mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 04:57:51 +02:00
TESTED=For all tests, I added @Cache to DomainBase because otherwise the tests will fail. We aren't ready to do this in prod yet, which is why the tests are still marked @Ignore. The new tests fail if you change line 134 in Ofy to not use memcache and either use the unchanged original DomainCreateFlow code, or use the new inlined code and change loadWithMemcache() to load(). They pass with the new inlined code that calls loadWithMemcache(), as long as the @Cache is added to DomainResource. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=154224748 |
||
---|---|---|
.. | ||
DomainApplicationIndex.java | ||
EppResourceIndex.java | ||
EppResourceIndexBucket.java | ||
ForeignKeyIndex.java |