RESOLVED FIXED 157418
[Win] Skip failing INTL test.
https://bugs.webkit.org/show_bug.cgi?id=157418
Summary [Win] Skip failing INTL test.
peavo
Reported 2016-05-06 02:39:24 PDT
Temporarily skip js/string-localeCompare.html, because AppleWin currently does not have INTL enabled.
Attachments
Patch (1.74 KB, patch)
2016-05-06 02:47 PDT, peavo
no flags
peavo
Comment 1 2016-05-06 02:47:52 PDT
Alex Christensen
Comment 2 2016-05-06 06:46:36 PDT
These shouldn't both be necessary
Csaba Osztrogonác
Comment 3 2016-05-06 07:30:16 PDT
(In reply to comment #2) > These shouldn't both be necessary Why not? TestExpectations is used by run-webkit-tests, the "//@ skip" magic is used by run-javascriptcore-tests. The proposed patch is the proper way to skip a LayoutTests/js test.
Alex Christensen
Comment 4 2016-05-06 21:04:01 PDT
Comment on attachment 278248 [details] Patch Sure enough
WebKit Commit Bot
Comment 5 2016-05-06 21:25:06 PDT
Comment on attachment 278248 [details] Patch Clearing flags on attachment: 278248 Committed r200537: <http://trac.webkit.org/changeset/200537>
WebKit Commit Bot
Comment 6 2016-05-06 21:25:10 PDT
All reviewed patches have been landed. Closing bug.
peavo
Comment 7 2016-05-09 19:33:57 PDT
Thanks for reviewing!
Note You need to log in before you can comment on or make changes to this bug.