Commit 53ced01
authored
fix: Skip flaky test (#1622)
This test is causing failures in CI. Skipping until it can be fixed
properly.
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:
- [x] Make sure to open an issue as a
[bug/issue](https://github.com/googleapis/python-storage/issues/new/choose)
before writing your code! That way we can discuss the change, evaluate
designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)
Fixes #1611 🦕1 parent dfe4566 commit 53ced01Copy full SHA for 53ced01
File tree
Expand file treeCollapse file tree
1 file changed
+1
-0
lines changedOpen diff view settings
Filter options
- tests/system
Expand file treeCollapse file tree
1 file changed
+1
-0
lines changedOpen diff view settings
Collapse file
tests/system/test_bucket.py
Copy file name to clipboardExpand all lines: tests/system/test_bucket.py+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1339 | 1339 | |
1340 | 1340 | |
1341 | 1341 | |
| 1342 | + |
1342 | 1343 | |
1343 | 1344 | |
1344 | 1345 | |
|
0 commit comments