From aada92b267faf9c6388833ae206e421aee18a794 Mon Sep 17 00:00:00 2001 From: Andres Noetzli Date: Fri, 29 Nov 2019 17:01:19 -0800 Subject: Competition build: Skip parsing error regression (#3511) --- test/regress/regress0/sygus/pLTL-sygus-syntax-err.sy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/regress/regress0') diff --git a/test/regress/regress0/sygus/pLTL-sygus-syntax-err.sy b/test/regress/regress0/sygus/pLTL-sygus-syntax-err.sy index 7a90d7427..1b5690d3a 100644 --- a/test/regress/regress0/sygus/pLTL-sygus-syntax-err.sy +++ b/test/regress/regress0/sygus/pLTL-sygus-syntax-err.sy @@ -1,6 +1,7 @@ +; REQUIRES: no-competition ; COMMAND-LINE: --sygus-out=status --sygus-rec-fun --lang=sygus2 ; EXPECT-ERROR: CVC4 Error: -; EXPECT-ERROR: Parse Error: pLTL-sygus-syntax-err.sy:79.19: number of arguments does not match the constructor type +; EXPECT-ERROR: Parse Error: pLTL-sygus-syntax-err.sy:80.19: number of arguments does not match the constructor type ; EXPECT-ERROR: ; EXPECT-ERROR: (Op2 ) ; EXPECT-ERROR: ^ -- cgit v1.2.3