Skip to content

Conversation

@seddonm1
Copy link
Contributor

@seddonm1 seddonm1 commented Apr 2, 2021

This just moves the tests to allow the feature-flag to be used and pass this kind of test (where previously it would fail)

cargo test --no-default-features --features cli

@github-actions
Copy link

github-actions bot commented Apr 2, 2021

@sweb
Copy link
Contributor

sweb commented Apr 2, 2021

Wow, sorry - what an oversight on my part! Thanks for fixing this.

@alamb
Copy link
Contributor

alamb commented Apr 2, 2021

Something about the macos test failed: https://github.com/apache/arrow/runs/2250992295?check_suite_focus=true

retriggered running the tests and will merge this in if they pass

Thanks @seddonm1

@alamb
Copy link
Contributor

alamb commented Apr 4, 2021

The integration test failed due to out of space on the executor and the failure was not related to this PR -- we have since fixed that in #9879.

@alamb alamb closed this in beb1c1b Apr 4, 2021
pachadotdev pushed a commit to pachadotdev/arrow that referenced this pull request Apr 5, 2021
This just moves the tests to allow the feature-flag to be used and pass this kind of test (where previously it would fail)

```bash
cargo test --no-default-features --features cli
```

Closes apache#9874 from seddonm1/regexp_match_test

Authored-by: Mike Seddon <seddonm1@gmail.com>
Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants