Skip to content

Commit

Permalink
Github actions build: 3713
Browse files Browse the repository at this point in the history
  • Loading branch information
codeforIATIbot committed Oct 29, 2023
1 parent 1b1eef5 commit 6cdcd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/2023-10-29.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"created_at": "2023-10-29 00:53:04.695703", "build": null, "status": "unhealthy", "report": {"datastore_classic": {"desc": "Datastore Classic", "results": {"TestDatastoreClassic.test_healthy": {"desc": "Test API self-reports as healthy", "args": [], "outcome": "failed", "error_msg": "self = <test_datastore_classic.TestDatastoreClassic object at 0x7f96834daf10>\n\n def test_healthy(self):\n \"\"\"\n Test API self-reports as healthy\n \"\"\"\n url = \"https://datastore.codeforiati.org/api/1/about/\"\n resp = requests.get(url)\n assert resp.status_code == 200\n j = resp.json()\n> assert j[\"status\"] == 'healthy'\nE AssertionError: assert 'unhealthy' == 'healthy'\nE - healthy\nE + unhealthy\nE ? ++\n\ntests/test_datastore_classic.py:19: AssertionError"}}, "status": "unhealthy"}, "iati_data_dump": {"desc": "IATI Data Dump", "results": {"TestIATIDataDump.test_metadata": {"desc": "Test metadata was created in the last 24 hours", "args": [], "outcome": "passed", "error_msg": ""}}, "status": "healthy"}}}
{"created_at": "2023-10-29 06:13:06.160815", "build": null, "status": "unhealthy", "report": {"datastore_classic": {"desc": "Datastore Classic", "results": {"TestDatastoreClassic.test_healthy": {"desc": "Test API self-reports as healthy", "args": [], "outcome": "failed", "error_msg": "self = <test_datastore_classic.TestDatastoreClassic object at 0x7f623d01aa50>\n\n def test_healthy(self):\n \"\"\"\n Test API self-reports as healthy\n \"\"\"\n url = \"https://datastore.codeforiati.org/api/1/about/\"\n resp = requests.get(url)\n assert resp.status_code == 200\n j = resp.json()\n> assert j[\"status\"] == 'healthy'\nE AssertionError: assert 'unhealthy' == 'healthy'\nE - healthy\nE + unhealthy\nE ? ++\n\ntests/test_datastore_classic.py:19: AssertionError"}}, "status": "unhealthy"}, "iati_data_dump": {"desc": "IATI Data Dump", "results": {"TestIATIDataDump.test_metadata": {"desc": "Test metadata was created in the last 24 hours", "args": [], "outcome": "passed", "error_msg": ""}}, "status": "healthy"}}}

0 comments on commit 6cdcd79

Please sign in to comment.