Browse Source

Revert "test: mark test-vm-timeout flaky on windows"

This reverts commit f34caa96d1.

PR-URL: https://github.com/nodejs/node/pull/7373
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
v6.x
Anna Henningsen 9 years ago
committed by Jeremiah Senkpiel
parent
commit
e30f32f003
  1. 3
      test/parallel/parallel.status

3
test/parallel/parallel.status

@ -7,8 +7,7 @@ prefix parallel
[true] # This section applies to all platforms
[$system==win32]
test-tick-processor : PASS,FLAKY
test-vm-timeout : PASS,FLAKY
test-tick-processor : PASS,FLAKY
[$system==linux]
test-tick-processor : PASS,FLAKY

Loading…
Cancel
Save