-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
ALL
Correct behavior of fsync.js relies on the fact that no other operations are running concurrently (in particular, the test assumes that reads will succeed while the server is locked, which is not the case if other write operations are running).
This test should be moved to the noPassthrough suite.