Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR] ignore suspicious slow test in Ballista #2167

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

Ted-Jiang
Copy link
Member

Which issue does this PR close?

Related to apache/datafusion-ballista#235

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@alamb
Copy link
Contributor

alamb commented Apr 6, 2022

Thanks @Ted-Jiang

@@ -311,6 +311,8 @@ mod tests {
}

#[tokio::test]
#[ignore]
// related https://github.com/apache/arrow-datafusion/issues/2140
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test appears to have been introduced in #1883

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, i will check later. Maybe it related to tokio

@alamb alamb merged commit ea16c30 into apache:master Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants