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 4051 - Invalid URI in some aggregate functions tests
Summary: Invalid URI in some aggregate functions tests
Status: CLOSED DUPLICATE of bug 4050
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: 1.0.2
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Andrew Eisenberg
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-08 22:33 UTC by Ivan Shcheklein
Modified: 2006-12-26 08:39 UTC (History)
0 users

See Also:


Attachments

Description Ivan Shcheklein 2006-12-08 22:33:12 UTC
Namely K-SeqSUMFunc-24 through K-SeqSUMFunc-26, K-SeqAVGFunc-32, K-SeqAVGFunc-33 tests contain the following expression:

    xs:anyURI("a string")

I suppose that one of the possible expected results must be FORG0001 for these test cases due to "a string" is not valid URI.
Comment 1 Ivan Shcheklein 2006-12-08 22:34:19 UTC

*** This bug has been marked as a duplicate of bug 4050 ***