From c31fc8b9f0ac9308b61798a3ee2d680c6125c6d4 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 4 Dec 2018 14:38:47 -0800 Subject: [PATCH 1/7] test: add .gitignore file for node-api Refs: https://github.com/nodejs/node/pull/24557#issuecomment-444284114 --- test/node-api/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/node-api/.gitignore diff --git a/test/node-api/.gitignore b/test/node-api/.gitignore new file mode 100644 index 00000000000000..378eac25d31170 --- /dev/null +++ b/test/node-api/.gitignore @@ -0,0 +1 @@ +build From 199a3c79fece0a9d13d021fa4bcb2f688062a976 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 4 Dec 2018 14:39:51 -0800 Subject: [PATCH 2/7] test: remove unused addons-napi directory Refs: https://github.com/nodejs/node/pull/24557#issuecomment-444284512 --- test/addons-napi/addons-napi.status | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 test/addons-napi/addons-napi.status diff --git a/test/addons-napi/addons-napi.status b/test/addons-napi/addons-napi.status deleted file mode 100644 index dffcf3787bfe47..00000000000000 --- a/test/addons-napi/addons-napi.status +++ /dev/null @@ -1,11 +0,0 @@ -prefix addons-napi - -# To mark a test as flaky, list the test name in the appropriate section -# below, without ".js", followed by ": PASS,FLAKY". Example: -# sample-test : PASS,FLAKY - -[true] # This section applies to all platforms - -[$system==win32] -# https://github.com/nodejs/node/issues/23621 -test_threadsafe_function/test: PASS,FLAKY From 1c9a4366014710e1b0b0bbda887a50e3ebc3449a Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 4 Dec 2018 18:16:46 -0800 Subject: [PATCH 3/7] fixup! test: remove unused addons-napi directory --- test/node-api/node-api.status | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/node-api/node-api.status diff --git a/test/node-api/node-api.status b/test/node-api/node-api.status new file mode 100644 index 00000000000000..e69de29bb2d1d6 From 415fc563b8e267cde7e88690619163b205df4237 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 4 Dec 2018 18:17:48 -0800 Subject: [PATCH 4/7] fixup! fixup! test: remove unused addons-napi directory --- test/node-api/node-api.status | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/test/node-api/node-api.status b/test/node-api/node-api.status index e69de29bb2d1d6..fae81240b8ff49 100644 --- a/test/node-api/node-api.status +++ b/test/node-api/node-api.status @@ -0,0 +1,8 @@ +prefix node-api + # To mark a test as flaky, list the test name in the appropriate section +# below, without ".js", followed by ": PASS,FLAKY". Example: +# sample-test : PASS,FLAKY + [true] # This section applies to all platforms + [$system==win32] +# https://github.com/nodejs/node/issues/23621 +test_threadsafe_function/test: PASS,FLAKY \ No newline at end of file From 9b0e3ab0a33d31f53240a0315c115b4f6366a452 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 4 Dec 2018 18:18:45 -0800 Subject: [PATCH 5/7] fixup! fixup! fixup! test: remove unused addons-napi directory --- test/node-api/node-api.status | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/node-api/node-api.status b/test/node-api/node-api.status index fae81240b8ff49..8d90faac95efd9 100644 --- a/test/node-api/node-api.status +++ b/test/node-api/node-api.status @@ -1,8 +1,11 @@ prefix node-api + # To mark a test as flaky, list the test name in the appropriate section # below, without ".js", followed by ": PASS,FLAKY". Example: # sample-test : PASS,FLAKY + [true] # This section applies to all platforms + [$system==win32] # https://github.com/nodejs/node/issues/23621 test_threadsafe_function/test: PASS,FLAKY \ No newline at end of file From b77f1845758c18849cf13b3cbae0fec0949b35ba Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 4 Dec 2018 18:19:12 -0800 Subject: [PATCH 6/7] fixup! fixup! fixup! fixup! test: remove unused addons-napi directory --- test/node-api/node-api.status | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/node-api/node-api.status b/test/node-api/node-api.status index 8d90faac95efd9..eaa5305fea1353 100644 --- a/test/node-api/node-api.status +++ b/test/node-api/node-api.status @@ -1,11 +1,11 @@ prefix node-api - # To mark a test as flaky, list the test name in the appropriate section +# To mark a test as flaky, list the test name in the appropriate section # below, without ".js", followed by ": PASS,FLAKY". Example: # sample-test : PASS,FLAKY - [true] # This section applies to all platforms +[true] # This section applies to all platforms - [$system==win32] +[$system==win32] # https://github.com/nodejs/node/issues/23621 test_threadsafe_function/test: PASS,FLAKY \ No newline at end of file From af90c1e635b289e8b9958046fef1238c45d0bf59 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Tue, 4 Dec 2018 18:19:42 -0800 Subject: [PATCH 7/7] fixup! fixup! fixup! fixup! fixup! test: remove unused addons-napi directory --- test/node-api/node-api.status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/node-api/node-api.status b/test/node-api/node-api.status index eaa5305fea1353..ec273506c60813 100644 --- a/test/node-api/node-api.status +++ b/test/node-api/node-api.status @@ -8,4 +8,4 @@ prefix node-api [$system==win32] # https://github.com/nodejs/node/issues/23621 -test_threadsafe_function/test: PASS,FLAKY \ No newline at end of file +test_threadsafe_function/test: PASS,FLAKY