test: unmark flaky test

This effectively reverts 5c475a722357b1d4ddf099992e3f5df7e51583e1 and
75095d700137e29ad1413972b8f6eed7c3473a65.

PR-URL: https://github.com/nodejs/node/pull/16758
Fixes: https://github.com/node/issues/16210
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This commit is contained in:
Anna Henningsen 2017-11-04 22:36:18 +01:00 committed by Refael Ackermann
parent 941c65bba2
commit 7b3446e7bb
No known key found for this signature in database
GPG Key ID: CD704BD80FDDDB64

View File

@ -5,8 +5,6 @@ prefix parallel
# sample-test : PASS,FLAKY
[true] # This section applies to all platforms
# https://github.com/nodejs/node/issues/16210
test-async-wrap-uncaughtexception: PASS,FLAKY
[$system==win32]