Project

Profile

Help

Bug #3955

closed

Streaming of xsl:assert and xsl:message - missing code, missing tests

Added by Michael Kay over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Streaming
Sprint/Milestone:
-
Start date:
2018-10-08
Due date:
% Done:

0%

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

Description

There are no tests, and there is no explicit code, to handle streaming of xsl;message and xsl;assert.

Actions #1

Updated by Michael Kay over 4 years ago

At some time over the last year, a set of streaming tests for xsl:message were added, and Saxon 9.9 is passing these.

It remains true that there are no tests for xsl:assert in streaming mode. However, there's a good chance that no Saxon changes are needed, because Saxon compiles xsl:assert to if (test) then xsl:message() else ().

Actions #2

Updated by Michael Kay over 4 years ago

  • Status changed from New to Closed

I have added streaming test cases for xsl:assert, and Saxon passes them without change. Closing the bug.

Please register to edit this issue

Also available in: Atom PDF