Package io.debezium.junit
Annotation Type Flaky
Marker annotation used together with the
ConditionalFail JUnit rule, that allows ignoring
failures of tests know to be unstable on CI, using the ignoreFlakyFailures system property.- Author:
- Jiri Pechanec
-
Field Details
-
FAIL_FLAKY_TESTS_PROPERTY
- See Also:
-
FLAKY_ATTEMPTS_FAILURES_PROPERTY
- See Also:
-
-
Element Details
-
value
String valueThe Jira id of the issue tracking the failing test
-