Commit a8526cb
Julien Gilli
test: remove obsolete domain test
test-microtask-queue-run-immediate-domain.js tests that the behavior of
another test, test-microtask-queue-run-immediate.js, is still
consistent when the core domain module is loaded.
This was needed because before the changes in
nodejs#1622 were merged, the core domain
module would replace the function that would call nextTick callbacks
with a different implementation.
This is no longer the case, and as such that test is no longer needed.
R-URL: nodejs#23252
Refs: nodejs#16222
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Reviewed-By: James M Snell <[email protected]>1 parent 2cf6a94 commit a8526cb
1 file changed
Lines changed: 0 additions & 66 deletions
Lines changed: 0 additions & 66 deletions
This file was deleted.
0 commit comments