influxdata / influxdata/influxdb
Remove redunant flux tests
Open
Nobody has claimed this yet.
area/flux
area/tests
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Once we upgrade to a flux version that includes https://github.com/influxdata/flux/pull/4050, we can remove this test from `influxdb`: https://github.com/influxdata/influxdb/blob/master/query/stdlib/influxdata/influxdb/tag_values_measurement_or_predicate_test.flux
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Check whether influxdb has been upgraded to a Flux version containing influxdata/flux#4050. Then inspect query/stdlib/influxdata/influxdb/tag_values_measurement_or_predicate_test.flux and remove the redundant test once that upgrade is present; confirm the related test suite still passes.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases, testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100