Fix unit tests reporting failures as cancellations
Should fix what happened in #10356 where the failures counted as cancellations.
deliberately breaking a package to test.
Run the following to get this pull request's changes locally for testing.
CREW_REPO=https://github.com/Zopolis4/chromebrew.git CREW_BRANCH=slingin crew update \
&& yes | crew upgrade
nope, failures still only working on i686.
I do love that we are testing changes on i686 containers now. 😅
oh also the yaml handoff has been broken for some time now it looks like-- the changed-files actions is not reporting the changed github workflows
oh also the yaml handoff has been broken for some time now it looks like-- the changed-files actions is not reporting the changed github workflows
I think I fixed that the other day...
well i've changed the yaml in the unit test and the lint isnt running, so...