Commit 6991168
authored
test(bigtable): disable testDeadlockPrevention to fix CI execution timeout (#13902)
Disable flaky test
(#13903). Bigtable
unit tests are run as part of the main units test suite. This is causing
some of our required checks to timeout after ~360 minutes. Disable flaky
tests to be re-enabled after they get resolved.1 parent 6f6f597 commit 6991168
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- java-bigtable/google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/internal/util
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
335 | 336 | | |
336 | 337 | | |
337 | 338 | | |
| 339 | + | |
338 | 340 | | |
339 | 341 | | |
340 | 342 | | |
| |||
0 commit comments