This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 30406 - [xslt30ts] package-001f
Summary: [xslt30ts] package-001f
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 Test Suite (show other bugs)
Version: Recommendation
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Abel Braaksma
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-06 15:24 UTC by Michael Kay
Modified: 2019-03-08 17:53 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2019-03-06 15:24:06 UTC
Test package-001f seems obviously wrong. The stylesheet unconditionally generates an element named <not-ok> but the expected results expect an element named <ok>.
Comment 1 Abel Braaksma 2019-03-06 15:38:33 UTC
Yes, this test is failing here too but I hadn't looked into it yet. I'll commit a fix.
Comment 2 Abel Braaksma 2019-03-06 16:45:06 UTC
Changes have been committed.