web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
5.02k stars 3.12k forks source link

`./wpt run firefox` broken on Ubuntu 24.04 #49261

Open mbrodesser-Igalia opened 3 days ago

mbrodesser-Igalia commented 3 days ago

STR:

./wpt run --debug-test firefox content-security-policy/navigation/to-javascript-parent-initiated-child-csp.html

Expected: test runs and passes. Actual: a popup titled "Profile Missing" with "Your Firefox profile cannot be loaded. It may be missing or inaccessible." is shown.

Works with "chrome" instead of "firefox".