RESOLVED FIXED297755
[build.webkit.org][ews-build] The return code from the command executed is not forwarded properly on step run-api-tests
https://bugs.webkit.org/show_bug.cgi?id=297755
Summary [build.webkit.org][ews-build] The return code from the command executed is no...
Carlos Alberto Lopez Perez
Reported 2025-08-21 15:50:32 PDT
Since 279232@main and 292611@main the run-api-tests step on the bots is masking the return code from the program executed and always returning zero. You can see that for example here: https://ews-build.webkit.org/#/builders/41/builds/69699/steps/16/logs/stdio Ran 1926 tests of 1930 with 1886 successful program finished with exit code 0 But exit code should be 40 instead (1926-1886)
Attachments
Carlos Alberto Lopez Perez
Comment 1 2025-08-21 16:07:41 PDT
Radar WebKit Bug Importer
Comment 2 2025-08-28 15:51:13 PDT
EWS
Comment 3 2025-09-17 13:40:27 PDT
Committed 300102@main (c5816eb46c58): <https://commits.webkit.org/300102@main> Reviewed commits have been landed. Closing PR #49736 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.