Skip to content

Commit d590d8b

Browse files
committed
Merge remote-tracking branch 'refs/remotes/mbedmicro/master' into DEV_FIX_1419_baudrateissue
2 parents 33558d3 + 0a3adb6 commit d590d8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workspace_tools/tests.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@
583583
"id": "MBED_36", "description": "WFI correct behavior",
584584
"source_dir": join(TEST_DIR, "mbed", "wfi"),
585585
"dependencies": [MBED_LIBRARIES, TEST_MBED_LIB],
586-
"automated": True
586+
"automated": False
587587
},
588588
{
589589
"id": "MBED_37", "description": "Serial NC RX",
@@ -1049,7 +1049,7 @@
10491049
"automated": True,
10501050
#"host_test" : "detect_auto",
10511051
},
1052-
1052+
10531053
]
10541054

10551055
# Group tests with the same goals into categories

0 commit comments

Comments
 (0)