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 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.