google-nomulus/core/src
Ben McIlwain 3efb2bc509 Add handling for UpdateAutoTimestamp when not in a transaction (#1341)
* Add handling for UpdateAutoTimestamp when not in a transaction

It's not clear why this is sometimes causing test flakes, but getting better
logging involved should help clear it up.

This also changes AppEngineExtension to insert without reloading the initial
test data, rather than putting it (potentially involving a merge) and reloading
it in a separate transaction. This should hopefully reduce the chance of weird
conflicts.
2021-09-27 11:32:15 -04:00
..
main Add handling for UpdateAutoTimestamp when not in a transaction (#1341) 2021-09-27 11:32:15 -04:00
nonprod Fix some low-hanging code quality issue fruits (#1047) 2021-04-01 18:04:21 -04:00
test Add handling for UpdateAutoTimestamp when not in a transaction (#1341) 2021-09-27 11:32:15 -04:00