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

Flaky test in TestExecutionMonitor #251

Closed
evanw555 opened this issue Apr 17, 2020 · 2 comments
Closed

Flaky test in TestExecutionMonitor #251

evanw555 opened this issue Apr 17, 2020 · 2 comments

Comments

@evanw555
Copy link
Contributor

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.

@evanw555 evanw555 added the bug label Apr 17, 2020
@mchen07
Copy link
Contributor

mchen07 commented Apr 17, 2020

This is duplicate to #161

@evanw555
Copy link
Contributor Author

True. Closing this ticket as a duplicate to #161

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

2 participants