alamb opened a new issue, #240:
URL: https://github.com/apache/arrow-rs-object-store/issues/240

   **Describe the bug**
   Intermittently, the `object_store` Emulator Tests test fails like this
   
   ```
   thread 'aws::tests::s3_test' panicked at 'called `Result::unwrap()` on an 
`Err` value: Custom { kind: Other, error: HttpDispatch(HttpDispatchError { 
message: "Missing information for upload part 2" }) }', 
object_store/src/aws.rs:1277:59
   ```
   
   Here is an example failure: 
https://github.com/apache/arrow-rs/runs/7639063643?check_suite_focus=true that 
then passed on the subsequent run: 
https://github.com/apache/arrow-rs/runs/7639161157?check_suite_focus=true
   
   **To Reproduce**
   Not sure
   
   **Expected behavior**
   Test should pass or fail consistently
   
   **Additional context**
   <!--
   Add any other context about the problem here.
   -->


-- 
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]

Reply via email to