1
0
mirror of https://github.com/google/nomulus synced 2026-05-28 18:50:35 +00:00
Files
nomulus/javatests/google/registry/testing/AppEngineRuleTest.java
weiminyu 7f08df0d75 Do not complain about empty auto-index file
AppEngineRule throws an exception during teardown if
an empty datastore-indexes-auto.xml is created during
testing. This scenario should be fine, just like if this file
has not been created at all.

This issue causes some flakiness in tests.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=231229692
2019-01-28 16:11:52 -05:00

3.2 KiB