Skip to content

Commit e8f582b

Browse files
committed
Restore 'REQUIRES: shell' for some tests after 878deae
Otherwise these tests would fail when using gnuwin32.
1 parent 38a814f commit e8f582b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

llvm/test/DebugInfo/symbolize-gnu-debuglink-no-realpath.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# REQUIRES: shell
12
# Ensure that no realpath assumptions are made about .gnu_debuglink paths.
23

34
# Copy inputs to some other location with arbitrary names, with the original

llvm/test/Other/lit-unicode.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FIXME: See if we can fix this in lit by using Unicode strings.
2+
REQUIRES: shell
23

34
RUN: echo "ようこそ" | FileCheck %s
45
CHECK: {{^}}ようこそ{{$}}

0 commit comments

Comments
 (0)