suyanhanx commented on PR #2263: URL: https://github.com/apache/incubator-opendal/pull/2263#issuecomment-1547873801
> There is a new bug about `range_read`. > > In https://github.com/apache/incubator-opendal/actions/runs/4976970726/jobs/8905529556, test `write_test_fuzz_range_reader` failed. > ``` > thread 'services_sftp::write_test_fuzz_range_reader' panicked at 'assertion failed: `(left == right)` > left: `546602`, > right: `543843`: check seek failed: output pos is different with expected pos, actions: [Read(84819), Seek(End(-519436)), Seek(Start(346471)), Next, Read(27351), Seek(Start(349302)), Next, Seek(End(-339634)), Next, Read(180661), Seek(End(-561960)), Next, Next, Seek(End(-768061)), Next, Next, Seek(End(-634305)), Next, Next, Read(1337), Seek(End(-328798))]', > ``` > > I'm debuging it now. Is the reason you removed the content-length check? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
