Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a2e919721fc064de008d051a4e09b8d24d8070df
      
https://github.com/WebKit/WebKit/commit/a2e919721fc064de008d051a4e09b8d24d8070df
  Author: Carlos Alberto Lopez Perez <[email protected]>
  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@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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to