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 8b77912 commit 3ca8029Copy full SHA for 3ca8029
muted-tests.yml
@@ -431,6 +431,9 @@ tests:
431
- class: org.elasticsearch.search.sort.FieldSortIT
432
method: testSortMixedFieldTypes
433
issue: https://github.com/elastic/elasticsearch/issues/129445
434
+- class: org.elasticsearch.gradle.LoggedExecFuncTest
435
+ method: failed tasks output logged to console when spooling true
436
+ issue: https://github.com/elastic/elasticsearch/issues/119509
437
438
# Examples:
439
#
0 commit comments