trueleo commented on code in PR #3741:
URL: https://github.com/apache/arrow-rs/pull/3741#discussion_r1118708809
##########
object_store/src/aws/mod.rs:
##########
@@ -1222,6 +1252,14 @@ mod tests {
stream_get(&integration).await;
}
+ #[tokio::test]
+ async fn s3_test_unsigned_payload() {
Review Comment:
Oh right, will it be better to add something like
https://crates.io/crates/serial_test
--
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]