RESOLVED FIXED162015
[Win] run-api-tests is failing.
https://bugs.webkit.org/show_bug.cgi?id=162015
Summary [Win] run-api-tests is failing.
Per Arne Vollan
Reported 2016-09-15 04:45:38 PDT
This is caused by MSVC not interpreting C++ string literals with unicode characters correctly when the source file does not contain encoding information.
Attachments
Patch (1.15 KB, patch)
2016-09-15 04:52 PDT, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2016-09-15 04:52:34 PDT
WebKit Commit Bot
Comment 2 2016-09-15 04:55:03 PDT
Attachment 288951 [details] did not pass style-queue: ERROR: Tools/TestWebKitAPI/Tests/WebCore/URLParser.cpp:1: Missing spaces around / [whitespace/operators] [3] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brent Fulgham
Comment 3 2016-09-15 07:15:28 PDT
Comment on attachment 288951 [details] Patch R=me
Per Arne Vollan
Comment 4 2016-09-15 08:46:20 PDT
Thanks for reviewing!
WebKit Commit Bot
Comment 5 2016-09-15 08:49:07 PDT
Comment on attachment 288951 [details] Patch Clearing flags on attachment: 288951 Committed r205971: <http://trac.webkit.org/changeset/205971>
WebKit Commit Bot
Comment 6 2016-09-15 08:49:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.