-
Task
-
Resolution: Done
-
Minor
-
1.7.0.Alpha1
-
None
-
False
-
False
-
undefined
-
This following test can randomly fail and should be investigated:
Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 251.557 s <<< FAILURE! - in io.debezium.connector.oracle.OracleSchemaMigrationIT io.debezium.connector.oracle.OracleSchemaMigrationIT.shouldNotEmitDdlEventsForNonTableObjects Time elapsed: 123.72 s <<< FAILURE! org.junit.ComparisonFailure: [Did not get all expected DDL events] expected:<[7]> but was:<[0]> at io.debezium.connector.oracle.OracleSchemaMigrationIT.shouldNotEmitDdlEventsForNonTableObjects(OracleSchemaMigrationIT.java:1089)