Project

Profile

Help

Bug #6258

closed

Repeated failures from unparsed-text() / unparsed-text-available()

Added by Michael Kay 6 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
XPath conformance
Sprint/Milestone:
-
Start date:
2023-11-21
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

QT4 test unparsed-text-available-012a attempts to get the same URI twice (once with a specified encoding, once without).

The first attempt fails, and attempts to record the fact that it has failed in a cache, so that subsequent attempts will also fail (the results are required to be stable). However, the second attempt is reported as success, on the basis that a value is found in the cache - it isn't being recognized as a value signalling that the previous attempt failed.

Please register to edit this issue

Also available in: Atom PDF