Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! fixup! test: remove unused addons-napi directory
  • Loading branch information
Trott committed Dec 5, 2018
commit 415fc563b8e267cde7e88690619163b205df4237
8 changes: 8 additions & 0 deletions test/node-api/node-api.status
Original file line number Diff line number Diff line change
@@ -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