Skip to content

Build and Unit Test #1646

Build and Unit Test

Build and Unit Test #1646

GitHub Actions / Test Report - release-6.11 failed Jan 28, 2025 in 0s

5714 tests run, 5627 passed, 79 skipped, 8 failed.

Annotations

Check failure on line 204 in cdap-build/app-artifacts/database-plugins/database-commons/src/test/java/io/cdap/plugin/db/CommonSchemaReaderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report - release-6.11

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 cdap-build/app-artifacts/database-plugins/database-commons/src/test/java/io/cdap/plugin/db/CommonSchemaReaderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report - release-6.11

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 cdap-build/app-artifacts/database-plugins/database-commons/src/test/java/io/cdap/plugin/db/CommonSchemaReaderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report - release-6.11

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 cdap-build/app-artifacts/database-plugins/database-commons/src/test/java/io/cdap/plugin/db/CommonSchemaReaderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report - release-6.11

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 cdap-build/app-artifacts/database-plugins/database-commons/src/test/java/io/cdap/plugin/db/CommonSchemaReaderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report - release-6.11

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 cdap-build/app-artifacts/database-plugins/database-commons/src/test/java/io/cdap/plugin/db/CommonSchemaReaderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report - release-6.11

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 cdap-build/app-artifacts/database-plugins/database-commons/src/test/java/io/cdap/plugin/db/CommonSchemaReaderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report - release-6.11

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 cdap-build/app-artifacts/database-plugins/database-commons/src/test/java/io/cdap/plugin/db/CommonSchemaReaderTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report - release-6.11

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)