node/test/addons-napi/test_callback_scope
cjihrig 755e07cb73
test: remove unnecessary timer
The timer in NAPI's test_callback_scope/test-resolve-async.js
can be removed. If the test fails, it will timeout on its own.
The extra timer increases the chances of the test being
flaky.

PR-URL: https://github.com/nodejs/node/pull/18719
Fixes: https://github.com/nodejs/node/issues/18702
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-02-14 10:24:51 -05:00
..
binding.cc n-api: add methods to open/close callback scope 2018-02-05 17:10:19 -05:00
binding.gyp n-api: add methods to open/close callback scope 2018-02-05 17:10:19 -05:00
test-async-hooks.js n-api: add methods to open/close callback scope 2018-02-05 17:10:19 -05:00
test-resolve-async.js test: remove unnecessary timer 2018-02-14 10:24:51 -05:00
test.js n-api: add methods to open/close callback scope 2018-02-05 17:10:19 -05:00