Relative Content

Tag Archive for ruby-on-railstestingrspeccircleci

CircleCI Parallelism messing up with time-based tests

We have a big old build that is taking too long to run tests and Im trying to setup parallelism to speed things up. After the configuration, I can see the tests are indeed running in parallel and are much faster but Im running into 2 very strange issues: