summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2019-03-02 09:05:20 -0800
committerRich Trott <rtrott@gmail.com>2019-03-04 11:09:47 -0800
commit33880d79dd2ed9f7d5c437e2bba802d298e24b62 (patch)
tree8ea63531136b301dcb0f9715b3267cc53806ee54 /test
parent20c2ca8cc9e1b07e41a3d5b38a4ec86e18ba82f2 (diff)
downloadandroid-node-v8-33880d79dd2ed9f7d5c437e2bba802d298e24b62.tar.gz
android-node-v8-33880d79dd2ed9f7d5c437e2bba802d298e24b62.tar.bz2
android-node-v8-33880d79dd2ed9f7d5c437e2bba802d298e24b62.zip
test: remove flaky designation for test_threadsafe_function
The test_threadsafe_function doesn't seem to be flaky anymore on Windows. Optimistically removing the flaky designation in the relevant status file. Refs: https://github.com/nodejs/node/issues/23621#issuecomment-468938980 PR-URL: https://github.com/nodejs/node/pull/26403 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'test')
-rw-r--r--test/node-api/node-api.status2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/node-api/node-api.status b/test/node-api/node-api.status
index ec273506c6..9395bfe1f6 100644
--- a/test/node-api/node-api.status
+++ b/test/node-api/node-api.status
@@ -7,5 +7,3 @@ prefix node-api
[true] # This section applies to all platforms
[$system==win32]
-# https://github.com/nodejs/node/issues/23621
-test_threadsafe_function/test: PASS,FLAKY