Skip to content

Commit 492b878

Browse files
Merge pull request #7127 from adrian-prantl/113237769
Make test stricter.
2 parents 3a3b880 + cb302c2 commit 492b878

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

lldb/test/Shell/Swift/MissingVFSOverlay.test

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@ run
1515
expression 1
1616

1717
# The {{ }} avoids accidentally matching the input script!
18-
# CHECK: warning:
19-
# CHECK-SAME: a.out
20-
# CHECK: warning:
21-
# CHECK-SAME: Ignoring missing VFS
22-
# CHECK-SAME: overlay.yaml
18+
# CHECK: warning:{{ }}{{.*}}Swift{{.*}}a.out
19+
# CHECK: warning:{{ }}{{.*}}Ignoring missing VFS{{.*}}overlay.yaml

0 commit comments

Comments
 (0)