Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f05a87188b14ffec868d5a54c438f2dac0d148c5
      
https://github.com/WebKit/WebKit/commit/f05a87188b14ffec868d5a54c438f2dac0d148c5
  Author: Brianna Fan <[email protected]>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M Tools/Scripts/webkitpy/w3c/test_exporter.py
    M Tools/Scripts/webkitpy/w3c/test_exporter_unittest.py

  Log Message:
  -----------
  [WPT export friction] export script fails to create PR because of failing to 
get bugzilla data
https://bugs.webkit.org/show_bug.cgi?id=295520
rdar://155229832

Reviewed by Tim Nguyen.

We should always initialize the WebKit repository since we depend on it to get 
the Bugzilla
tracker instantiated. We will always need the tracker to find the bug, no 
matter how we look for it.

* Tools/Scripts/webkitpy/w3c/test_exporter.py:
(WebPlatformTestExporter.__init__):

* Tools/Scripts/webkitpy/w3c/test_exporter_unittest.py:
    - Set WKRepository to 1 as a placeholder for testing.
(TestExporterTest.test_export):
(TestExporterTest.test_export_with_specific_branch):
(TestExporterTest.test_export_no_clean):
(TestExporterTest.test_export_interactive_mode):
(TestExporterTest.test_export_invalid_token):
(TestExporterTest.test_export_wrong_token):
(TestExporterTest.test_has_wpt_changes):
(TestExporterTest.test_has_no_wpt_changes_for_no_diff):

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



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

Reply via email to