- From: <bugzilla@jessica.w3.org>
- Date: Mon, 23 Jul 2012 13:28:16 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18359
Summary: base64-014, -114, -115
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
AssignedTo: oneil@saxonica.com
ReportedBy: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
My results disagree with the expected results for the following tests.
base64-014
expected: AQIDBAUGBwgJCgsMDQ4PEBETExMUFRYXGBkaGxwdHyAhIiMkJTYnKCkqKywtLi8=
actual: AQIDBAUGBwgJCgsMDQ4PEBESExMUFRYXGBkaGxwdHyAhIiMkJSYnKCkqKywtLi8=
base64-114
expected:
0102030405060708090A0B0C0D0E0F10111213131415161718191A1B1C1D1F202122232425262728292A2B2C2D2E2F
actual:
0102030405060708090A0B0C0D0E0F10111313131415161718191A1B1C1D1F202122232425362728292A2B2C2D2E2F
base64-115
expected:
0102030405060708090A0B0C0D0E0F10111213131415161718191A1B1C1D1F202122232425262728292A2B2C2D2E2F
actual:
0102030405060708090A0B0C0D0E0F10111313131415161718191A1B1C1D1F202122232425362728292A2B2C2D2E2F
Could you please confirm that the expected results are correct?
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 23 July 2012 13:28:21 UTC