Coder Social home page Coder Social logo

Comments (5)

paulcmason avatar paulcmason commented on April 25, 2024 3

Hi - I have setup karma-parallel on our test suite as well. Approx 2700 tests. On the first run the sharding is working great and it has massively decreased our suite run times. However as above we are getting false positives when the runner disconnects from chrome. It will run again but not run the tests in the shard that disconnected. Unfortunately this means we can't use this day to day at the moment.

from karma-parallel.

lucasklaassen avatar lucasklaassen commented on April 25, 2024 2

We are running 500 tests and it has reduced our time as well but the browser disconnect issue is preventing us from running this within our CI/CD Pipeline. :(

from karma-parallel.

nickbullock avatar nickbullock commented on April 25, 2024

We are running 16k tests and got the same problem as well (concurrency 2-3, chunks 200-500).
Some thoughts: we used karma-parallel for last two years in ci pipeline with our own custom webpack config for huge hybrid angular application. Now we moved to ng-cli build configuration and faced this issue. Maybe ng-cli is the root of evil.
UPD: forget it. The problem was in our docker container. Now everything works as expected.

from karma-parallel.

juanmendes avatar juanmendes commented on April 25, 2024

There's a PR for this problem for this at #54

from karma-parallel.

rohitkandhal avatar rohitkandhal commented on April 25, 2024

Is it abandoned?

from karma-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.