diff options
author | Heinrich Schuchardt | 2020-04-20 20:48:40 +0200 |
---|---|---|
committer | Tom Rini | 2020-04-27 14:55:29 -0400 |
commit | d497821ebf302754ff4cd7265e5945c996e8fc34 (patch) | |
tree | 1a0b61ac2105007e46c045a9ab989041ef89cabc /board/timll/devkit3250 | |
parent | cc3860f66f682f17fd2ef4b31dbb9b7d864b53e1 (diff) |
test: test_fs error message
For non-root users mkfs.vfat is not in the search path at least on Debian.
Hence when running 'make tests' a message indicates that file system tests
have been skipped:
SKIPPED [13] test/py/tests/test_fs/conftest.py:340: Setup failed for
filesystem: fat16
This message is not really helpful as the executed program is not
indicated. Provide a more complete message like
SKIPPED [13] test/py/tests/test_fs/conftest.py:340: Setup failed for
filesystem: fat16.
Command 'mkfs.vfat -F 16 build-sandbox/persistent-data/3GB.fat16.img'
returned non-zero exit status 127.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'board/timll/devkit3250')
0 files changed, 0 insertions, 0 deletions