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/06 18:09:38 UTC

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

alamb commented on code in PR #2167:
URL: https://github.com/apache/arrow-datafusion/pull/2167#discussion_r844243139


##########
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:
   This test appears to have been introduced in https://github.com/apache/arrow-datafusion/pull/1883



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