Bug 205180 - Re-sync workers web-platform-tests from upstream
Summary: Re-sync workers web-platform-tests from upstream
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 191028
  Show dependency treegraph
 
Reported: 2019-12-12 14:29 PST by Chris Dumez
Modified: 2019-12-13 08:17 PST (History)
7 users (show)

See Also:


Attachments
Patch (73.14 KB, patch)
2019-12-12 14:36 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2019-12-12 14:29:16 PST
Re-sync workers web-platform-tests from upstream.
Comment 1 Chris Dumez 2019-12-12 14:36:25 PST
Created attachment 385550 [details]
Patch
Comment 2 WebKit Commit Bot 2019-12-12 16:21:05 PST
Comment on attachment 385550 [details]
Patch

Clearing flags on attachment: 385550

Committed r253453: <https://trac.webkit.org/changeset/253453>
Comment 3 WebKit Commit Bot 2019-12-12 16:21:06 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-12-12 16:22:25 PST
<rdar://problem/57896110>
Comment 5 Chris Dumez 2019-12-12 16:54:39 PST
Follow-up in <https://trac.webkit.org/changeset/253456>.
Comment 7 Chris Dumez 2019-12-13 07:59:12 PST
(In reply to Jonathan Bedard from comment #6)
> Pretty sure we have a small gardening issue on non-mac builds:
> 
> https://results.webkit.org/?suite=layout-tests&suite=layout-
> tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-
> tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-
> tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fworkers%2FSharedWorker-
> MessageEvent-source.any.html&test=imported%2Fw3c%2Fweb-platform-
> tests%2Fworkers%2FSharedWorker-MessageEvent-source.any.worker.
> html&test=imported%2Fw3c%2Fweb-platform-tests%2Fworkers%2FSharedWorker-
> replace-EventHandler.any.html&test=imported%2Fw3c%2Fweb-platform-
> tests%2Fworkers%2FSharedWorker-replace-EventHandler.any.worker.
> html&test=imported%2Fw3c%2Fweb-platform-
> tests%2Fworkers%2Fexamples%2Fonconnect.any.html&test=imported%2Fw3c%2Fweb-
> platform-tests%2Fworkers%2Fexamples%2Fonconnect.any.worker.
> html&test=imported%2Fw3c%2Fweb-platform-
> tests%2Fworkers%2Fsemantics%2Finterface-objects%2F003.any.
> html&test=imported%2Fw3c%2Fweb-platform-
> tests%2Fworkers%2Fsemantics%2Finterface-objects%2F003.any.worker.
> html&test=imported%2Fw3c%2Fweb-platform-
> tests%2Fworkers%2Fsemantics%2Finterface-objects%2F004.any.
> html&test=imported%2Fw3c%2Fweb-platform-
> tests%2Fworkers%2Fsemantics%2Finterface-objects%2F004.any.worker.html

Building for iOS now.
Comment 8 Chris Dumez 2019-12-13 08:17:15 PST
(In reply to Chris Dumez from comment #7)
> (In reply to Jonathan Bedard from comment #6)
> > Pretty sure we have a small gardening issue on non-mac builds:
> > 
> > https://results.webkit.org/?suite=layout-tests&suite=layout-
> > tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-
> > tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-
> > tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fworkers%2FSharedWorker-
> > MessageEvent-source.any.html&test=imported%2Fw3c%2Fweb-platform-
> > tests%2Fworkers%2FSharedWorker-MessageEvent-source.any.worker.
> > html&test=imported%2Fw3c%2Fweb-platform-tests%2Fworkers%2FSharedWorker-
> > replace-EventHandler.any.html&test=imported%2Fw3c%2Fweb-platform-
> > tests%2Fworkers%2FSharedWorker-replace-EventHandler.any.worker.
> > html&test=imported%2Fw3c%2Fweb-platform-
> > tests%2Fworkers%2Fexamples%2Fonconnect.any.html&test=imported%2Fw3c%2Fweb-
> > platform-tests%2Fworkers%2Fexamples%2Fonconnect.any.worker.
> > html&test=imported%2Fw3c%2Fweb-platform-
> > tests%2Fworkers%2Fsemantics%2Finterface-objects%2F003.any.
> > html&test=imported%2Fw3c%2Fweb-platform-
> > tests%2Fworkers%2Fsemantics%2Finterface-objects%2F003.any.worker.
> > html&test=imported%2Fw3c%2Fweb-platform-
> > tests%2Fworkers%2Fsemantics%2Finterface-objects%2F004.any.
> > html&test=imported%2Fw3c%2Fweb-platform-
> > tests%2Fworkers%2Fsemantics%2Finterface-objects%2F004.any.worker.html
> 
> Building for iOS now.

Follow-up gardening in <https://trac.webkit.org/changeset/253472>.