Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed tests on building #13

Open
sovesti opened this issue Jun 9, 2020 · 1 comment
Open

Failed tests on building #13

sovesti opened this issue Jun 9, 2020 · 1 comment

Comments

@sovesti
Copy link

sovesti commented Jun 9, 2020

195 tests failed on building with Gradle: mostly they caused by
java.lang.RuntimeException at LogicTests.java:123
but there are few others like
org.junit.ComparisonFailure at LogicsBadPath.java:26
java.lang.RuntimeException at LogicsBadPath.java:14
java.lang.AssertionError at RunTests.java:28
and
java.lang.NullPointerException at FileTests.java:44

@mmuesly
Copy link
Contributor

mmuesly commented Dec 15, 2020

I maintain a recently updated version of the Gradle build running in CI: https://github.com/tudo-aqua/jSMTLIB

@davidcok I am happy to merge this version back to the main repository, but the change in c19cd45
for the LogicTests file back to z3_4_3 make the current master branch incompatible with the Gradle build running all tests on the shipped Z3 4.8.5 binaries. Fell free to ping me, if you are interested in merging back my GitHub Actions with the Gradle build to your main repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants