You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/07 04:35:33 UTC

[GitHub] [arrow-datafusion] Ted-Jiang commented on a diff in pull request #2167: [MINOR] ignore suspicious slow test in Ballista

Ted-Jiang commented on code in PR #2167:
URL: https://github.com/apache/arrow-datafusion/pull/2167#discussion_r844651503


##########
ballista/rust/executor/src/cpu_bound_executor.rs:
##########
@@ -311,6 +311,8 @@ mod tests {
     }
 
     #[tokio::test]
+    #[ignore]
+    // related https://github.com/apache/arrow-datafusion/issues/2140

Review Comment:
   Yes, i will check later. Maybe it related to `tokio`



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org