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 1a06745 commit bcb1402Copy full SHA for bcb1402
muted-tests.yml
@@ -470,6 +470,9 @@ tests:
470
- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterBasicLicenseIT
471
method: testLicenseInvalidForInference {p0=true}
472
issue: https://github.com/elastic/elasticsearch/issues/137690
473
+- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterBasicLicenseIT
474
+ method: testLicenseInvalidForInference {p0=false}
475
+ issue: https://github.com/elastic/elasticsearch/issues/137691
476
477
# Examples:
478
#
0 commit comments