this post was submitted on 12 Sep 2023
833 points (98.9% liked)

Programmer Humor

19187 readers
1198 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 12 points 1 year ago (1 children)

Ahhh my favorite way to fix a broken test: just remove it!

[โ€“] [email protected] 4 points 1 year ago

Mark it as intended-to-fail, that way if someone fixes your bug it's their test failure.