197
Grumpy
7y

Famous last words:
-"This change was so small, so there's no need for tests. I'll just deploy right away."

Comments
  • 3
    Those 'small' ones must be tested. They can cascade to big problems.
  • 1
    Even in small changes you can make big mistakes.
  • 5
    "This is a refactor, so should have no functional change. We don't need to test this in the app."

    I get it, we're trying to save time to minimize the impact of our horrifically optimistic estimates, but these were our famous last words on more than one occasion.
  • 1
    This is so true...
    Just moved some drawing code up and the program crashes...
  • 0
  • 0
    Butterfly effect
  • 0
    Sounds like me
  • 0
    Sounds like me
  • 2
    Next commit: "goddammit"
Add Comment