Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.19.0
-
None
-
None
Description
This issue was found on the followup work of 1.19.0 releasing https://issues.apache.org/jira/browse/FLINK-34712.
MigrationTestsSnapshotGenerator
actually didn't generate the corresponding testing files for the new version(1.19) without any abnormal logs. And only appears in all subclasses of
SnapshotMigrationTestBase
.
more context: https://github.com/apache/flink/pull/24517