You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2018. It is now read-only.
Travis CI stops the build if a task needs more than 10 minutes to finish:
Reference: https://travis-ci.org/wireapp/proteus.js/builds/155928680
Therefor we should reduce the test complexity on Travis.
These are the tests which take the most time:
Session
I think it's worth it putting these test in a single spec file and exclude this one from tests ran on Travis CI.