Browse Source

test: move cluster tests to parallel

Two cluster tests have recently changed so that they are no longer
resource intensive. Move them back to parallel.

Ref: https://github.com/nodejs/node/pull/4736
Ref: https://github.com/nodejs/node/pull/4739
PR-URL: https://github.com/nodejs/node/pull/4774
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
v5.x
Rich Trott 9 years ago
committed by Rod Vagg
parent
commit
e487b72459
  1. 0
      test/parallel/test-cluster-disconnect-leak.js
  2. 0
      test/parallel/test-cluster-disconnect-suicide-race.js

0
test/sequential/test-cluster-disconnect-leak.js → test/parallel/test-cluster-disconnect-leak.js

0
test/sequential/test-cluster-disconnect-suicide-race.js → test/parallel/test-cluster-disconnect-suicide-race.js

Loading…
Cancel
Save