Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a3ed549ec3005b8b35e0707ad03795ea9f6b3c97
      
https://github.com/WebKit/WebKit/commit/a3ed549ec3005b8b35e0707ad03795ea9f6b3c97
  Author: Brianna Fan <[email protected]>
  Date:   2025-09-12 (Fri, 12 Sep 2025)

  Changed paths:
    M Tools/CISupport/build-webkit-org/steps.py
    M Tools/CISupport/build-webkit-org/steps_unittest.py
    M Tools/Scripts/filter-test-logs

  Log Message:
  -----------
  [build.webkit.org] Upload  test262 logs to S3
https://bugs.webkit.org/show_bug.cgi?id=298780
rdar://160475791

Reviewed by Aakash Jain.

Pipe output of test262 into filter-test-logs.
If we see any line with "SUMMARY" (such as for failures or success), we print 
all lines after that.
We also print all lines with "! NEW FAIL".

* Tools/CISupport/build-webkit-org/steps.py:
(RunTest262Tests):
(RunTest262Tests.run):
* Tools/CISupport/build-webkit-org/steps_unittest.py: Added unit tests.
* Tools/Scripts/filter-test-logs: Drive-by fix to change the print_lines 
variable to print_all_lines for clarity.
(filter_jsc_tests):
(filter_layout_tests):
(filter_webdriver_tests):
(filter_test262):
(main):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to