This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16154 - [QT3] some fn-innermost and fn-outermost test cases
Summary: [QT3] some fn-innermost and fn-outermost test cases
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3 & XPath 3 Test Suite (show other bugs)
Version: Last Call drafts
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Tim Mills
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 21:58 UTC by Andrew Eisenberg
Modified: 2012-03-02 19:10 UTC (History)
0 users

See Also:


Attachments

Description Andrew Eisenberg 2012-02-28 21:58:03 UTC
The result for fn-innermost-015 is:

   <result>
      <assert-eq>('0a','00a','000a','01a','010a','02a','020a')</assert-eq>
   </result>

I believe that assert-eq requires a single value. I suggest using assert-deep-eq instead.

The following test cases share this problem:

fn-innermost-024
fn-innermost-027
fn-innermost-030
fn-innermost-033
fn-outermost-015
fn-outermost-024
fn-outermost-027
fn-outermost-030
Comment 1 Tim Mills 2012-03-01 08:27:53 UTC
Fixed as suggested.

Please mark as CLOSED if you agree with the resolution.  Otherwise, REOPEN.
Comment 2 Andrew Eisenberg 2012-03-02 15:09:12 UTC
I believe that fn-innermost-015 still requires attention. I see your changes to all of the other test cases.
Comment 3 Tim Mills 2012-03-02 15:24:42 UTC
Ooops.  Fixed as suggested.

Please mark as CLOSED if you agree with the resolution.  Otherwise, REOPEN.