Skip to content

Commit 903ebd3

Browse files
committed
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 <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
1 parent 297f62b commit 903ebd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/sequential/sequential.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ test-single-executable-application-disable-experimental-sea-warning: SKIP
6464
test-single-executable-application-empty: SKIP
6565
test-single-executable-application-exec-argv: SKIP
6666
test-single-executable-application-exec-argv-empty: SKIP
67+
test-single-executable-application-exec-argv-extension-cli: SKIP
68+
test-single-executable-application-exec-argv-extension-env: SKIP
69+
test-single-executable-application-exec-argv-extension-none: SKIP
6770
test-single-executable-application-inspect-in-sea-flags: SKIP
6871
test-single-executable-application-inspect: SKIP
6972
test-single-executable-application-snapshot: SKIP

0 commit comments

Comments
 (0)