Skip to content

Commit

Permalink
Muting SimpleSecurityNetty4ServerTransportTests
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Büscher committed Sep 16, 2020
1 parent 341eeae commit f8634e5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
*/
package org.elasticsearch.xpack.security.transport.netty4;

import org.apache.lucene.util.LuceneTestCase.AwaitsFix;
import org.elasticsearch.Version;
import org.elasticsearch.action.ActionListener;
import org.elasticsearch.cluster.node.DiscoveryNode;
Expand All @@ -22,6 +23,7 @@

import java.util.Collections;

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/62298")
public class SimpleSecurityNetty4ServerTransportTests extends AbstractSimpleSecurityTransportTestCase {

@Override
Expand Down

0 comments on commit f8634e5

Please sign in to comment.