twai: Temporarily disable network example test

Disabling network example test due to issue with synchronizing the
start of each DUT
pull/6275/head
Darian Leung 2020-12-10 21:17:44 +08:00
rodzic 49022d4d92
commit 9b34f1c49c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -27,7 +27,7 @@ def dut_thread_callback(**kwargs):
result[0] = True
@ttfw_idf.idf_example_test(env_tag='Example_TWAI2')
@ttfw_idf.idf_example_test(env_tag='Example_TWAI2', ignore=True)
def test_twai_network_example(env, extra_data):
# Get device under test. "dut1", "dut2", and "dut3" must be properly defined in EnvConfig