Commit cd34c1d
authored
fix: flaky test issue due to AbortedException. (#2925)
* fix: prevent illegal negative timeout values into thread sleep() method while retrying exceptions in unit tests. * For details on issue see - #2206 * Fixing lint issues. * fix: flaky test issue due to AbortedException. * chore: remove assertion.1 parent de13636 commit cd34c1d
File tree
1 file changed
+0
-2
lines changed- google-cloud-spanner/src/test/java/com/google/cloud/spanner/it
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
302 | 301 | | |
303 | 302 | | |
304 | 303 | | |
| |||
338 | 337 | | |
339 | 338 | | |
340 | 339 | | |
341 | | - | |
342 | 340 | | |
343 | 341 | | |
344 | 342 | | |
| |||
0 commit comments