stable

Clone or download

Read-only

request #11008: Pull request karma tests sometimes fails for no reason

This seems like an usual issue [1][2] which is probably related to the server load. While not fixing the root cause, this contribution uses a commonly employed technique: it doubles how long Karma wait for a message from the browser before disconnecting from it. [1] https://github.com/karma-runner/karma/issues/598 [2] https://github.com/webpack-contrib/karma-webpack/issues/8 Change-Id: Id809a3c6d518edda6835b9b97eb3e53e438a8cb8

Modified Files

Name
M plugins/pullrequest/www/js/angular/karma.config.js +1 −0 Go to diff View file