OpenSearch/test
Armin Braun 7d66c7e25c
Rethrow Failed Assertion in BlobStoreTestUtils (#53859) (#53863)
This fixes two issues:

1. Currently, the future here is never resolved on assertion error so a failing test would take a full minute
to complete until the future times out.
2. S3 tests overide this method to busy assert on this method. This only works if an assertion error makes it
to the calling thread.

Closes #53508
2020-03-20 15:31:48 +01:00
..
fixtures Upgrade GCS SDK to 1.104.0 (#52839) (#53152) 2020-03-05 11:18:18 +01:00
framework Rethrow Failed Assertion in BlobStoreTestUtils (#53859) (#53863) 2020-03-20 15:31:48 +01:00
logger-usage Update to ASM 7.1 in logger usage check (#52742) 2020-03-16 18:50:50 -07:00
build.gradle MINOR: Remove some Deadcode in Gradle (#37160) 2019-01-07 09:21:25 +01:00