ligurio / unreliablefs

A FUSE-based fault injection filesystem.
https://ligurio.github.io/unreliablefs/unreliablefs.1.html
MIT License
174 stars 9 forks source link

test_open_unlink() is broken #40

Closed ligurio closed 3 years ago

ligurio commented 3 years ago
Traceback (most recent call last):                                                                                                                
  File "/home/sergeyb/sources/unreliablefs/tests/test_unreliablefs.py", line 223, in test_open_unlink                                             
    assert fh.read() == data1+data2                                                                                                               
OSError: [Errno 9] Bad file descriptor