Package org.apache.flink.testutils.junit
package org.apache.flink.testutils.junit
-
ClassDescriptionCollects tests that fail in GitHub Actions workflows that execute the tests in containers as a root user.Marker interface for tests that fail on Java 11.Marker interface for tests that fail on Java 17.Marker for explicitly ignoring a test which fails with adaptive scheduler.Annotation to use with
RetryRule.Annotation to use withRetryRule.A rule to retry failed tests for a fixed number of times.This rule allows objects to be used both in the main test case as well as in UDFs by using serializableSharedReferences.This rule allows objects to be used both in the main test case as well as in UDFs by using serializableSharedReferences.Represents an object managed in aSharedObjects.