GithubHelp home page GithubHelp logo

Comments (7)

tgrimmeissen avatar tgrimmeissen commented on May 26, 2024 1

I am using Cypress 8.7.0 but have the same issue with Cypress 9.0.0. Cypress 9.1.1 doesn't work at all for some reason (cannot launch).
Yes this only happens using cypress parallel. Normal headless tests work perfectly.

With Parallel, random (different) errors not related to my tests just pop up randomly:
image

I use electron as one of my tests suite only works with electron (not sure why though).

Thanks for the help!

from cypress-parallel.

shrohitpatel avatar shrohitpatel commented on May 26, 2024

Also getting this same error on some executions.

from cypress-parallel.

tgrimmeissen avatar tgrimmeissen commented on May 26, 2024

It seems to me as a random thrown error caused by a parallelization/system issue. The more threads, the more chances to get that error.

from cypress-parallel.

tnicola avatar tnicola commented on May 26, 2024

@tgrimmeissen How many parallel thread are you using?Could you please check if you're still getting that error with the new version 0.6.0?

from cypress-parallel.

tgrimmeissen avatar tgrimmeissen commented on May 26, 2024

hi @tnicola , yes this is still happening with the new version. I use 4 threads, but it also can happen with 2/3 threads.

from cypress-parallel.

tnicola avatar tnicola commented on May 26, 2024

Which Cypress version are you using?Does this happen only using cypress-parallel?Are you running your test on Chrome/Chrome Headless?The more insights you provide the more I can help you solving this issue!

from cypress-parallel.

ISanjeevKumar avatar ISanjeevKumar commented on May 26, 2024

it looks like issue is with your test scripts . I had faced the similar issue with previous version and that time issue was with my test script . I was trying to generate test case during runtime using Foreach for a list of items .

are you using the same approach for generating the tcs? If yes then make sure test cases are able to fetch required data before running the tcs.

from cypress-parallel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.