Project

Profile

Help

Bug #3280

closed

Regression on XQuery streaming

Added by Gunther Rademacher almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Streaming
Sprint/Milestone:
-
Start date:
2017-06-14
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.8
Fix Committed on Branch:
9.8
Fixed in Maintenance Release:
Platforms:

Description

One of my XQuery streaming tests showed a regression with Saxon-EE 9.8.0.1:

for $x in saxon:stream(doc('uriresolver:resolve')/*/*)/*
return $x

The attached TestNG test demonstrates this.


Files

TestStreamingQueries.java (2.92 KB) TestStreamingQueries.java Gunther Rademacher, 2017-06-14 10:15

Please register to edit this issue

Also available in: Atom PDF