Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.0.0
-
Windows 7, MSVC 2010 64bit, release build
-
8cdd26295be30f951213ea511e96c2b4133be27e
Description
Windows: xmlpatterns autotest has numerous failures. For example:
FAIL! : tst_XmlPatterns::xquerySupport(An unbound external variable) Compared values are not the same Actual (fixedStderr): Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists Expected (filterStderr(rawExpectedStdErr)): Error XPST0008 in at line 1, column 69: No variable with name externalVariable exists? .\tst_xmlpatterns.cpp(193) : failure location
The expected result gets an additional "?" from somewhere. There doesn't seem to be extra character in the reference text file from where the expected result is read from. Possibly an issue with windows line endings.
Attachments
Issue Links
- is required for
-
QTBUG-24203 Qt 5.0 - Windows: Fix tests
- Closed