•  
      request #14092 Pin Cypress version to 3.4.1 to avoid crash
    Infos
    #14092
    Joris MASSON (jmasson)
    2019-10-30 15:22
    2019-10-30 09:03
    15282
    Details
    Pin Cypress version to 3.4.1 to avoid crash

    Since the release of cypress 3.5.0, electron has been upgraded to v5.0.10 (see [0]).
    It turns out this electron version checks whether it can use a sandbox mechanism and stops if it can't. The issue is fixed on cypress master (see [1]) but is pending release.

    While we wait for a new cypress version to be released, let's pin the version to 3.4.1 so we can keep running Nightly tests.

    [0]: https://docs.cypress.io/guides/references/changelog.html#3-5-0
    [1]: https://github.com/cypress-io/cypress/issues/5434

    Dev tools
    development
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2019-10-30
    Attachments
    Empty
    References

    Follow-ups