Skip to content

Commit acf50a4

Browse files
authored
Fix the following CAS related tests for Windows (#11458)
LLVM :: tools/llvm-cas/ingest-remap.test LLVM :: tools/llvm-cas/ingest.test
1 parent 7d63a78 commit acf50a4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

llvm/test/tools/llvm-cas/ingest-remap.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
REQUIRES: symlinks
2+
13
RUN: rm -rf %t && mkdir -p %t
24

35
RUN: llvm-cas --cas %t/cas --ingest --prefix-map %S/Inputs=/^input %S/Inputs > %t/cas.id

llvm/test/tools/llvm-cas/ingest.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
REQUIRES: symlinks
2+
13
RUN: rm -rf %t
24
RUN: mkdir %t
35

0 commit comments

Comments
 (0)