Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
test: remove obsolete domain test
test-microtask-queue-run-domain.js tests that the behavior of another
test, test-microtask-queue-run.js, is still consistent when the core
domain module is loaded.

This was needed because before the changes in #16222 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 therefore that test is no longer needed.
  • Loading branch information
Julien Gilli committed Oct 9, 2018
commit d82f855167b46ad4095d656a5c2c6319813a7ed4
66 changes: 0 additions & 66 deletions test/parallel/test-microtask-queue-run-domain.js

This file was deleted.