google-nomulus/core/src
Weimin Yu 5befc142f5 Attempt to fix flakey deleteExpiredDomain test (#1022)
* 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.
2021-03-19 12:38:54 -04:00
..
main Create a ClaimsListDualDatabaseDao (#1011) 2021-03-18 23:37:08 -04:00
nonprod Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
test Attempt to fix flakey deleteExpiredDomain test (#1022) 2021-03-19 12:38:54 -04:00