Closed
Description
Running e.g. ./x.py test --stage 1 src/test/mir-opt
several times currently results in all the tests being ran every single time, instead of skipping those that succeeded already.
I'm not sure when this started happening, but it's recent, somewhere in the past few weeks.
It could perhaps be caused by #56680, although I don't recall having issues around the time that PR was merged. Also, I have no indication that anyone else has this issue, could be my build dir.