Bug 214049 - Resync web-platform-tests/html/webappapis from upstream
Summary: Resync web-platform-tests/html/webappapis 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: 213927
  Show dependency treegraph
 
Reported: 2020-07-07 09:57 PDT by Chris Dumez
Modified: 2020-07-16 09:08 PDT (History)
14 users (show)

See Also:


Attachments
Patch (297.43 KB, patch)
2020-07-07 10:00 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (308.97 KB, patch)
2020-07-07 11:52 PDT, 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 2020-07-07 09:57:56 PDT
Resync web-platform-tests/html/webappapis from upstream.
Comment 1 Chris Dumez 2020-07-07 10:00:36 PDT
Created attachment 403704 [details]
Patch
Comment 2 Darin Adler 2020-07-07 10:06:59 PDT
Comment on attachment 403704 [details]
Patch

rs=me
Comment 3 Chris Dumez 2020-07-07 11:52:48 PDT
Created attachment 403708 [details]
Patch
Comment 4 EWS 2020-07-07 12:43:07 PDT
Committed r264035: <https://trac.webkit.org/changeset/264035>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 403708 [details].
Comment 5 Radar WebKit Bug Importer 2020-07-07 12:44:17 PDT
<rdar://problem/65188849>
Comment 6 Aakash Jain 2020-07-07 16:32:40 PDT
(In reply to EWS from comment #4)
> Committed r264035: <https://trac.webkit.org/changeset/264035>
This seems to have introduced 3 ios-wk2 test failures:

"imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/requires-failure.https.any.html"

"imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/requires-success.any.worker.html"

"imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/requires-failure.https.any.serviceworker.html"

History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fwebappapis%2Fscripting%2Fprocessing-model-2%2Fintegration-with-the-javascript-agent-formalism%2Frequires-failure.https.any.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fwebappapis%2Fscripting%2Fprocessing-model-2%2Fintegration-with-the-javascript-agent-formalism%2Frequires-success.any.worker.html
Comment 7 Chris Dumez 2020-07-07 16:40:02 PDT
(In reply to Aakash Jain from comment #6)
> (In reply to EWS from comment #4)
> > Committed r264035: <https://trac.webkit.org/changeset/264035>
> This seems to have introduced 3 ios-wk2 test failures:
> 
> "imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-
> 2/integration-with-the-javascript-agent-formalism/requires-failure.https.any.
> html"
> 
> "imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-
> 2/integration-with-the-javascript-agent-formalism/requires-success.any.
> worker.html"
> 
> "imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-
> 2/integration-with-the-javascript-agent-formalism/requires-failure.https.any.
> serviceworker.html"
> 
> History:
> https://results.webkit.org/?suite=layout-tests&suite=layout-
> tests&test=imported%2Fw3c%2Fweb-platform-
> tests%2Fhtml%2Fwebappapis%2Fscripting%2Fprocessing-model-2%2Fintegration-
> with-the-javascript-agent-formalism%2Frequires-failure.https.any.
> html&test=imported%2Fw3c%2Fweb-platform-
> tests%2Fhtml%2Fwebappapis%2Fscripting%2Fprocessing-model-2%2Fintegration-
> with-the-javascript-agent-formalism%2Frequires-success.any.worker.html

Updated TestExpectations in <https://trac.webkit.org/changeset/264048>.