Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Sep 10, 2015

Addresses #1104 (comment)

@tseaver tseaver added testing api: bigquery Issues related to the BigQuery API. labels Sep 10, 2015
@dhermes
Copy link
Contributor

dhermes commented Sep 10, 2015

LGTM. Can you refresh me where the clean-up of a dataset occurs? How do we make sure test failures don't prevent it?

@tseaver
Copy link
Contributor Author

tseaver commented Sep 10, 2015

Can you refresh me where the clean-up of a dataset occurs? How do we make sure test failures don't prevent it?

https://github.com/GoogleCloudPlatform/gcloud-python/blob/61abd0c8ce00db9784d76589ba7e57c315e32b83/system_tests/bigquery.py#L35

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 10, 2015
tseaver added a commit that referenced this pull request Sep 10, 2015
…taset

Use a unique dataset ID for each run of BQ system tests.
@tseaver tseaver merged commit 219fe75 into googleapis:master Sep 10, 2015
@tseaver tseaver deleted the bigquery-system_tests-unique_dataset branch September 10, 2015 21:11
parthea added a commit that referenced this pull request Nov 24, 2025
The default behaviour of textwrap.wrap is to break text on hyphens. This PR sets the break_on_hyphens parameter of textwrap.wrap to False in order to preserve hyperlinks with hyphens.

Fixes #1131
parthea pushed a commit that referenced this pull request Nov 24, 2025
Thank you for opening a Pull Request! Before submitting your PR, there
are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a
[bug/issue](https://github.com/googleapis/python-firestore/issues/new/choose)
before writing your code! That way we can discuss the change, evaluate
designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕
parthea pushed a commit that referenced this pull request Nov 26, 2025
For interactive mode:

1. Always using output to read the result.
2. Make `expiration_time` optional for all mode.
3. Implement interactive mode run executable
4. Implement `revoke()` function.
5. Refactor tests

Co-authored-by: Leo <39062083+lsirac@users.noreply.github.com>
Co-authored-by: Carl Lundin <108372512+clundin25@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery API. 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