[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
@@ -49,6 +49,8 @@ SRV_1_SERVER_DATA = 'qux'
class Test_Service(thread_cert.TestCase):
support_ncp = False
topology = {
LEADER: {
'channel': 12,