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 BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 2023-02-11 17:12:18 PST
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.