Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 36b1dbc8ec03c933e227164ba25ab0eaac887e8c
https://github.com/WebKit/WebKit/commit/36b1dbc8ec03c933e227164ba25ab0eaac887e8c
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2026-04-22 (Wed, 22 Apr 2026)
Changed paths:
M
Tools/Scripts/webkitpy/binary_bundling/tests/webdriver/install_deps_docker_start_test.sh
Log Message:
-----------
[WPE][GTK] Release-Packaging-Nightly bots are failing the test step with the
bundle
https://bugs.webkit.org/show_bug.cgi?id=313003
Unreviewed follow-up fix after 285014@main
The issue happens because Gentoo (which is one of the distros where the
bundle is tested via Docker) is now quoting the name of the distro with
single quotes at /etc/os-release and the script parsing it was expecting
only double quotes. Fix this by stripping both types of quotes.
*
Tools/Scripts/webkitpy/binary_bundling/tests/webdriver/install_deps_docker_start_test.sh:
Canonical link: https://commits.webkit.org/311779@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications