Package io.trino.testng.services
Annotation Type Flaky
Deprecated.
Use of this is strongly discouraged
-
Required Element Summary
Required Elements
-
Element Details
-
issue
String issueDeprecated. -
match
String matchDeprecated.A test is retried when it fails with a stacktrace, which string representation matches given regular expression. The pattern is searched for, as ifMatcher.find()was used.
-