I wrote some code, and was able to manually test that it worked, but the automated tests were failing
after a week of trying to work on it, I have finally fixed the automated tests!
and now the manual tests are failing
I wrote some code, and was able to manually test that it worked, but the automated tests were failing
after a week of trying to work on it, I have finally fixed the automated tests!
and now the manual tests are failing
WHAT DO YOU MEAN THAT THE COVERAGE FOR STATEMENTS IS BELOW THE MINIMUM TESTABLE THRESHOLD TO ACCEPT THE COMMIT?!
*throws computer out window*
but I'm in San Francisco, so there's a pretty good chance this "cloud" is nearby.
YOUR DAYS ARE NUMBERED, CIRCLECI DOCKER EXECUTOR NUMBER 51824!
Turing Police is my favorite Radiohead song
Description: Jake O'Brien loves to make prank phone calls. Unfortunately, people who mess with the telephone get taken away by the sinister phone police and...
@foone I once ran into a CI system that was refusing to accept any commits because, no matter what anyone did code coverage was too low to pass.
The CI system was accidentally configured to analyze the unit tests as application code, saw that the unit tests didn't have unit tests, and was carping.