Bug 220541 - Use promise_test in WPT beacon/beacon-common.sub.js instead of async_test
Summary: Use promise_test in WPT beacon/beacon-common.sub.js instead of async_test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-12 04:53 PST by youenn fablet
Modified: 2021-01-13 01:50 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2021-01-12 04:54 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (2.37 KB, patch)
2021-01-12 10:42 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2021-01-12 04:53:06 PST
Use promise_test in WPT beacon/beacon-common.sub.js instead of async_test
Comment 1 youenn fablet 2021-01-12 04:53:21 PST
<rdar://problem/72940308>
Comment 2 youenn fablet 2021-01-12 04:54:33 PST
Created attachment 417444 [details]
Patch
Comment 3 youenn fablet 2021-01-12 04:55:12 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/27144
Comment 4 EWS Watchlist 2021-01-12 04:55:20 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 5 Geoffrey Garen 2021-01-12 10:22:47 PST
Comment on attachment 417444 [details]
Patch

r=me

Would be good to mention in the ChangeLog that we're trying to avoid overwhelming the test server by limiting parallelism.
Comment 6 youenn fablet 2021-01-12 10:42:31 PST
Created attachment 417469 [details]
Patch for landing
Comment 7 EWS 2021-01-13 01:50:17 PST
Committed r271434: <https://trac.webkit.org/changeset/271434>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417469 [details].