Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
epse36585ySo either that test or that code is exceedingly funky. Or both. Probably both. Either way, who better to fix it?
-
At a certain point you will feel the compulsion to believe in ghosts and wordpress. You will need to resist those urges.
-
I once had a situation like that in a former clients java project. What happened there were two issues. The project was pulling the same library twice, but each with a different version number, which caused seemingly random behaviour. Root cause was defining deps in maven project but also someplace else (cant remember where.
Odds are you're doing the right thing, twice , with disastrous mindboggling results. -
wannabe5315yjust watch it be system specific. Or worse, hardware specific. Or worse, a combination.
Related Rants
Had a 1:1 with my boss last night and together we figured out a tricky bug related to my PR. However, either my PR or that bug patch broke a tangentially-related test. Queue my usual exhaustion, and I gave up trying to fix it.
This morning, I'm looking at it and nothing makes sense. My change should not have broken the test. So I reran the controller's tests, and... they all pass?
What is logic.
Good thing, though; that test leads to a few rabbit holes I haven't even begun exploring yet.
Oh, never mind. It broke again.
Ergh, here we go. 😔
rant
tdd
tension-driven depression
intermittent failures