Skip to content

Commit

Permalink
Revert "DO NOT MERGE: [Integration] Re-enable Rust integration case (#…
Browse files Browse the repository at this point in the history
…13852)"

This reverts commit e2efc87.
  • Loading branch information
lidavidm authored Aug 11, 2022
1 parent e2efc87 commit 839251d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/archery/archery/integration/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@ def run_all_tests(with_cpp=True, with_java=True, with_js=True,
Scenario(
"middleware",
description="Ensure headers are propagated via middleware.",
skip={"Rust"} # TODO(ARROW-10961): tonic upgrade needed
),
Scenario(
"flight_sql",
Expand Down

0 comments on commit 839251d

Please sign in to comment.