- From: <bugzilla@jessica.w3.org>
- Date: Sat, 03 Dec 2016 12:13:50 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30029
Bug ID: 30029
Summary: [qt3ts] Some tests in matches-50 assume the XSD 1.0
regex rules
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: mike@saxonica.com
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
Test matches-50 is a conversion of a regular expression test suite originally
designed for Perl. It contains many individual tests.
Within this, tests p888, 889, 890, 891 use the construct "[\d-X]" (with
different values of X). In XSD 1.0 this is an error. In XSD 1.1 it is allowed
(the construct is not treated as a range, instead the "-" is treated as
matching a hyphen).
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Saturday, 3 December 2016 12:14:01 UTC