summaryrefslogtreecommitdiffstats
path: root/tests/regexp.test
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2016-02-01 21:39:44 (GMT)
committerdgp@users.sourceforge.net <dgp>2016-02-01 21:39:44 (GMT)
commitf5d64f7857c1b4ee4901be831df30ad3f05d736a (patch)
tree16052ddae9882ca469926312bf68f818326dc171 /tests/regexp.test
parent37ef96dd8eaa5191bc3ca3c34317811b27b812a9 (diff)
downloadtcl-dgp_stop_regexp_test_crash.zip
tcl-dgp_stop_regexp_test_crash.tar.gz
tcl-dgp_stop_regexp_test_crash.tar.bz2
Backout the contributed patch memaccounting from Postgres since it changesdgp_stop_regexp_test_crash
the protections incompatibly and causes established tests to crash.
Diffstat (limited to 'tests/regexp.test')
-rw-r--r--tests/regexp.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/regexp.test b/tests/regexp.test
index 7878d41..362f425 100644
--- a/tests/regexp.test
+++ b/tests/regexp.test
@@ -716,7 +716,7 @@ test regexp-22.4 {Bug 3606139} -setup {
[a 668]([a 55])[a 668]([a 55])[a 668]([a 55])[a 511]] {}] a
} -cleanup {
rename a {}
-} -returnCodes 1 -match glob -result {couldn't compile regular expression pattern: *}
+} -returnCodes 1 -result {couldn't compile regular expression pattern: nfa has too many states}
test regexp-22.5 {Bug 3610026} -setup {
set e {}
set cp 99