- From: <bugzilla@jessica.w3.org>
- Date: Tue, 16 Oct 2012 17:18:12 +0000
- To: public-qt-comments@w3.org
- Message-ID: <bug-19559-523@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19559
Priority: P2
Bug ID: 19559
Assignee: tim@cbcl.co.uk
Summary: [QT3] long running cbcl-codepoints-to-string-021
QA Contact: public-qt-comments@w3.org
Severity: normal
Classification: Unclassified
OS: Windows XP
Reporter: andrew.eisenberg@us.ibm.com
Hardware: PC
Status: NEW
Version: Last Call drafts
Component: XQuery 3 & XPath 3 Test Suite
Product: XPath / XQuery / XSLT
The query in test case cbcl-codepoints-to-string-021 is:
let $y := 65536*65536 return for $x in $y to $y+10 return
codepoints-to-string(65 to $x)
For my implementation, this builds large intermediate results and takes a long
time to run.
I'm hoping that we can test FOCH0001 (codepoints in $arg is not a permitted XML
character) in a less resource intensive way.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 16 October 2012 17:18:13 UTC