Skip to content
Snippets Groups Projects
Commit 52aa5320 authored by Alex March's avatar Alex March Committed by Damien George
Browse files

qemu-arm: Exclude new vfs_fat tests.

parent fbca4f94
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ exclude_tests = (
'extmod/ujson_dumps_float.py', 'extmod/ujson_loads_float.py',
'extmod/uctypes_native_float.py', 'extmod/uctypes_le_float.py',
'extmod/machine_pinbase.py', 'extmod/machine_pulse.py',
'extmod/vfs_fat_ramdisk.py', 'extmod/vfs_fat_fileio.py',
'extmod/vfs_fat_ramdisk.py', 'extmod/vfs_fat_fileio.py', 'extmod/vfs_fat_fsusermount.py', 'extmod/vfs_fat_oldproto.py',
)
output = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment