[webkit-changes] [WebKit/WebKit] 08b712: [run-webkit-tests] Strip allows*HTTPS* logging mes...

Jonathan Bedard noreply at github.com
Wed Dec 21 09:57:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 08b7126fcf9f0bba94141fc1afd4b87a628329c5
      https://github.com/WebKit/WebKit/commit/08b7126fcf9f0bba94141fc1afd4b87a628329c5
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2022-12-21 (Wed, 21 Dec 2022)

  Changed paths:
    M Tools/Scripts/webkitpy/port/darwin.py
    M Tools/Scripts/webkitpy/port/darwin_testcase.py
    M Tools/Scripts/webkitpy/port/ios_simulator.py
    M Tools/Scripts/webkitpy/port/mac.py
    M Tools/Scripts/webkitpy/port/watch_simulator.py

  Log Message:
  -----------
  [run-webkit-tests] Strip allows*HTTPS* logging messages
https://bugs.webkit.org/show_bug.cgi?id=249658
rdar://56920527

Reviewed by Alexey Proskuryakov.

* Tools/Scripts/webkitpy/port/darwin.py:
(DarwinPort.stderr_patterns_to_strip): Strip allows*HTTPS* logging messages.
* Tools/Scripts/webkitpy/port/darwin_testcase.py:
* Tools/Scripts/webkitpy/port/ios_simulator.py:
(IOSSimulatorPort.logging_patterns_to_strip): Deleted.
(IOSSimulatorPort.stderr_patterns_to_strip): Deleted.
* Tools/Scripts/webkitpy/port/mac.py:
(MacPort.stderr_patterns_to_strip): Invoke base class's stderr_patterns_to_strip.
* Tools/Scripts/webkitpy/port/watch_simulator.py:
(WatchSimulatorPort.logging_patterns_to_strip): Deleted.
(WatchSimulatorPort.stderr_patterns_to_strip): Deleted.

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




More information about the webkit-changes mailing list