Project

Profile

Help

Bug #4631

closed

Invalid regex syntax not being properly reported

Added by Michael Kay almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
2020-07-03
Due date:
% Done:

0%

Estimated time:
Applies to JS Branch:
Fix Committed on JS Branch:
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

Test case analyze-string-097 contains an invalid regular expression (origin: bug 3211).

We're seeing a message saying that the regex is failing, but the test case (which expects an error) is reported as a failure:

<test-case name="analyze-string-097" result="fail" error="FORX0002"/>

Please register to edit this issue

Also available in: Atom PDF Tracking page