mirror of
https://github.com/google/nomulus.git
synced 2025-07-26 04:28:34 +02:00
* Implement several fixes affecting test flakiness - Continued to do transaction manager cleanups on reply failure (lack of this may be causing cascading failures. - Fix UpdateDomainCommandTest's output check (the test was checking for error output in standard error, but the command writes its output to the logs. Apparently, these may or may not be reflected in standard error depending on current global state) - Remove unnecessary locking and incorrect comment in CommandTestCase. The JUnit tests are not run in parallel in the same JVM and, in general, there are much bigger obstacles to this than standard output stream locking. * Fix bad log message check |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |