Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 80d432578269e9734ce838b30d89f2b9308821c5
https://github.com/WebKit/WebKit/commit/80d432578269e9734ce838b30d89f2b9308821c5
Author: Aakash Jain <[email protected]>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
M Tools/Scripts/upload-file-to-url
Log Message:
-----------
upload-file-to-url should print information about retry attempts live while
it is running
https://bugs.webkit.org/show_bug.cgi?id=268004
Reviewed by Jonathan Bedard.
Replace print with sys.stderr.write.
Also, increase timeout for upload-file-to-s3 step from 30 to 31 minutes so as to
allow the script to finish by itself (it has 3 retries of 10 minutes each).
* Tools/Scripts/upload-file-to-url:
* Tools/CISupport/ews-build/steps.py:
* Tools/CISupport/ews-build/steps_unittest.py:
Canonical link: https://commits.webkit.org/273416@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes