NEW256845
EWS - PR caught in re-try loop: Unable to parse API test results
https://bugs.webkit.org/show_bug.cgi?id=256845
Summary EWS - PR caught in re-try loop: Unable to parse API test results
Karl Rackler
Reported 2023-05-16 09:37:51 PDT
PR caught in re-try loop. PR: https://github.com/WebKit/WebKit/pull/12956 This happens multiple times for queue: https://ews-build.webkit.org/#/builders/13?numbuilds=1000 "Unable to parse API test results" https://ews-build.webkit.org/#/builders/13/builds/6619 https://ews-build.webkit.org/#/builders/13/builds/6619/steps/14/logs/stdio https://ews-build.webkit.org/#/builders/13/builds/6619/steps/17/logs/stdio https://ews-build.webkit.org/#/builders/13/builds/6619/steps/25/logs/stderr ERROR: unable to parse data, exception: Expecting value: line 1 column 1 (char 0)ERROR: unable to parse data, exception: Expecting value: line 1 column 1 (char 0)
Attachments
Karl Rackler
Comment 1 2023-05-16 09:40:37 PDT
Aakash Jain
Comment 2 2023-05-16 10:31:58 PDT
It seems like that particular PR is causing failure in weird manner causing API tests not be able to run and tripping EWS. Most EWSes are red for that PR. I cancelled that api test builds on that PR (which were stuck in infinite retry loop).
Note You need to log in before you can comment on or make changes to this bug.