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 e8cba9c commit 0697089Copy full SHA for 0697089
muted-tests.yml
@@ -303,6 +303,9 @@ tests:
303
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
304
method: test {p0=transform/transforms_force_delete/Test force deleting a running transform}
305
issue: https://github.com/elastic/elasticsearch/issues/113327
306
+- class: org.elasticsearch.integration.KibanaUserRoleIntegTests
307
+ method: testValidateQuery
308
+ issue: https://github.com/elastic/elasticsearch/issues/113328
309
310
# Examples:
311
#
0 commit comments