OpenSearch/qa/smoke-test-ml-with-security/src/test/java/org/elasticsearch/smoketest
David Roberts f865755259 [ML] Tolerate InternalAssumptionViolatedException in overridden test (elastic/x-pack-elasticsearch#1657)
In order for elastic/elasticsearch#25100 to work, overridden test()
methods that call ESClientYamlSuiteTestCase.test() must not consume
any InternalAssumptionViolatedException that
ESClientYamlSuiteTestCase.test() throws.

Relates elastic/x-pack-elasticsearch#1650

Original commit: elastic/x-pack-elasticsearch@081ccaa0a6
2017-06-07 14:22:05 +01:00
..
MlWithSecurityIT.java [TEST] Wait for all ML index template before ML security tests (elastic/x-pack-elasticsearch#1148) 2017-04-21 07:50:10 +01:00
MlWithSecurityInsufficientRoleIT.java [ML] Tolerate InternalAssumptionViolatedException in overridden test (elastic/x-pack-elasticsearch#1657) 2017-06-07 14:22:05 +01:00
MlWithSecurityUserRoleIT.java [ML] Add 'xpack' into action names to match what the rest of X-Pack does (elastic/x-pack-elasticsearch#909) 2017-03-31 11:22:53 +01:00