528f8cc073
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. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |