[webkit-changes] [WebKit/WebKit] 1fe7fc: [git-webkit] Improve 'trace' regexes

Jonathan Bedard noreply at github.com
Tue Oct 18 11:44:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1fe7fc8f2bd03d46db4f2deebbf10b11c0455a33
      https://github.com/WebKit/WebKit/commit/1fe7fc8f2bd03d46db4f2deebbf10b11c0455a33
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2022-10-18 (Tue, 18 Oct 2022)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/setup.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/trace.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/trace_unittest.py

  Log Message:
  -----------
  [git-webkit] Improve 'trace' regexes
https://bugs.webkit.org/show_bug.cgi?id=246543
rdar://101188306

Rubber-stamped by Aakash Jain.

* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/trace.py:
(Relationship): Improve regexes for follow-up fixes.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/trace_unittest.py:
(TestRelationship.test_follow_up): Update relationship name.
(TestCommitsStory.test_follow_up): Ditto.
(TestTrace.test_revert_a):
(TestTrace.test_revert_b):
(TestTrace.test_revert): Renamed test_revert_a.
(TestTrace.test_follow_up_a):
(TestTrace.test_follow_up_b):
(TestTrace.test_follow_up_c):
(TestTrace.test_regression):
(TestTrace.test_gardening):

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




More information about the webkit-changes mailing list