zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #01411
[Bug 872732] Re: K2-NamespaceURIForPrefixFunc-2 test fails
Fixed by commit #10524.
** Branch linked: lp:~zorba-coders/zorba/bug_872732
** Changed in: zorba
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/872732
Title:
K2-NamespaceURIForPrefixFunc-2 test fails
Status in Zorba - The XQuery Processor:
Fix Committed
Bug description:
this is the ctest output:
test w3c_testsuite/XQuery/Functions/QNameFunc/NamespaceURIForPrefixFunc/K2-NamespaceURIForPrefixFunc-2
=== Query: ===
(:*******************************************************:)
(: Test: K2-NamespaceURIForPrefixFunc-2 :)
(: Written by: Frans Englich :)
(: Date: 2007-11-22T11:31:21+01:00 :)
(: Purpose: Test that the correct default namespace is picked up(#2). :)
(:*******************************************************:)
namespace-uri-for-prefix("", exactly-one(<e xmlns="http://www.example.com/A" xmlns:A="http://www.example.com/C">
<b xmlns:B="http://www.example.com/C" xmlns=""/>
</e>/b)) eq ""
=== end of Query ===
=== Result: ===
true
=== end of result ===
testdriver: non-canonical result for reference result # 1 doesn't match.
Actual and Reference canonical results are not identical
Actual Canonical Result:
<root>true</root>
Reference Canonical Result:
<root></root>
See line 1, col 6 of expected result.
Actual: <<root>true</root>>
Expected: <<root></root>>
testdriver: canonical result for reference result # 1 doesn't match.
testdriver: none of the reference results matched
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/872732/+subscriptions
References