Skip to content

Commit

Permalink
Add skipif for unstable anon script without RE2 (chapel-lang#23761)
Browse files Browse the repository at this point in the history
Quickstart disables RE2 support and our script cannot work without it,
so we skip the test in that config

[Reviewed by @lydia-duncan ]
  • Loading branch information
ShreyasKhandekar authored Nov 2, 2023
2 parents 1187981 + 970ad66 commit e66fba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unstableAnonScript.skipif
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CHPL_RE2==none

0 comments on commit e66fba3

Please sign in to comment.