mirror of https://github.com/ARMmbed/mbed-os.git
Disable test MBED_39 being commonly failed test
parent
7bd9952583
commit
51157ba073
|
@ -657,7 +657,7 @@ TESTS = [
|
|||
"id": "MBED_39", "description": "Serial Complete",
|
||||
"source_dir": join(TEST_DIR, "mbed", "serial_complete"),
|
||||
"dependencies": [MBED_LIBRARIES, TEST_MBED_LIB],
|
||||
"automated": True
|
||||
"automated": False
|
||||
},
|
||||
|
||||
# CMSIS RTOS tests
|
||||
|
|
Loading…
Reference in New Issue