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

timers: remove flaky setInterval test #37227

Closed
wants to merge 1 commit into from

Conversation

Linkgoron
Copy link
Member

The test added in #37153 relies on an incorrect assumption regarding the timing of setInterval. Since it is causing failures in CI we should remove it until we address the underlying issue to unbreak CI.

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Feb 4, 2021
@benjamingr
Copy link
Member

cc @Trott

@benjamingr
Copy link
Member

👍 to fast track this.

@nodejs-github-bot
Copy link
Collaborator

@benjamingr
Copy link
Member

cc @Trott

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@benjamingr benjamingr added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 4, 2021
@benjamingr
Copy link
Member

Landed in cfb2e06

@benjamingr benjamingr closed this Feb 4, 2021
benjamingr pushed a commit that referenced this pull request Feb 4, 2021
PR-URL: #37227
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 16, 2021
PR-URL: #37227
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
This was referenced Feb 16, 2021
@Linkgoron Linkgoron deleted the timers-fix-flaky-test branch February 26, 2021 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track PRs that do not need to wait for 48 hours to land. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants