We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The python-based tests for heartbeat's JSON checks, and 404 statuses seem to regularly fail on windows. Specifically:
Extended / heartbeat-windows-2008-windows-2008-r2 / heartbeat.tests.system.test_monitor.Test.test_http_with_hosts_config_1_404 Extended / heartbeat-windows-2008-windows-2008-r2 / heartbeat.tests.system.test_monitor.Test.test_json_simple_comparisons_1__foo_true_
We should look into fixing these. Both of these could probably be moved to go, though its unclear why they specifically are flakey.
The text was updated successfully, but these errors were encountered:
This issue doesn't have a Team:<team> label.
Team:<team>
Sorry, something went wrong.
[Heartbeat] Move JSON tests from python->go
844f752
Partial fix for elastic#27815 This moves python tests to go that should have been go in the first place. Much more maintainable this way.
Closing because, after digging deeper, these errors mostly seemed to happen on one day in sept. and must have been due to CI server instability.
andrewvc
No branches or pull requests
The python-based tests for heartbeat's JSON checks, and 404 statuses seem to regularly fail on windows. Specifically:
We should look into fixing these. Both of these could probably be moved to go, though its unclear why they specifically are flakey.
The text was updated successfully, but these errors were encountered: