OpenSearch/server
David Turner 528f8cc073 Add stack traces to RetentionLeasesIT failures (#42425)
Today `RetentionLeaseIT` calls `fail(e.toString())` on some exceptions, losing
the stack trace that came with the exception. This commit adjusts this to
re-throw the exception wrapped in an `AssertionError` so we can see more
details about failures such as #41430.
2019-05-24 08:37:51 +01:00
..
licenses Upgrade to Lucene 8.1.0 (#42214) 2019-05-23 11:46:45 +02:00
src Add stack traces to RetentionLeasesIT failures (#42425) 2019-05-24 08:37:51 +01:00
build.gradle [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00