Bug 156074 - [Win] Skip INTL related tests.
Summary: [Win] Skip INTL related tests.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-31 11:20 PDT by peavo
Modified: 2016-03-31 15:54 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.46 KB, patch)
2016-03-31 11:30 PDT, peavo
no flags Details | Formatted Diff | Diff
Patch (5.52 KB, patch)
2016-03-31 12:12 PDT, peavo
no flags Details | Formatted Diff | Diff
Patch (6.62 KB, patch)
2016-03-31 15:01 PDT, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2016-03-31 11:20:29 PDT
Currently, there are some JSC stress test failures on Windows because INTL is not enabled.
Comment 1 peavo 2016-03-31 11:30:39 PDT
Created attachment 275305 [details]
Patch
Comment 2 Alex Christensen 2016-03-31 11:41:59 PDT
Please add a comment saying that this is temporarily skipped because the AppleWin port does not have INTL enabled.
We should also skip layout tests that are failing because of this.
Comment 3 peavo 2016-03-31 12:12:35 PDT
Created attachment 275309 [details]
Patch
Comment 4 peavo 2016-03-31 14:00:28 PDT
(In reply to comment #2)
> Please add a comment saying that this is temporarily skipped because the
> AppleWin port does not have INTL enabled.
> We should also skip layout tests that are failing because of this.

Thanks for reviewing :)

It seems these tests are also included in the layout tests, so this might also reduce the number of layout test failures.
Comment 5 peavo 2016-03-31 15:01:01 PDT
Created attachment 275335 [details]
Patch
Comment 6 WebKit Commit Bot 2016-03-31 15:54:46 PDT
Comment on attachment 275335 [details]
Patch

Clearing flags on attachment: 275335

Committed r198926: <http://trac.webkit.org/changeset/198926>
Comment 7 WebKit Commit Bot 2016-03-31 15:54:51 PDT
All reviewed patches have been landed.  Closing bug.