Bug 256845
| Summary: | EWS - PR caught in re-try loop: Unable to parse API test results | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | aakash_jain, justin_michaud, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Karl Rackler
<rdar://109409199>
Aakash Jain
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).