-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Milestone
Description
Describe the bug
One unit test is failing for test_resources
To Reproduce
Steps to reproduce the behavior, e.g.:
- go to tests
- python3 run_tests.py
- see unit tests execute
- Seeing error 1 test failed
Expected Behavior
All tests succeed
Screenshots or Logfiles
======================================================================
FAIL: testRunResoures (test_resources.GeoHealthCheckTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/just/project/geohealthcheck/master.git/tests/test_resources.py", line 87, in testRunResoures
self.assertEqual(
AssertionError: False != True : Run should be success for http://geo.woudc.org/ows report=<Run 2>
----------------------------------------------------------------------
Ran 6 tests in 176.250s
FAILED (failures=1)
geo.woudc.org is stale
Context (please complete the following information):
- OS: all
- Browser NA
- Browser Version NA
- Python Version 3.10
- GeoHealthCheck Version master as on July 15, 2025
If running with Docker: NA
Additional context
Need replacement for stale http://geo.woudc.org/ows which is root cause.