Skip to content

Commit

Permalink
Ignore flaky test (#2655)
Browse files Browse the repository at this point in the history
  • Loading branch information
viirya committed Sep 5, 2022
1 parent 7429b5c commit 773f1b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parquet/src/arrow/async_reader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -995,6 +995,7 @@ mod tests {
}

#[tokio::test]
#[ignore]
async fn test_fuzz_async_reader_selection() {
let testdata = arrow::util::test_util::parquet_test_data();
let path = format!("{}/alltypes_tiny_pages_plain.parquet", testdata);
Expand Down

0 comments on commit 773f1b9

Please sign in to comment.