w3c/xslt30-test

Streamed general comparison tests

Opened this issue · 1 comments

The 8 tests sx-gc-[lt|le|gt|ge]-[0|1]26 (for streamed general comparisons) can all return true rather than an error, depending on the order in which comparisons are performed: there are matching pairs of values that compare as required and which can be encountered before the value that causes an error.

Fixed in the 4.0 version of the tests.

Also applies to sx-gc-ne-026 and sx-gc-ne-126