•  
      request #16601 Increase shared memory available to the container running Cypress
    Infos
    #16601
    Thomas Gerbet (tgerbet)
    2020-08-25 16:08
    2020-08-25 10:38
    17903
    Details
    Increase shared memory available to the container running Cypress
    Like almost everything other tools used in the Tuleap CI pipelines Cypress is executed inside a Docker container. As it is Electron/Chromium based, it is not really happy about it and sometimes the renderer process crashes by telling you it's out of memory.
    By default, Docker container starts with a limit of 64MB of shared memory which can be a bit short when running a browser.

    This a known issue when running Electron/Chromium inside a Docker container, you can read more about it in the Cypress's bug tracker: https://github.com/cypress-io/cypress/issues/350
    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2020-08-25
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Integrated into Tuleap 11.18.99.44

    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2020-08-25