File tree Expand file tree Collapse file tree 6 files changed +0
-24
lines changed Expand file tree Collapse file tree 6 files changed +0
-24
lines changed Original file line number Diff line number Diff line change 11// Needs symlinks
22// UNSUPPORTED: system-windows
3- // env -u is not supported on AIX.
4- // TODO(boomanaiden154): Remove this once we have switched over to lit's
5- // internal shell which does support env -u.
6- // UNSUPPORTED: target={{.*}}-zos{{.*}}, target={{.*}}-aix{{.*}}
73// REQUIRES: x86-registered-target
84
95// RUN: rm -rf %t && mkdir %t
Original file line number Diff line number Diff line change 11// Needs symlinks
22// UNSUPPORTED: system-windows
3- // env -u is not supported on AIX.
4- // TODO(boomanaiden154): Remove this once we have switched over to lit's
5- // internal shell which does support env -u.
6- // UNSUPPORTED: target={{.*}}-zos{{.*}}, target={{.*}}-aix{{.*}}
73// REQUIRES: systemz-registered-target
84
95// RUN: rm -rf %t && mkdir %t
Original file line number Diff line number Diff line change 11// UNSUPPORTED: system-windows
2- // env -u is not supported on AIX.
3- // TODO(boomanaiden154): Remove this once we have switched over to lit's
4- // internal shell which does support env -u.
5- // UNSUPPORTED: target={{.*}}-zos{{.*}}, target={{.*}}-aix{{.*}}
62// REQUIRES: systemz-registered-target
73
84// RUN: export CLANG_CONFIG_PATH=%S/Inputs/config-zos
Original file line number Diff line number Diff line change 11// Needs symlinks
22// UNSUPPORTED: system-windows
3- // env -u is not supported on AIX.
4- // TODO(boomanaiden154): Remove this once we have switched over to lit's
5- // internal shell which does support env -u.
6- // UNSUPPORTED: target={{.*}}-zos{{.*}}, target={{.*}}-aix{{.*}}
73// REQUIRES: crash-recovery
84
95// FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
Original file line number Diff line number Diff line change 22// UNSUPPORTED: ms-sdk, target={{.*-(ps4|ps5)}}
33// Some assertions in this test use Linux style (/) file paths.
44// UNSUPPORTED: system-windows
5- // env -u is not supported on AIX.
6- // TODO(boomanaiden154): Remove this once we have switched over to lit's
7- // internal shell which does support env -u.
8- // UNSUPPORTED: target={{.*}}-zos{{.*}}, target={{.*}}-aix{{.*}}
95
106// FIXME: Canonicalizing paths to remove relative traversal components
117// currenty fails a unittest on windows and is disable by default.
Original file line number Diff line number Diff line change 11// UNSUPPORTED: system-windows
22// REQUIRES: crash-recovery
3- // env -u is not supported on AIX.
4- // TODO(boomanaiden154): Remove this once we have switched over to lit's
5- // internal shell which does support env -u.
6- // UNSUPPORTED: target={{.*}}-zos{{.*}}, target={{.*}}-aix{{.*}}
73
84// FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?
95// XFAIL: target={{.*-windows-gnu}}
You can’t perform that action at this time.
0 commit comments