9 ms·
So how often does a commit get checked in that causes a test (or tests) to fail? It just seemed to me like you were bragging that tests get run over and over a
by sbraford 18y ago
So how often does a commit get checked in that causes a test (or tests) to fail?
It just seemed to me like you were bragging that tests get run over and over again. They only need to get run if any new code is committed, of course.
And what kind of commit is being checked in every 9 minutes? How big is the dev team? Seems like an awful lot of commits. Is each one a full-fledged feature / bug fix for the site, or are many 1-line changes to the code?