Skip to content

Commit

Permalink
Mute NodeTests (#42616)
Browse files Browse the repository at this point in the history
Relates #42577
Relates #42614
  • Loading branch information
danielmitterdorfer authored May 28, 2019
1 parent 3ed0c7d commit 1e05a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/src/test/java/org/elasticsearch/node/NodeTests.java
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
import static org.elasticsearch.cluster.metadata.IndexMetaData.SETTING_NUMBER_OF_SHARDS;
import static org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertAcked;

@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/42577")
@LuceneTestCase.SuppressFileSystems(value = "ExtrasFS")
public class NodeTests extends ESTestCase {

Expand Down

0 comments on commit 1e05a8b

Please sign in to comment.