Project

Profile

Help

Bug #5098

Updated by Michael Kay over 2 years ago

After fixing the problems identified in bugs #5095 and #5097, we still have a few remaining failures when we run the XSLT3 test suite with the -T (tracing) option: 

 ~~~ 
   regex : 1 
   si-LRE : 2 
   si-assert : 1 
   si-for-each-group : 7 
   streamable : 2 
   su-absorbing : 3 
   use-package : 1 
 ~~~ 

 Note that most of these are streaming tests.

Back