- From: <bugzilla@jessica.w3.org>
- Date: Thu, 31 May 2012 13:15:25 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17272 Summary: [QT3TS] K-InternalVariablesWith-15b Product: XPath / XQuery / XSLT Version: Working drafts Platform: PC OS/Version: Windows NT Status: NEW Severity: normal Priority: P2 Component: XQuery 3 & XPath 3 Test Suite AssignedTo: oneil@saxonica.com ReportedBy: tim@cbcl.co.uk QAContact: public-qt-comments@w3.org This test has a couple of problems. declare variable $var1 := $var1; true() The expected result is XPST0054, but should be XQST0054. However, this error code is expected to be replaced with XQDY0054 (see Bug 15791). XQDY0054 being a dynamic error, because this test does not require evaluation of $var1, the test should also expect true(). -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 31 May 2012 13:15:33 UTC