It seems like the browser inside the Travis CI machines isn't quite good enough to safely test in Travis. See an example build log where one test fails, which I can't reproduce locally. Perhaps in Travis we should revert to just the shallow render tests, and just run karma tests locally when building/releasing.
It seems like the browser inside the Travis CI machines isn't quite good enough to safely test in Travis. See an example build log where one test fails, which I can't reproduce locally. Perhaps in Travis we should revert to just the shallow render tests, and just run
karmatests locally when building/releasing.