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

Flaky test: test_dashboard.Test.test_export_dashboard_cmd_export_dashboard_by_id_unknown_id #17827

Closed
ycombinator opened this issue Apr 20, 2020 · 1 comment · Fixed by #17768
Labels
Team:Services (Deprecated) Label for the former Integrations-Services team :Testing

Comments

@ycombinator
Copy link
Contributor

ycombinator commented Apr 20, 2020

Failing Test

Stack Trace

21:23:56  ======================================================================
21:23:56  FAIL: Test testbeat export dashboard fails gracefully when dashboard with unknown ID is requested
21:23:56  ----------------------------------------------------------------------
21:23:56  Traceback (most recent call last):
21:23:56    File "/go/src/github.com/elastic/beats/libbeat/tests/system/test_dashboard.py", line 191, in test_export_dashboard_cmd_export_dashboard_by_id_unknown_id
21:23:56      assert self.log_contains("error exporting dashboard: Not found") is True
21:23:56  AssertionError
21:23:56  
21:23:56  ----------------------------------------------------------------------
@ycombinator ycombinator added flaky-test Unstable or unreliable test cases. Team:Services (Deprecated) Label for the former Integrations-Services team labels Apr 20, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Services (Deprecated) Label for the former Integrations-Services team :Testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants