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

java-jeromq-0.4.2 fails to build on wip-change-default-java8 #57

Closed
Boskovits opened this issue Jan 3, 2018 · 5 comments
Closed

java-jeromq-0.4.2 fails to build on wip-change-default-java8 #57

Boskovits opened this issue Jan 3, 2018 · 5 comments

Comments

@Boskovits
Copy link
Owner

Error:
BUILD FAILED
/tmp/guix-build-java-jeromq-0.4.2.drv-0/jeromq-0.4.2/build.xml:1: Test zmq.socket.reqrep.DealerSpecTest failed

Total time: 1 minute 52 seconds
phase check' failed after 112.6 seconds note: keeping build directory /tmp/guix-build-java-jeromq-0.4.2.drv-1'
builder for `/gnu/store/z7mjb4f3b4ihxbz17n94xnzdijr1lcaf-java-jeromq-0.4.2.drv' failed with exit code 1

@Boskovits
Copy link
Owner Author

Extract from test-reports:
Testsuite: zmq.socket.reqrep.DealerSpecTest
Tests run: 4, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 2.178 sec

Testcase: testSpecRoundRobinOut took 0.785 sec
FAILED

Expected: not null
but: was null
junit.framework.AssertionFailedError:
Expected: not null
but: was null
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at zmq.socket.AbstractSpecTest.recvSeq(Unknown Source)
at zmq.socket.reqrep.DealerSpecTest.roundRobinOut(Unknown Source)
at zmq.socket.reqrep.DealerSpecTest.testSpecRoundRobinOut(Unknown Source)

@Boskovits
Copy link
Owner Author

Fixed by update to 0.4.3 on commit c3347a6

@Boskovits Boskovits reopened this Jan 23, 2018
@Boskovits
Copy link
Owner Author

It seems that the issue is not fixed, tests still fail indeterministically.

@Boskovits
Copy link
Owner Author

Sent a propesed fix to the guix bugs bugtracker.

@Boskovits
Copy link
Owner Author

Fix pushed to master on commit 594bd3a.

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

No branches or pull requests

1 participant