Bug 248269
| Summary: | [build.webkit.org] Add WebDriver post-commit bot for WPE | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Diego Pino <dpino> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
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
Pull request: https://github.com/webkit/webkit/pull/6757
EWS
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
<rdar://problem/102757078>