Bug 187732 - Move WHLSL language semantics tests to JSON
Summary: Move WHLSL language semantics tests to JSON
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-17 10:35 PDT by Thomas Denney
Modified: 2018-08-27 09:38 PDT (History)
3 users (show)

See Also:


Attachments
Patch (395.77 KB, patch)
2018-07-17 10:37 PDT, Thomas Denney
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews206 for win-future (12.89 MB, application/zip)
2018-07-17 13:45 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Denney 2018-07-17 10:35:15 PDT
Move WHLSL language semantics tests to JSON
Comment 1 Thomas Denney 2018-07-17 10:37:58 PDT
Created attachment 345165 [details]
Patch
Comment 2 EWS Watchlist 2018-07-17 13:45:15 PDT
Comment on attachment 345165 [details]
Patch

Attachment 345165 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/8566278

New failing tests:
http/tests/security/canvas-remote-read-remote-video-blocked-no-crossorigin.html
Comment 3 EWS Watchlist 2018-07-17 13:45:27 PDT
Created attachment 345186 [details]
Archive of layout-test-results from ews206 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews206  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 4 Thomas Denney 2018-08-27 09:37:58 PDT
The test infrastructure in https://bugs.webkit.org/show_bug.cgi?id=187738 was rewritten to use the existing tests written in JavaScript, so there is no need for this bug anymore.