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 has been archived by the owner on Sep 16, 2020. It is now read-only.
joakimk edited this page Nov 10, 2010
·
1 revision
When you run your tests in smaller sets you may miss dependency errors in your suite.
The runner processes does not handle if a single user runs different projects at the same time. Code
fetching and initialization is then only done for one of the projects.
As the runners pull down and run code that can be posted by anyone with access to your central server you will have to have trust everyone using it.