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

Jenkins: init's "before all" hook sometimes timeouts #370

Closed
lidel opened this issue Feb 5, 2018 · 1 comment
Closed

Jenkins: init's "before all" hook sometimes timeouts #370

lidel opened this issue Feb 5, 2018 · 1 comment
Assignees
Labels
good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) kind/maintenance Work required to avoid breaking changes or harm to project's status quo

Comments

@lidel
Copy link
Member

lidel commented Feb 5, 2018

I've seen this failing on Jenkins a few times now:

1) init

       "before all" hook:

     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

Perhaps we just need to increase timeout.
If not, we need to fix the test, as it produces false-negatives at CI.

@lidel lidel added kind/bug A bug in existing code (including security flaws) help wanted Seeking public contribution on this issue kind/maintenance Work required to avoid breaking changes or harm to project's status quo good first issue Good issue for new contributors labels Feb 5, 2018
@lidel lidel self-assigned this Feb 5, 2018
@lidel
Copy link
Member Author

lidel commented Feb 12, 2018

Closed by #372

@lidel lidel closed this as completed Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) kind/maintenance Work required to avoid breaking changes or harm to project's status quo
Projects
None yet
Development

No branches or pull requests

1 participant