mirror of https://github.com/ARMmbed/mbed-os.git
TESTS: turn off blinky log compare test due to example changed
parent
9270361159
commit
376bc4b6cd
|
@ -11,9 +11,8 @@
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : true,
|
||||||
"export": true,
|
"export": true,
|
||||||
"test" : true,
|
"test" : false,
|
||||||
"baud_rate": 9600,
|
"baud_rate": 9600,
|
||||||
"compare_log": ["mbed-os-example-blinky/tests/blinky.log"],
|
|
||||||
"auto-update" : true
|
"auto-update" : true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue