Skip to content

Commit 7b7db58

Browse files
committed
STORAGE: remove RTOS_9 test from tests.py.
1 parent 9a1966f commit 7b7db58

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

tools/tests.py

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -814,17 +814,6 @@
814814
"NUMAKER_PFM_NUC472", "NUMAKER_PFM_M453",
815815
"NRF51822", "NRF51_DK", "SEEED_TINY_BLE", "ARM_BEETLE_SOC", "NUCLEO_F767ZI", "DISCO_F769NI"],
816816
},
817-
{
818-
"id": "RTOS_9", "description": "SD File write-read",
819-
"source_dir": join(TEST_DIR, "rtos", "mbed", "file"),
820-
"dependencies": [MBED_LIBRARIES, RTOS_LIBRARIES, TEST_MBED_LIB],
821-
"automated": True,
822-
"peripherals": ["SD"],
823-
"mcu": ["LPC1768", "LPC11U24", "LPC812", "KL25Z", "HEXIWEAR",
824-
"KL05Z", "K64F", "K66F", "KL46Z", "RZ_A1H",
825-
"NUMAKER_PFM_NUC472", "NUMAKER_PFM_M453",
826-
"DISCO_F407VG", "DISCO_F429ZI", "NUCLEO_F429ZI", "NUCLEO_F411RE", "NUCLEO_F412ZG", "NUCLEO_F401RE", "NUCLEO_F410RB", "DISCO_F469NI", "NUCLEO_F207ZG"],
827-
},
828817

829818
# Networking Tests
830819
{

0 commit comments

Comments
 (0)