Skip to content

Commit

Permalink
Mark multi-segment lit tests to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
hunhoffe committed Jul 12, 2024
1 parent 76470ae commit 14c9427
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
// RUN: make -f %S/Makefile clean
// RUN: make -f %S/Makefile run | FileCheck %s
// CHECK: PASS!
// XFAIL: *
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
// RUN: make -f %S/Makefile clean
// RUN: make -f %S/Makefile run | FileCheck %s
// CHECK: PASS!
// XFAIL: *
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
// RUN: make -f %S/Makefile clean
// RUN: make -f %S/Makefile run | FileCheck %s
// CHECK: PASS!
// XFAIL: *

0 comments on commit 14c9427

Please sign in to comment.