Skip to content

Revert cdap.plugin.version to 2.13.0-SNAPSHOT

59e5fb8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Revert cdap.plugin.version to 2.13.0-SNAPSHOT #548

Revert cdap.plugin.version to 2.13.0-SNAPSHOT
59e5fb8
Select commit
Loading
Failed to load commit list.
GitHub Actions / Build Test Report failed Jan 28, 2025 in 0s

39 tests run, 31 passed, 0 skipped, 8 failed.

Annotations

Check failure on line 204 in CommonSchemaReaderTest

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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)