AwaitFix testTracerLog

This commit is contained in:
Boaz Leskes 2015-06-30 13:25:27 +02:00
parent 4649650ab2
commit 4102e263df
1 changed files with 1 additions and 0 deletions

View File

@ -575,6 +575,7 @@ public abstract class AbstractSimpleTransportTests extends ElasticsearchTestCase
@Test
@TestLogging(value = "test. transport.tracer:TRACE")
@AwaitsFix(bugUrl = "@spinscale is looking into failures: http://build-us-00.elastic.co/job/es_core_master_strong/3986/")
public void testTracerLog() throws InterruptedException {
TransportRequestHandler handler = new TransportRequestHandler<StringMessageRequest>() {
@Override