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

Issues/#301 fix testsuite lock #309

Merged
merged 3 commits into from Aug 31, 2016
Merged

Conversation

abrokenjester
Copy link
Contributor

This PR addresses GitHub issue: #301

Briefly describe the changes proposed in this PR:

  • cherrypicked fixes by @ansell to deal with test suite locking up

The endLatch.countDown was only being run if exceptions were not thrown, which deadlocks tests that fail.

Signed-off-by: Peter Ansell <p_ansell@yahoo.com>
Investigating this further

Signed-off-by: Peter Ansell <p_ansell@yahoo.com>
This way the stacktraces, when they occur, should be visible in the logs to provide debugging.

Signed-off-by: Peter Ansell <p_ansell@yahoo.com>
@abrokenjester
Copy link
Contributor Author

Hudson currently running on this PR. See https://hudson.eclipse.org/rdf4j/job/rdf4j-verify-pr/13/

@abrokenjester
Copy link
Contributor Author

Hudson build succeeded. Which tells us almost nothing :)

@ansell
Copy link
Contributor

ansell commented Aug 31, 2016

If it helps, I haven't had this test lock up since putting those fixes in, although the test does still fail promptly when the underlying issue happens. LGTM

@abrokenjester abrokenjester merged commit 9fec0af into master Aug 31, 2016
@abrokenjester abrokenjester deleted the issues/#301-fix-testsuite-lock branch August 31, 2016 22:56
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

Successfully merging this pull request may close these issues.

None yet

2 participants