[webkit-changes] [WebKit/WebKit] 2e51cc: Add script to filter layout tests to minimize buil...

Brianna Fan noreply at github.com
Tue May 28 09:40:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2e51cc753a270436ea8154ac0f74d69f9cff9059
      https://github.com/WebKit/WebKit/commit/2e51cc753a270436ea8154ac0f74d69f9cff9059
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    A Tools/Scripts/filter-test-logs

  Log Message:
  -----------
  Add script to filter layout tests to minimize buildbot logging
https://bugs.webkit.org/show_bug.cgi?id=274673
rdar://128694401

Reviewed by Aakash Jain.

Condenses all existing log-filtering scripts into one and adds a method for layout tests.
The filter ensures that any logs being parsed by the buildmaster for results are still printed.

* Tools/Scripts/filter-test-logs: Added.
(parser):
(filter_jsc_test):
(filter_layout_tests):
(filter_scan_build):
(main):

Canonical link: https://commits.webkit.org/279384@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