module URL:resolver bug

Bug #1160015 reported by Sorin Marian Nasoi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Confirmed
High
Chris Hillery

Bug Description

The URL resolver probably compares the URI's as xs:string instead of uri-literals(http://www.w3.org/TR/xquery-30/#id-uri-literals)

See for instance "module-URIs-1" test case in the "prod-ModuleImport" test set:
The mapping of the URI
'http://www.w3.org/TestModules/test'
is not matched to the URI
' http://www.w3.org/TestModules/test '
from the actual test probably because they are compared as xs:string not as xs:anyURI.

See log for 7 of the failures in "prod-ModuleImport" test set:
"module-URIs-1,module-URIs-12,module-URIs-17,module-URIs-18,module-URIs-19,module-URIs-2,module-URIs-3"

Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) wrote :
Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) wrote :

Assigned to Chris for reassignment and setting the 'Importance'.

Chris Hillery (ceejatec)
description: updated
Changed in zorba:
status: New → In Progress
summary: - FOTS: module URL:resolver bug (at least 7 failures)
+ xqxq: module URL:resolver bug (at least 7 failures)
Revision history for this message
Chris Hillery (ceejatec) wrote : Re: module URL:resolver bug (at least 7 failures)

Changing subject - this bug isn't unique to XQXQ, but will happen with any URL resolution.

summary: - xqxq: module URL:resolver bug (at least 7 failures)
+ module URL:resolver bug (at least 7 failures)
Chris Hillery (ceejatec)
tags: removed: xqxq
Changed in zorba:
milestone: none → 2.9
Changed in zorba:
importance: Undecided → Critical
Chris Hillery (ceejatec)
Changed in zorba:
status: In Progress → Confirmed
tags: added: uri-resolution
summary: - module URL:resolver bug (at least 7 failures)
+ module URL:resolver bug
Changed in zorba:
milestone: 2.9 → 3.0
Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) wrote :

At the moment there are 6 failures:

EXPECTED_FOTS_FAILURE (prod-ModuleImport module-URIs-1 1160015)
EXPECTED_FOTS_FAILURE (prod-ModuleImport module-URIs-2 1160015)
EXPECTED_FOTS_FAILURE (prod-ModuleImport module-URIs-3 1160015)
EXPECTED_FOTS_FAILURE (prod-ModuleImport module-URIs-12 1160015)
EXPECTED_FOTS_FAILURE (prod-ModuleImport module-URIs-17 1160015)
EXPECTED_FOTS_FAILURE (prod-ModuleImport module-URIs-18 1160015)

Chris Hillery (ceejatec)
Changed in zorba:
importance: Critical → High
milestone: 3.0 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.