We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've noticed the Travis build is a little flaky and fails maybe 20% of the time due to this unit test failure:
> Task :parseq:test Gradle suite > Gradle test > com.linkedin.parseq.internal.TestExecutionMonitor.testStallsWithStuckThread FAILED java.lang.AssertionError at TestExecutionMonitor.java:108 503 tests completed, 1 failed, 3 skipped > Task :parseq:test FAILED FAILURE: Build failed with an exception.
We should resolve this so that the Travis build check is accurate.
The text was updated successfully, but these errors were encountered:
This is duplicate to #161
Sorry, something went wrong.
True. Closing this ticket as a duplicate to #161
No branches or pull requests
I've noticed the Travis build is a little flaky and fails maybe 20% of the time due to this unit test failure:
We should resolve this so that the Travis build check is accurate.
The text was updated successfully, but these errors were encountered: