Bug 267176
| Summary: | [ews] [GTK][WPE] Remove DerivedSources directories before 'compile-webkit' step | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Diego Pino <dpino> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
The WebKitGTK and WPE EWS build bots do incremental builds. This sometimes introduces build regressions (either the build finishes successfully when in fact it should have failed or it fails when in fact it should have finished successfully). A common scenario is when the codebase that generates derived sources change. A leftover file from a previous build may cause a build regression.
To avoid these kind of situations, let's add a new step in the EWS build bots (only for GTK and WPE for the moment) to remove the 'DerivedSources' directories in 'WebKitBuild' dir.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
Pull request: https://github.com/webkit/webkit/pull/22465
EWS
Committed 277819@main (383a968afba2): <https://commits.webkit.org/277819@main>
Reviewed commits have been landed. Closing PR #22465 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/126864878>