Bug 248269 - [build.webkit.org] Add WebDriver post-commit bot for WPE
Summary: [build.webkit.org] Add WebDriver post-commit bot for WPE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Diego Pino
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-23 02:04 PST by Diego Pino
Modified: 2022-11-29 02:26 PST (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 Diego Pino 2022-11-23 02:04:27 PST
Currently WPE is running the web-driver test suite as part of WPE-Linux-64-bit-Release-Tests https://build.webkit.org/#/builders/40/builds/7841

Unlike the layout & API test suites, the webdriver test suite cannot run in parallel, thus increasing the total time for each build in WPE-Linux-64-bit-Release-Tests bot. To avoid this inconvenient, it would be much better to move the webdriver test suite to a separated bot. This is actually what the GTK-Linux-64-bit-Release-Tests bot (https://build.webkit.org/#/builders/57) does. It only runs layout & API test suites while GTK-Linux-64-bit-Release-WebDriver-Tests (https://build.webkit.org/#/builders/18) run the webdriver test suite.

All said also applies for WPE-Linux-64-bit-Debug-Tests.
Comment 1 Diego Pino 2022-11-23 02:07:52 PST
Pull request: https://github.com/webkit/webkit/pull/6757
Comment 2 EWS 2022-11-29 02:25:02 PST
Committed 257111@main (d7c2bedeabde): <https://commits.webkit.org/257111@main>

Reviewed commits have been landed. Closing PR #6757 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-29 02:26:18 PST
<rdar://problem/102757078>