Project

Profile

Help

Bug #5095

closed

Tracing with -T fails on overriden global variable (AssertionError: no select expression for global variable)

Added by Michael Kay over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XSLT 3.0 packages
Sprint/Milestone:
-
Start date:
2021-09-16
Due date:
% Done:

100%

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

Description

Running test case accept-040 with the -T option fails with the error

AssertionError: no select expression for global variable

With -T, we attempt early evaluation of global variables (so that the trace makes more sense), and it's probably this that's causing the failure. The variable in question is declared in one package and overridden in another.

Please register to edit this issue

Also available in: Atom PDF