top | item 37431024

(no title)

adhvaryu | 2 years ago

Imagine the dread if they find out who wrote the code.

Also to be honest, shouldn't this have been better unit tested? Considering aviation is a ~ £60 billion industry for the UK.

discuss

order

monooso|2 years ago

In their defence, they did manage to process 15 million flight paths before encountering this problem. Some bugs are just really difficult to predict.

petesergeant|2 years ago

> shouldn't this have been better unit tested

Entirely possible there was a unit test that confirmed the system would error out in this particular condition. This sounds more like a requirements issue.

throwaway154|2 years ago

Not a unit test problem.

Relying on it's unit tested strong systems does not make. There's a lot more to testing.

krisoft|2 years ago

> Also to be honest, shouldn't this have been better unit tested?

We don't know how well it was tested. (unit or otherwise)

What we know that it has processed 15 millions of flight plans previously without revealing this flaw. So they must have got some things right.