Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f437eb526ebbbc92ea03357fb95dd8236072f255
      
https://github.com/WebKit/WebKit/commit/f437eb526ebbbc92ea03357fb95dd8236072f255
  Author: Sam Sneddon <gsnedd...@apple.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    R Tools/Scripts/webkitpy/common/net/abstracttestresults.py
    R Tools/Scripts/webkitpy/common/net/abstracttestresults_unittest.py
    M Tools/Scripts/webkitpy/common/net/layouttestresults.py
    M Tools/Scripts/webkitpy/test/main.py

  Log Message:
  -----------
  [webkitpy] Remove AbstractTestResults
https://bugs.webkit.org/show_bug.cgi?id=266122

Reviewed by Jonathan Bedard.

AbstractTestResults now has a single subclass, LayoutTestResults, so it
may as well not exist.

* Tools/Scripts/webkitpy/common/net/abstracttestresults.py: Removed.
* Tools/Scripts/webkitpy/common/net/abstracttestresults_unittest.py: Removed.
* Tools/Scripts/webkitpy/common/net/layouttestresults.py:
(LayoutTestResults):
* Tools/Scripts/webkitpy/test/main.py:
(main):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to