Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 966ff65d47269e86fa9c3eb918eaa3ce8993bc05
      
https://github.com/WebKit/WebKit/commit/966ff65d47269e86fa9c3eb918eaa3ce8993bc05
  Author: Carlos Alberto Lopez Perez <clo...@igalia.com>
  Date:   2025-01-24 (Fri, 24 Jan 2025)

  Changed paths:
    M Tools/CISupport/start-local-buildbot-server

  Log Message:
  -----------
  [Tools][CISupport] start-local-buildbot-server fails to import modules from 
'Shared' directory
https://bugs.webkit.org/show_bug.cgi?id=286087

Reviewed by Ryan Haddad.

Since 286664@main on the factories.py buildbot code there is an import
from the 'Shared' directory which is located one directory above, and
the script start-local-buildbot-server is not copying that to the
temporal runtime workdir.

Fix that by copying everything inside the directory above,
that is, by copying everything from directory 'CISupport'.

* Tools/CISupport/start-local-buildbot-server:
(BuildbotTestRunner):
(BuildbotTestRunner.__init__):
(BuildbotTestRunner._setup_server_workdir):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to