Disable test MBED_39 being commonly failed test

pull/2036/head
Mihail Stoyanov 2016-06-27 23:55:45 +01:00
parent 7bd9952583
commit 51157ba073
1 changed files with 1 additions and 1 deletions

View File

@ -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