Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 41624cefdbea4b7b7582dfc922d6c34c2de9594d
      
https://github.com/WebKit/WebKit/commit/41624cefdbea4b7b7582dfc922d6c34c2de9594d
  Author: Carlos Alberto Lopez Perez <[email protected]>
  Date:   2026-02-02 (Mon, 02 Feb 2026)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py
    M Tools/CISupport/ews-build/steps_unittest.py

  Log Message:
  -----------
  [WKCI][GLIB] WK2 EWS logic doesn't handle correctly the case when the first 
run (with patch) returns error with a list of flakes but not a list of 
non-flaky failures. (follow-up fix)
https://bugs.webkit.org/show_bug.cgi?id=306754

Unreviewed follow-up fix.

This is a follow-up fix after 306483@main: On the previous commit I overlooked 
doing this
check also for the first run (with patch). If there isn't a list of failures 
from the first
run, then the step layout-tests-repeat-failures won't run, so the logic should 
skip doing
the infrastructure exception checks.

* Tools/CISupport/ews-build/steps.py:
(AnalyzeLayoutTestsResultsRedTree.run):
* Tools/CISupport/ews-build/steps_unittest.py:
(TestAnalyzeLayoutTestsResultsRedTree.test_first_step_error_exit_code_with_only_flakies):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to