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

qemu-arm: Exclude extmod/vfs_fat_fileio.py test.

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