Revert cdap.plugin.version to 2.13.0-SNAPSHOT #548
39 tests run, 31 passed, 0 skipped, 8 failed.
Annotations
Check failure on line 204 in CommonSchemaReaderTest
github-actions / Build Test Report
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnSQLXML
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
Raw output
java.lang.Exception: Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
at io.cdap.plugin.db.CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnSQLXML(CommonSchemaReaderTest.java:204)
Check failure on line 210 in CommonSchemaReaderTest
github-actions / Build Test Report
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnStruct
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
Raw output
java.lang.Exception: Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
at io.cdap.plugin.db.CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnStruct(CommonSchemaReaderTest.java:210)
Check failure on line 180 in CommonSchemaReaderTest
github-actions / Build Test Report
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnDistinct
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
Raw output
java.lang.Exception: Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
at io.cdap.plugin.db.CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnDistinct(CommonSchemaReaderTest.java:180)
Check failure on line 168 in CommonSchemaReaderTest
github-actions / Build Test Report
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnArray
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
Raw output
java.lang.Exception: Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
at io.cdap.plugin.db.CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnArray(CommonSchemaReaderTest.java:168)
Check failure on line 192 in CommonSchemaReaderTest
github-actions / Build Test Report
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnOther
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
Raw output
java.lang.Exception: Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
at io.cdap.plugin.db.CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnOther(CommonSchemaReaderTest.java:192)
Check failure on line 174 in CommonSchemaReaderTest
github-actions / Build Test Report
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnDatalink
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
Raw output
java.lang.Exception: Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
at io.cdap.plugin.db.CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnDatalink(CommonSchemaReaderTest.java:174)
Check failure on line 186 in CommonSchemaReaderTest
github-actions / Build Test Report
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnJavaObject
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
Raw output
java.lang.Exception: Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
at io.cdap.plugin.db.CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnJavaObject(CommonSchemaReaderTest.java:186)
Check failure on line 198 in CommonSchemaReaderTest
github-actions / Build Test Report
CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnRef
Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
Raw output
java.lang.Exception: Unexpected exception, expected<java.sql.SQLException> but was<io.cdap.cdap.api.exception.ProgramFailureException>
at io.cdap.plugin.db.CommonSchemaReaderTest.testGetSchemaThrowsExceptionOnRef(CommonSchemaReaderTest.java:198)