diff --git a/dev/archery/archery/integration/runner.py b/dev/archery/archery/integration/runner.py index 478cb73da07cb..8a807497e7fda 100644 --- a/dev/archery/archery/integration/runner.py +++ b/dev/archery/archery/integration/runner.py @@ -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",