mirror of
https://github.com/google/nomulus.git
synced 2025-07-04 02:03:24 +02:00
* Attempt to fix flakey deleteExpiredDomain test Though hard to reproduce locally, the test_deletesThreeDomainsInOneRun test has failed multiple times on Kokoro. The root cause may be the non-transactional query executed by the Action object, which was by design. Observing that the other test never fails, this PR follows its behavior and adds a transactional query before invoking the action. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |