[webkit-changes] [WebKit/WebKit] 04402f: [GTK][WPE] On the EWS for layout tests we should c...

Carlos Alberto Lopez Perez noreply at github.com
Wed Nov 15 07:48:07 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 04402fa2fe1de72b17afcbd4027e97d930d2247b
      https://github.com/WebKit/WebKit/commit/04402fa2fe1de72b17afcbd4027e97d930d2247b
  Author: Carlos Alberto Lopez Perez <clopez at igalia.com>
  Date:   2023-11-15 (Wed, 15 Nov 2023)

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

  Log Message:
  -----------
  [GTK][WPE] On the EWS for layout tests we should call the update-libs step before building webkit without patch
https://bugs.webkit.org/show_bug.cgi?id=264837

Reviewed by Carlos Garcia Campos.

The Layout Test EWS for the GTK and WPE ports should call the
script to update third party libraries before building WebKit
without patch.

* Tools/CISupport/ews-build/steps.py:
(RunWebKitTestsRedTree.evaluateCommand):
(RunWebKitTestsRepeatFailuresRedTree.evaluateCommand):
* Tools/CISupport/ews-build/steps_unittest.py:
(TestRunWebKitTestsRedTree.test_last_try_unexpected_failure_without_list_of_failing_tests_then_schedule_update_libs_and_test_without_patch):
(TestRunWebKitTestsRedTree):
(TestRunWebKitTestsRedTree.test_flakies_but_no_failures_then_go_to_analyze_results):
(TestRunWebKitTestsRepeatFailuresRedTree.test_last_run_with_patch_ends_with_list_of_failing_tests_then_schedule_update_libs_and_test_without_patch):
(TestRunWebKitTestsRepeatFailuresRedTree):
(TestRunWebKitTestsRepeatFailuresRedTree.test_last_run_with_patch_ends_with_no_failing_tests_then_go_to_analyze):

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




More information about the webkit-changes mailing list