Skip to content

Commit cbf4fc3

Browse files
richardlaumarco-ippolito
authored andcommitted
test: skip more sea tests on Linux ppc64le
Theses tests are failing when compiled with clang. Skip for now to avoid breaking the CI when we switch over to building with clang. PR-URL: #59755 Refs: #59561 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 0f644df commit cbf4fc3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/sequential/sequential.status

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ test-single-executable-application-disable-experimental-sea-warning: SKIP
6262
test-single-executable-application-empty: SKIP
6363
test-single-executable-application-exec-argv: SKIP
6464
test-single-executable-application-exec-argv-empty: SKIP
65+
test-single-executable-application-exec-argv-extension-cli: SKIP
66+
test-single-executable-application-exec-argv-extension-env: SKIP
67+
test-single-executable-application-exec-argv-extension-none: SKIP
68+
test-single-executable-application-inspect-in-sea-flags: SKIP
69+
test-single-executable-application-inspect: SKIP
6570
test-single-executable-application-snapshot: SKIP
6671
test-single-executable-application-snapshot-and-code-cache: SKIP
6772
test-single-executable-application-snapshot-worker: SKIP

0 commit comments

Comments
 (0)