Skip to content
This repository was archived by the owner on Oct 10, 2021. It is now read-only.
This repository was archived by the owner on Oct 10, 2021. It is now read-only.

Not JSON response #313

@darrachequesne

Description

@darrachequesne

Hi! I'm trying to make sense of the following error here:

Error: internet explorer@8: [eval("(window.zuul_msg_bus ? window.zuul_msg_bus.splice(0, 1000) : []);")] Not JSON response

What's weird is that it seems the test has restarted, and the second attempt has succeeded:

- starting: <internet explorer 8 on Windows 2008>
- waiting: <internet explorer 8 on Windows 2008>
- waiting: <internet explorer 8 on Windows 2008>
- restarting: <internet explorer 8 on Windows 2008>
- starting: <internet explorer 8 on Windows 2008>
- passed: <internet explorer 8 on Windows 2008>
- queuing: <internet explorer 10 on Windows 2012>
(...)
events.js:160
      throw er; // Unhandled 'error' event
      ^
Error: internet explorer@8: [eval("(window.zuul_msg_bus ? window.zuul_msg_bus.splice(0, 1000) : []);")] Not JSON response

Here are the saucelabs logs for the first and second attemps.

Could it be possible that the first test keeps polling saucelabs, which eventually send non-json data?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions