Skip to content

test: refactor test-handle-wrap-close-abort

Rodrigo Muino Tomonari requested to merge github/fork/Trott/refactor-handle into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test process

Description of change
  • use common.mustCall() to confirm number of uncaught exceptions
  • var -> const
  • specify duratino of 1ms for setTimeout() and setInterval()

Merge request reports

Loading