mirror of
https://github.com/espressif/openthread.git
synced 2026-07-30 23: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:
@@ -49,6 +49,8 @@ SRV_1_SERVER_DATA = 'qux'
|
||||
|
||||
|
||||
class Test_Service(thread_cert.TestCase):
|
||||
support_ncp = False
|
||||
|
||||
topology = {
|
||||
LEADER: {
|
||||
'channel': 12,
|
||||
|
||||
Reference in New Issue
Block a user