Bug 190010

Summary: Split NaN-check into separate test
Product: WebKit Reporter: Dominik Inführ <dominik.infuehr>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, guijemont, mcatanzaro, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews113 for mac-sierra none

Description Dominik Inführ 2018-09-26 14:01:34 PDT
Split NaN-check into separate test
Comment 1 Dominik Inführ 2018-09-26 14:05:55 PDT
Created attachment 350900 [details]
Patch
Comment 2 Saam Barati 2018-09-26 18:19:43 PDT
Comment on attachment 350900 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=350900&action=review

> JSTests/ChangeLog:9
> +        DataView exposes NaN-representation, which is not necessarily the same on each
> +        architecture. Therefore move the check of the NaN-representation into its own
> +        file such that we can disable this test on MIPS where NaN-representation can be
> +        different on older CPUs.

nit: Please move this underneath the "Reviewed by"
Comment 3 Dominik Inführ 2018-09-27 02:21:16 PDT
Created attachment 350954 [details]
Patch
Comment 4 Dominik Inführ 2018-09-27 02:28:31 PDT
Thank you very much for the review! I've updated the ChangeLog.
Comment 5 EWS Watchlist 2018-09-27 04:18:42 PDT
Comment on attachment 350954 [details]
Patch

Attachment 350954 [details] did not pass mac-debug-ews (mac):
Output: https://webkit-queues.webkit.org/results/9366830

New failing tests:
storage/indexeddb/cursor-update.html
Comment 6 EWS Watchlist 2018-09-27 04:18:43 PDT
Created attachment 350955 [details]
Archive of layout-test-results from ews113 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews113  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 7 Michael Catanzaro 2018-10-01 12:14:35 PDT
(In reply to Build Bot from comment #5)
> Comment on attachment 350954 [details]
> Patch
> 
> Attachment 350954 [details] did not pass mac-debug-ews (mac):
> Output: https://webkit-queues.webkit.org/results/9366830
> 
> New failing tests:
> storage/indexeddb/cursor-update.html

This test has been flaky for years. Really needs to be marked accordingly.
Comment 8 WebKit Commit Bot 2018-10-01 12:40:56 PDT
Comment on attachment 350954 [details]
Patch

Clearing flags on attachment: 350954

Committed r236684: <https://trac.webkit.org/changeset/236684>
Comment 9 WebKit Commit Bot 2018-10-01 12:40:58 PDT
All reviewed patches have been landed.  Closing bug.
Comment 10 Radar WebKit Bug Importer 2018-10-01 12:41:38 PDT
<rdar://problem/44917655>