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

[ML] 7.x file upload fails on latest 7.x ES #77069

Closed
pheyos opened this issue Sep 9, 2020 · 2 comments
Closed

[ML] 7.x file upload fails on latest 7.x ES #77069

pheyos opened this issue Sep 9, 2020 · 2 comments
Assignees

Comments

@pheyos
Copy link
Member

pheyos commented Sep 9, 2020

https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/1407/

Error: retry.tryForTime timeout: Error: expected testSubject(mlFileImportSuccessCallout) to exist
    at TestSubjects.existOrFail (/dev/shm/workspace/kibana/test/functional/services/common/test_subjects.ts:62:15)
    at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)

This test probably fails because of a missing ES backport of elastic/elasticsearch#61324.
So this is 7.x/7.10 only.

@pheyos pheyos self-assigned this Sep 9, 2020
@pheyos
Copy link
Member Author

pheyos commented Sep 9, 2020

Disabled the file data visualizer tests until the ES backport is in (or the Kibana part that is based on that backport is reverted).

7.x/7.10: ba7c9f9

@pheyos
Copy link
Member Author

pheyos commented Sep 10, 2020

Tests re-enabled in #77141

@pheyos pheyos closed this as completed Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant