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

[Integration Testing] Implement --quiet / verbose correctly #74

Open
alamb opened this issue Apr 26, 2021 · 0 comments
Open

[Integration Testing] Implement --quiet / verbose correctly #74

alamb opened this issue Apr 26, 2021 · 0 comments
Labels
arrow Changes to the arrow crate

Comments

@alamb
Copy link
Contributor

alamb commented Apr 26, 2021

Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-8859

The Rust tester has verbose=true hard-coded for now.

When run with '{{archery --quiet"}}, RustTester should receive a {{quiet: Bool}} via [kwargs|https://github.com/apache/arrow/blob/master/dev/archery/archery/integration/runner.py#L335] somehwere and we should use that to set the verbose mode.

@alamb alamb added the arrow Changes to the arrow crate label Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

No branches or pull requests

1 participant