forked from rosa/hakurei
internal/rosa/meson: skip specific test suites
For disabling specific broken or flaky tests. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -880,6 +880,7 @@ func (s *S) getFrame() azalea.Frame {
|
||||
k("postInstall"): &attr.Script,
|
||||
k("setup"): &attr.Setup,
|
||||
k("skipTest"): &attr.SkipTest,
|
||||
k("skipTests"): &attr.SkipTests,
|
||||
k("interactiveTest"): &attr.InteractiveTest,
|
||||
}); err != nil {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user