FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
node-auto-test/test/node-api/node-api.status at main · nodejs/node-auto-test · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node-auto-test
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
25
Code
Issues
1
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
node-auto-test
/
test
/
node-api
/
node-api.status
Copy path
More file actions
More file actions
Latest commit
History
History
History
26 lines (19 loc) · 756 Bytes
Breadcrumbs
node-auto-test
/
test
/
node-api
/
node-api.status
Copy path
File metadata and controls
26 lines (19 loc) · 756 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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]
[$system==solaris] # Also applies to SmartOS
# https://github.com/nodejs/node/issues/43457
test_fatal/test_threads: PASS,FLAKY
test_fatal/test_threads_report: PASS,FLAKY
[$system==linux && $arch==ppc64]
# https://github.com/nodejs/node/issues/59561
test_sea_addon/test: SKIP
[$system==linux && $arch==arm64]
# https://github.com/nodejs/postject/issues/105
test_sea_addon/test: SKIP
[$system==macos && $arch==x64]
# https://github.com/nodejs/node/issues/59553
test_sea_addon/test: SKIP
Back
|
FazBrowse Home
|
New Git URL