WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248269
[build.webkit.org] Add WebDriver post-commit bot for WPE
https://bugs.webkit.org/show_bug.cgi?id=248269
Summary
[build.webkit.org] Add WebDriver post-commit bot for WPE
Diego Pino
Reported
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2022-11-23 02:07:52 PST
Pull request:
https://github.com/webkit/webkit/pull/6757
EWS
Comment 2
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.
Radar WebKit Bug Importer
Comment 3
2022-11-29 02:26:18 PST
<
rdar://problem/102757078
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug