mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
twai: Temporarily disable network example test
Disabling network example test due to issue with synchronizing the start of each DUT
This commit is contained in:
parent
22b33adb2f
commit
19e6434f37
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user