Skip to content

tests: Mark a number of test failures as buggy on macOS before Sequoia.

The phylosophy of this MR is that catching regressions is more valuable than investigating each single failure. I've already investigated many, but these are the hardest ones, they don't even happen on Sequoia, and we already missed a number of macOS regressions because the CI script was allowed to fail and nobody cared to notice. I plan to keep working on the DXC tests anyway.

This MR will likely fail anyway, because given how the CI script works the allow_failure flag retroactively applies also to the first commit. However, once it's in, it should do the right thing. Ah, I had forgotten that also the environment variables apply retroactively, so no failure at all! :-)

Edited by Giovanni Mascellani

Merge request reports

Loading