blob: e64af2d07caa9cc1c8bd5770f7f3f41322118b0c [file] [log] [blame]
PASS writes should be written in the standard order
PASS writer.write() promises should resolve in the standard order
PASS controller.error() should work when called from within strategy.size()
PASS close() should work when called from within strategy.size()
PASS abort() should work when called from within strategy.size()
PASS releaseLock() should abort the write() when called within strategy.size()
PASS original reader should error when new reader is created within strategy.size()