Skip to content

Commit

Permalink
ARROW-17385: [Integration] Re-enable Rust integration case (apache#13852
Browse files Browse the repository at this point in the history
) (apache#13858)

Redo the PR since the original ended up with the wrong commit message.

Authored-by: David Li <li.davidm96@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
  • Loading branch information
lidavidm authored and ksuarez1423 committed Aug 15, 2022
1 parent 15738c6 commit 16088ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/archery/archery/integration/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ 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 16088ff

Please sign in to comment.