Skip to content

update jogasaki (improve compile error) #984

update jogasaki (improve compile error)

update jogasaki (improve compile error) #984

GitHub Actions / JUnit failed Sep 7, 2023 in 0s

[JUnit] 1 test failed

Tests: 30 Failures: 1 Errors: 0 Skipped: 4 Duration: 11.382s

Annotations

Check failure on line 1 in src/test/java/com/tsurugidb/eisen/test/basic/ErrorTest.java

See this annotation in the file changed.

@github-actions github-actions / JUnit

com.tsurugidb.eisen.test.basic.ErrorTest.tableNotFound(Swallow)

org.opentest4j.AssertionFailedError: Unexpected type ==> expected: <com.tsurugidb.tsubakuro.sql.exception.TargetNotFoundException> but was: <com.tsurugidb.tsubakuro.sql.exception.SymbolAnalyzeException>