Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4b4e38f

Browse filesBrowse files
richardlaumarco-ippolito
authored andcommitted
test: mark sea tests flaky on macOS x64
PR-URL: #60068 Refs: #59553 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent 1b75a60 commit 4b4e38f
Copy full SHA for 4b4e38f

File tree

Expand file treeCollapse file tree

1 file changed

+20
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+20
-1
lines changed
Open diff view settings
Collapse file

‎test/sequential/sequential.status‎

Copy file name to clipboardExpand all lines: test/sequential/sequential.status
+20-1Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,27 @@ test-http2-large-file: PASS, FLAKY
2525
test-http-server-request-timeouts-mixed: PASS, FLAKY
2626

2727
[$system==macos]
28-
# https://github.com/nodejs/node/issues/54816
28+
29+
[$system==macos && $arch==x64]
30+
# https://github.com/nodejs/node/issues/59553
31+
test-single-executable-application: PASS, FLAKY
32+
test-single-executable-application-assets: PASS, FLAKY
33+
test-single-executable-application-assets-raw: PASS, FLAKY
34+
test-single-executable-application-asset-keys-empty: PASS, FLAKY
35+
test-single-executable-application-asset-keys: PASS, FLAKY
36+
test-single-executable-application-disable-experimental-sea-warning: PASS, FLAKY
2937
test-single-executable-application-empty: PASS, FLAKY
38+
test-single-executable-application-exec-argv: PASS, FLAKY
39+
test-single-executable-application-exec-argv-empty: PASS, FLAKY
40+
test-single-executable-application-exec-argv-extension-cli: PASS, FLAKY
41+
test-single-executable-application-exec-argv-extension-env: PASS, FLAKY
42+
test-single-executable-application-exec-argv-extension-none: PASS, FLAKY
43+
test-single-executable-application-inspect-in-sea-flags: PASS, FLAKY
44+
test-single-executable-application-inspect: PASS, FLAKY
45+
test-single-executable-application-snapshot: PASS, FLAKY
46+
test-single-executable-application-snapshot-and-code-cache: PASS, FLAKY
47+
test-single-executable-application-snapshot-worker: PASS, FLAKY
48+
test-single-executable-application-use-code-cache: PASS, FLAKY
3049

3150
# https://github.com/nodejs/node/issues/43465
3251
test-http-server-request-timeouts-mixed: PASS, FLAKY

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.