Commit f9b8e03
Arpan Mishra
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 - googleapis/java-spanner#2206
* Fixing lint issues.
* fix: flaky test issue due to AbortedException.
* chore: remove assertion.1 parent 7c024f2 commit f9b8e03
1 file changed
Lines changed: 0 additions & 2 deletions
File tree
- java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/it
java-spanner/google-cloud-spanner/src/test/java/com/google/cloud/spanner/it/ITTransactionTest.java
Lines 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