Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 033b941bf0b282f3af371455db9409be7f3f99a0
      
https://github.com/WebKit/WebKit/commit/033b941bf0b282f3af371455db9409be7f3f99a0
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M Tools/Scripts/run-mvt-tests

  Log Message:
  -----------
  [Tools] Make run-mvt-tests honor the WebKit Container SDK auto-enter
https://bugs.webkit.org/show_bug.cgi?id=315169

Reviewed by Claudio Saavedra.

Mirror the pattern already used by run-webkit-tests / run-wpe-tests so
that run-mvt-tests re-execs into the wkdev-build container (when
WEBKIT_CONTAINER_SDK_ENABLE_AUTOENTER=1) and switches to the
/sdk/webkit bind mount via a private mount namespace once inside.

maybe_enter_webkit_container_sdk() runs before the selenium / urllib3
imports so those heavy dependencies are resolved inside the container
rather than on the host, where they may not be installed.

* Tools/Scripts/run-mvt-tests:

Canonical link: https://commits.webkit.org/313558@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to