[Bug 29621] New: [XQ3TS] fn-deep-equal-arrays-13

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29621

            Bug ID: 29621
           Summary: [XQ3TS] fn-deep-equal-arrays-13
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: tim@cbcl.co.uk
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

The collation used in 

fn:deep-equal([['a', 'b', 'c']], [['A', 'B', 'C']], 
               'http://www.w3.org/2013/collation/UCA?strength=secondary')

may not be supported by the implementation, or may not fall back to an
appropriate collation for this test.

I suggest using the "traditional" test suite case-insensitive collation here.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 9 May 2016 15:10:51 UTC