[webkit-changes] [WebKit/WebKit] 15355e: [ews] Make S3 upload failure a hard failure

Aakash J noreply at github.com
Thu Jan 25 09:18:45 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 15355e2a96a5c3e46cc78b687107f32a1f66b5f0
      https://github.com/WebKit/WebKit/commit/15355e2a96a5c3e46cc78b687107f32a1f66b5f0
  Author: Aakash Jain <aakash_jain at apple.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

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

  Log Message:
  -----------
  [ews] Make S3 upload failure a hard failure
https://bugs.webkit.org/show_bug.cgi?id=268081

Reviewed by Jonathan Bedard.

Make S3 upload failure a hard failure on ews-build.webkit.org.
Remove the fallback to uploading to the build-master, as that seems to overload the server.

* Tools/CISupport/ews-build/steps.py:
(UploadFileToS3):
(UploadFileToS3.run):
(UploadFileToS3.getResultSummary):
* Tools/CISupport/ews-build/steps_unittest.py:
(TestUploadFileToS3.test_success):

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




More information about the webkit-changes mailing list