Closed rpominov closed 8 years ago
@mcmathja Maybe you could take a look and figure out what's going on? I have no idea so far, it's very strange.
@mcmathja Nevermind, fixed in https://github.com/rpominov/kefir/commit/b91fa920e67c1ed709182388470ee62c1e4c42f6
The silent tests exit is terrible though. This project has the worst dev setup :sweat_smile:
I've commented out the problematic tests in https://github.com/rpominov/kefir/commit/25450079401aa725abfb540571fcef7180f9c81f
Here is how normally test output looks:
And here is how it looks with problematic test cases uncommented:
It doesn't print the summary, and there less dots than normally which means not all tests are run. Seems like it just silently exits at some point.