[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:
Yakun Xu
2020-06-02 21:32:00 -07:00
committed by GitHub
parent ced3c08a04
commit 6de8d778b7
29 changed files with 74 additions and 36 deletions
+2
View File
@@ -37,6 +37,8 @@ ROUTER = 2
class TestCoaps(thread_cert.TestCase):
support_ncp = False
topology = {
LEADER: {
'mode': 'rsdn',