Skip to content

Commit 7b6a6d7

Browse files
authored
Merge pull request #11833 from jamesbeyond/exp_github
TESTS: turn off blinky log compare test due to example changed
2 parents 1e43a18 + 667a416 commit 7b6a6d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/test/examples/examples.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@
1111
"exporters": [],
1212
"compile" : true,
1313
"export": true,
14-
"test" : true,
14+
"test" : false,
1515
"baud_rate": 9600,
16-
"compare_log": ["mbed-os-example-blinky/tests/blinky.log"],
1716
"auto-update" : true
1817
},
1918
{

0 commit comments

Comments
 (0)