diff options
author | Bernd Schubert <bschubert@ddn.com> | 2025-06-04 17:36:02 +0200 |
---|---|---|
committer | Bernd Schubert <bernd@bsbernd.com> | 2025-06-12 14:37:20 +0200 |
commit | 324f1c7f4aa3f5ad0f88a56794fa3db9e55da430 (patch) | |
tree | 3de95670c308d1994458a07fe9efa91062f3611e /test/test_custom_io.py | |
parent | 6787608e5655b3d833a541a9f0d5a3159ae51f0e (diff) | |
download | libfuse-324f1c7f4aa3f5ad0f88a56794fa3db9e55da430.tar.gz |
tests: Add an exception for output "error"
The sigterm test triggers debug output like
dev unique: 6, opcode: STATFS (17), nodeid: 1, insize: 40, pid: 1808
unique: 6, success, outsize: 96
dev unique: 8, opcode: GETATTR (3), nodeid: 1, insize: 56, pid: 1808
exit_handler called with sig 15
fuse: session exited, terminating workers
unique: 8, error: -2 (No such file or directory), outsize: 16
Which then triggers test failures, because the test was acting
on the word 'error'.
Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Diffstat (limited to 'test/test_custom_io.py')
0 files changed, 0 insertions, 0 deletions