top | item 44274837

(no title)

softveda | 8 months ago

So code that was untested (the code path that failed was never exercised), perhaps there is no test environment, and not even peer reviewed ( it did not have appropriate error handling nor was it feature flag protected.) was pushed to production, what a surprise !!

discuss

order

sebazzz|8 months ago

Continuous Integration/Continuous Disaster

bananapub|8 months ago

There absolutely is a test environment, it was absolutely reviewed and Google has absolutely spent Moon-landing money on testing and in particular static analysis.

fidotron|8 months ago

Moon landing money on static analysis that failed to identify the existence of a completely untested code path? Or even to shake this out with random data generation?

This is a dumbfounding level of mistake for an organization such as Google.

polotics|8 months ago

ok so what gives then?

JackSlateur|8 months ago

No amount of "whatever" can prevent bugs to reach production

miyuru|8 months ago

I would not be surprised if the code was AI generated.

yen223|8 months ago

I like the faith you have that people weren't making null-pointer mistakes before LLMs.