Public bug reported:

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

** Affects: zorba
     Importance: Undecided
     Assignee: Sorin Marian Nasoi (sorin.marian.nasoi)
         Status: New

** Changed in: zorba
     Assignee: (unassigned) => Sorin Marian Nasoi (sorin.marian.nasoi)

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to