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 f9ae4c3 commit 10f73ddCopy full SHA for 10f73dd
muted-tests.yml
@@ -462,6 +462,9 @@ tests:
462
- class: org.elasticsearch.xpack.ml.integration.ForecastIT
463
method: testOverflowToDisk
464
issue: https://github.com/elastic/elasticsearch/issues/138055
465
+- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorMultipleNodesIT
466
+ method: testCancellingAuthorizationTaskRestartsIt
467
+ issue: https://github.com/elastic/elasticsearch/issues/138099
468
469
# Examples:
470
#
0 commit comments