Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 08b7126fcf9f0bba94141fc1afd4b87a628329c5
      
https://github.com/WebKit/WebKit/commit/08b7126fcf9f0bba94141fc1afd4b87a628329c5
  Author: Jonathan Bedard <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to