[webkit-changes] [WebKit/WebKit] ca0cd2: [ews-build.webkit.org] Remove Python 2 testing

Jonathan Bedard noreply at github.com
Mon May 13 16:03:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca0cd2ce84fe5a68949eb066c8412bca969aabda
      https://github.com/WebKit/WebKit/commit/ca0cd2ce84fe5a68949eb066c8412bca969aabda
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
    M Tools/CISupport/ews-build/events.py
    M Tools/CISupport/ews-build/factories.py
    M Tools/CISupport/ews-build/factories_unittest.py
    M Tools/CISupport/ews-build/steps.py
    M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  -----------
  [ews-build.webkit.org] Remove Python 2 testing
rdar://128020540
https://bugs.webkit.org/show_bug.cgi?id=274111

Reviewed by Aakash Jain and Alexey Proskuryakov.

* Tools/CISupport/ews-build/events.py:
(Events): Collapse Python 2 and Python 3 testing events into a single action.
* Tools/CISupport/ews-build/factories.py:
(WebKitPyFactory.__init__): Collapse Python 2 and Python 3 testing.
* Tools/CISupport/ews-build/factories_unittest.py:
(TestExpectedBuildSteps): Collapse Python 2 and Python 3 testing.
* Tools/CISupport/ews-build/steps.py:
(RunWebKitPyTests): Renamed from WebKitPyTest.
(RunWebKitPyTests.getResultSummary):
(WebKitPyTest): Renamed to RunWebKitPyTests.
(RunWebKitPyPython2Tests): Deleted.
(RunWebKitPyPython3Tests): Moved to RunWebKitPyTests.
* Tools/CISupport/ews-build/steps_unittest.py:
(test_success):
(test_unexpected_failure):

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



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


More information about the webkit-changes mailing list