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

Fix failing Flux stdlib tests #19299

Closed
stuartcarnie opened this issue Aug 12, 2020 · 1 comment
Closed

Fix failing Flux stdlib tests #19299

stuartcarnie opened this issue Aug 12, 2020 · 1 comment
Labels
area/flux Issues related to the Flux query engine area/2.x OSS 2.0 related issues and PRs team/query

Comments

@stuartcarnie
Copy link
Contributor

What

Running the Go test suite returns the following failures:

--- FAIL: TestFluxEndToEnd (49.96s)
    --- FAIL: TestFluxEndToEnd/influxdata/influxdb/v1 (0.57s)
        --- FAIL: TestFluxEndToEnd/influxdata/influxdb/v1/measurement_tag_values (0.12s)
            end_to_end_test.go:248: found 1 tables that were not empty
    --- FAIL: TestFluxEndToEnd/testing/chronograf (0.45s)
        --- FAIL: TestFluxEndToEnd/testing/chronograf/aggregate_window_median (0.12s)
            end_to_end_test.go:225: field type conflict
            end_to_end_test.go:248: found 3 tables that were not empty
    --- FAIL: TestFluxEndToEnd/testing/influxql (1.02s)
        --- FAIL: TestFluxEndToEnd/testing/influxql/elapsed (0.13s)
            end_to_end_test.go:238: found 2 tables that were not empty
    --- FAIL: TestFluxEndToEnd/range_stop (0.08s)
        end_to_end_test.go:248: found 2 tables that were not empty
FAIL
FAIL	github.com/influxdata/influxdb/v2/query/stdlib/testing	53.890s
@stuartcarnie stuartcarnie added area/2.x OSS 2.0 related issues and PRs area/flux Issues related to the Flux query engine team/query labels Aug 12, 2020
@stuartcarnie
Copy link
Contributor Author

Closed #19569

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/flux Issues related to the Flux query engine area/2.x OSS 2.0 related issues and PRs team/query
Projects
None yet
Development

No branches or pull requests

1 participant