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)
<rdar://109409199>
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).