FOTS driver does not run the tests thorugh the plan serializer

Bug #1123016 reported by Nicolae Brinza
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Fix Released
High
Sorin Marian Nasoi

Bug Description

Unlike the testdriver, the FOTS driver does not run the tests through the plan serializer.

Related branches

Revision history for this message
Chris Hillery (ceejatec) wrote :

Need XQXQ functionality as proposed by Matthias.

Changed in zorba:
importance: Undecided → High
assignee: Sorin Marian Nasoi (sorin.marian.nasoi) → Juan Zacarias (juan457)
milestone: none → 2.9
tags: added: hotlist
Revision history for this message
Matthias Brantner (matthias-brantner) wrote :

Here is a proposal to extend xqxq:

declare function xqxq:query-plan($query-key as xs:anyURI) as xs:base64Binary external;

declare function xqxq:load-from-query-plan($plan as xs:base64Binary) as xs:anyURI) external;

declare function xqxq:load-from-query-plan($plan as xs:base64Binary as xs:anyURI, $resolver as item()?, $mapper as item()?) external;

- I'm sure there are better names for the function.
- query-plan should return a streamable base64Binary
- load-from-query-plan should work on streamable and non-streamable base64Binaries

Chris Hillery (ceejatec)
Changed in zorba:
assignee: Juan Zacarias (juan457) → Sorin Marian Nasoi (sorin.marian.nasoi)
Changed in zorba:
status: New → In Progress
tags: added: fots-driver
tags: added: testsysteme
tags: added: testsystem
removed: testsysteme
Changed in zorba:
status: In Progress → Fix Committed
Changed in zorba:
status: Fix Committed → Fix Released
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.