Skip to content

Commit

Permalink
Mute AbstractSimpleTransportTestCase testThreadContext (elastic#68643)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkyle authored and easyice committed Mar 25, 2021
1 parent 75fd536 commit 7b7b6ca
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -316,6 +316,7 @@ public void handleException(TransportException exp) {
}
}

@AwaitsFix( bugUrl = "https://github.com/elastic/elasticsearch/issues/67427")
public void testThreadContext() throws ExecutionException, InterruptedException {

serviceA.registerRequestHandler("internal:ping_pong", ThreadPool.Names.GENERIC, StringMessageRequest::new,
Expand Down

0 comments on commit 7b7b6ca

Please sign in to comment.