We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96c38e commit c560ee0Copy full SHA for c560ee0
muted-tests.yml
@@ -468,6 +468,9 @@ tests:
468
- class: org.elasticsearch.index.store.DirectIOIT
469
method: testDirectIONotUsed {p0=bbq_disk}
470
issue: https://github.com/elastic/elasticsearch/issues/138102
471
+- class: org.elasticsearch.index.store.DirectIOIT
472
+ method: testDirectIOUsed {p0=bbq_disk}
473
+ issue: https://github.com/elastic/elasticsearch/issues/138104
474
475
# Examples:
476
#
0 commit comments