Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b6da84893d50a69a2d4154a0b4e76b8831c707a1
https://github.com/WebKit/WebKit/commit/b6da84893d50a69a2d4154a0b4e76b8831c707a1
Author: Carlos Alberto Lopez Perez <[email protected]>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M
Tools/Scripts/webkitpy/binary_bundling/tests/webdriver/install_deps_podman_start_test.sh
Log Message:
-----------
[WPE][GTK] Release-Packaging-Nightly bots are failing the test step with the
bundle (v2)
https://bugs.webkit.org/show_bug.cgi?id=316142
Unreviewed follow-up after 285014@main and 311779@main
Gentoo is currently undergoing a python migration from 3.13 to 3.14 and the
prebuilt stage3
images at docker.io are outdated, so when the emerge command is called it fails
due to
the version mismatch. Instead of rebuilding all the python world (which would
take a while),
bypass emerge and just use the current installed python with pip. That is good
enough for
this testing as we don't care much about the python deps as long as those work.
The purpose
is to test the MiniBrowser bundle and not the python deps for the test suite.
*
Tools/Scripts/webkitpy/binary_bundling/tests/webdriver/install_deps_podman_start_test.sh:
Canonical link: https://commits.webkit.org/314411@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications