mirror of
https://github.com/espressif/openthread.git
synced 2026-08-10 20:57:47 +00:00
[tests] skip running expected fail tests (#5038)
This commit skips running expected fail tests so that it will be easier to find real failures and saves some time.
This commit is contained in:
@@ -37,6 +37,8 @@ ROUTER = 2
|
||||
|
||||
|
||||
class TestCoaps(thread_cert.TestCase):
|
||||
support_ncp = False
|
||||
|
||||
topology = {
|
||||
LEADER: {
|
||||
'mode': 'rsdn',
|
||||
|
||||
Reference in New Issue
Block a user