Skip to content

test: fix test-timers-unrefd-interval-still-fires#4561

Closed
Trott wants to merge 1 commit intonodejs:masterfrom
Trott:fix-unrefd
Closed

test: fix test-timers-unrefd-interval-still-fires#4561
Trott wants to merge 1 commit intonodejs:masterfrom
Trott:fix-unrefd

Conversation

@Trott
Copy link
Member

@Trott Trott commented Jan 7, 2016

Remove arbitrary timeout duration. This is a functionality test and not
a performance benchmark. Rely on test runner timeout.

Confirmed that the test (with ES6-isms removed) hangs/times out in Node
0.10.34 (which has the bug that this test is supposed to catch) and
passes in 0.10.35 (which has the fix). So that is good.

Fixes: #4559
Refs: #3550
R=@thealphanerd
R=@Fishrock123
R=@misterdjules

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: test-timers-unrefd-interval-still-fires.js flaky on smartOS

3 participants