Commit Graph

2 Commits

Author SHA1 Message Date
Jon Turney 538b347218
Add expected skip annotations for non-linux CI runs to framework tests 2021-07-13 15:25:42 +01:00
Jon Turney 609864a66d Annotate framework tests with where they are expected to skip
Remove hard-coded framework test skip logic in skippable(), instead
annotate test.json with environments in which skip is expected.

(Mainly this is done with by testing the value of MESON_CI_JOBNAME now
set for linux jobs)
2021-07-07 20:08:12 +02:00