Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented Nov 16, 2015

This is so that tests can run successfully on Windows.

In addition, using generic integer types (from six) for gcloud._helpers._millis_from_datetime since it returns a long on Windows and int on Linux. Also monkey patching the GCE ID check in test_ctor_w_dataset_id_no_environ since some CI environments will give a "false positive" on that test.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 16, 2015

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This is so that tests can run successfully on Windows.

In addition, using generic integer types (from `six`)
for `gcloud._helpers._millis_from_datetime` since it returns
a `long` on Windows and `int` on Linux. Also monkey
patching the GCE ID check in `test_ctor_w_dataset_id_no_environ`
since some CI environments will give a "false positive"
on that test.
@tseaver
Copy link
Contributor

tseaver commented Nov 18, 2015

LGTM

dhermes added a commit that referenced this pull request Nov 18, 2015
Using custom named temporary file.
@dhermes dhermes merged commit 1d1c8a2 into googleapis:master Nov 18, 2015
@dhermes dhermes deleted the drop-namedtemp branch November 18, 2015 20:29
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants