Skip to content

Race condition in ZEO tests

Jérome Perrin requested to merge jerome/erp5:fix/zeo_test_slow_dns into master

These are fixes for some failures we had on test runners with testInvalidationBug or test_conflict_resolution:testConflictResolution that happens on machine when resolving "localhost" on dns takes 10 seconds.

Merge request reports