Skip to content

Commit

Permalink
Mute NodeTests (elastic#42614)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmitterdorfer authored May 28, 2019
1 parent 0de1177 commit 5f651f4
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 5f651f4

Please sign in to comment.