mirror of
https://github.com/progval/irctest.git
synced 2025-04-04 22:39:50 +00:00
Skip flaky test on solanum
This commit is contained in:
2
Makefile
2
Makefile
@ -49,11 +49,13 @@ LIMNORIA_SELECTORS := \
|
||||
(foo or not foo) \
|
||||
$(EXTRA_SELECTORS)
|
||||
|
||||
# testQuitErrors is too flaky for CI
|
||||
SOLANUM_SELECTORS := \
|
||||
not Ergo \
|
||||
and not deprecated \
|
||||
and not strict \
|
||||
and not testDoubleKickMessages \
|
||||
and not testQuitErrors \
|
||||
$(EXTRA_SELECTORS)
|
||||
|
||||
SOPEL_SELECTORS := \
|
||||
|
Reference in New Issue
Block a user