Bug 252125
| Summary: | [build.webkit.org] WPE build factory doesn't honor flag '--no-experimental-features' for WPE | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
WPE-Linux-64-bit-Release-Ubuntu-2004-Build is building with Flatpak SDK despite being configured with '--no-experimental-features' (reported by Carlos López). For example:
https://build.webkit.org/#/builders/596/builds/6954
When the '--no-experimental-features' flag is on the bot should only build with system libraries and skip the jhbuild step.
It seems the problem is that the WPE build factory is not honoring the '--no-experimental-features' flag.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
This bug was fixed in https://github.com/WebKit/WebKit/pull/9989
The 'WPE-Linux-64-bit-Release-Ubuntu-2004-Build bot' was removed long time ago. In other similar bots, like 'WPE-Linux-64-bit-Release-Ubuntu-2004-Build bot', this problem no longer exists:
https://build.webkit.org/#/builders/1060/builds/5259
This build doesn't show the `jhbuild` step.