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

Test failure - io.druid.server.lookup.PollingLookupTest.testApplyAfterDataChange #3480

Closed
drcrallen opened this issue Sep 21, 2016 · 2 comments

Comments

@drcrallen
Copy link
Contributor

As per #3476 (comment) the tests in io.druid.server.lookup.PollingLookupTest are randomly failing

@navis
Copy link
Contributor

navis commented Sep 22, 2016

The message for me was different with #3476 (comment)

io.druid.server.lookup.PollingLookupTest
testApplyAfterDataChange[1](io.druid.server.lookup.PollingLookupTest)  Time elapsed: 0.456 sec  <<< ERROR!
java.lang.Exception: test timed out after 300 milliseconds
    at java.lang.Thread.sleep(Native Method)
    at io.druid.server.lookup.PollingLookupTest.testApplyAfterDataChange(PollingLookupTest.java:149)

@gianm gianm changed the title Test failure - io.druid.server.lookup.PollingLookupTest Test failure - io.druid.server.lookup.PollingLookupTest.testApplyAfterDataChange Sep 7, 2018
@gianm
Copy link
Contributor

gianm commented Sep 7, 2018

Believed to be fixed by #3489.

@gianm gianm closed this as completed Sep 7, 2018
seoeun25 pushed a commit to seoeun25/incubator-druid that referenced this issue Feb 25, 2022
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

3 participants