We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33558d3 + 0a3adb6 commit d590d8bCopy full SHA for d590d8b
workspace_tools/tests.py
@@ -583,7 +583,7 @@
583
"id": "MBED_36", "description": "WFI correct behavior",
584
"source_dir": join(TEST_DIR, "mbed", "wfi"),
585
"dependencies": [MBED_LIBRARIES, TEST_MBED_LIB],
586
- "automated": True
+ "automated": False
587
},
588
{
589
"id": "MBED_37", "description": "Serial NC RX",
@@ -1049,7 +1049,7 @@
1049
"automated": True,
1050
#"host_test" : "detect_auto",
1051
1052
-
+
1053
]
1054
1055
# Group tests with the same goals into categories
0 commit comments