[webkit-changes] [WebKit/WebKit] a2e919: [EWS][WPE] WPE API testers should use custom comma...

Carlos Alberto Lopez Perez noreply at github.com
Thu Oct 12 13:51:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a2e919721fc064de008d051a4e09b8d24d8070df
      https://github.com/WebKit/WebKit/commit/a2e919721fc064de008d051a4e09b8d24d8070df
  Author: Carlos Alberto Lopez Perez <clopez at igalia.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

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

  Log Message:
  -----------
  [EWS][WPE] WPE API testers should use custom command like GTK ones
https://bugs.webkit.org/show_bug.cgi?id=263086

Reviewed by Aakash Jain.

On 269162 at main new WPE API testers were added to the EWS.
And when testing it seems things are failing because the new
workers are trying to run the API tests with the default script
Tools/Scripts/run-api-tests (used by Mac workers) instead of with
the script Tools/Scripts/run-${port}-tests used by GTK and WPE
workers.

* Tools/CISupport/ews-build/steps.py:
(RunAPITests.run):
* Tools/CISupport/ews-build/steps_unittest.py:

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




More information about the webkit-changes mailing list