- From: <bugzilla@jessica.w3.org>
- Date: Thu, 01 Nov 2012 14:27:58 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19815 Priority: P2 Bug ID: 19815 Assignee: oneil@saxonica.com Summary: Missing schema 'perverse.xsd' in the test suite QA Contact: public-qt-comments@w3.org Severity: normal Classification: Unclassified OS: All Reporter: fgeorges@gmail.com Hardware: PC Status: NEW Version: Working drafts Component: XQuery 3 & XPath 3 Test Suite Product: XPath / XQuery / XSLT The file QT3-test-suite/fn/deep-equal.xml defines the schema "perverse", refering to the file "deep-equal/perverse.xsd": <environment name="perverse"> <schema uri="http://www.w3.org/XQueryTest/perversity" file="deep-equal/perverse.xsd"> <description>A Schema having mixed, elementOnly, and empty elements with the same name</description> <created by="Michael Kay" on="2012-05-30"/> </schema> </environment> and it is used by test cases "K2-SeqDeepEqualFunc-38" and "K2-SeqDeepEqualFunc-39". But the file does not exist. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 1 November 2012 14:28:00 UTC