Bug 273695 - [webkitcorepy] Add mutually exclusive groups to TaskPool
Summary: [webkitcorepy] Add mutually exclusive groups to TaskPool
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: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks: 273797
  Show dependency treegraph
 
Reported: 2024-05-03 11:09 PDT by Jonathan Bedard
Modified: 2024-05-15 12:21 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2024-05-03 11:09:59 PDT
We want to be able to force a set of tests to run serially with other tests that share certain attributes. We're specifically interested in this for media tests, although the concept if generally applicable. webkitcorepy should support tests run this way.
Comment 1 Jonathan Bedard 2024-05-03 11:40:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28113
Comment 2 Radar WebKit Bug Importer 2024-05-03 11:56:56 PDT
<rdar://problem/127503729>
Comment 3 EWS 2024-05-14 17:17:42 PDT
Committed 278787@main (03d9366f146b): <https://commits.webkit.org/278787@main>

Reviewed commits have been landed. Closing PR #28113 and removing active labels.
Comment 4 Jonathan Bedard 2024-05-15 11:58:50 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/28605
Comment 5 EWS 2024-05-15 12:21:29 PDT
Committed 278822@main (0db49f66f9ad): <https://commits.webkit.org/278822@main>

Reviewed commits have been landed. Closing PR #28605 and removing active labels.