Andreas Motl
Andreas Motl
### Exception ``` dash.testing.errors.DashAppLoadingError: threaded server failed to start ``` ### Location ``` ERROR tests/ui/explorer/test_explorer.py::test_app_layout - dash.testing.errors.DashAppLoadingError: threaded server failed to start ERROR tests/ui/explorer/test_explorer.py::test_app_data_stations_failed - dash.testing.errors.DashAppLoadingError: threaded server failed to...
### Exception ``` FileNotFoundError: ['https://hubeau.eaufrance.fr/api/v1/hydrometrie/referentiel/stations?format=json&en_service=true'] ``` ### Location ``` FAILED tests/test_api.py::test_api[False-eaufrance-hubeau-kwargs6-None] - FileNotFoundError: ['https://hubeau.eaufrance.fr/api/v1/hydrometrie/referentiel/stations?format=json&en_service=true'] FAILED tests/test_api.py::test_api[True-eaufrance-hubeau-kwargs6-None] - FileNotFoundError: ['https://hubeau.eaufrance.fr/api/v1/hydrometrie/referentiel/stations?format=json&en_service=true'] ``` ### References - https://github.com/earthobservations/wetterdienst/actions/runs/3595801542/jobs/6077497557#step:6:550 - #815 --- ### Investigation The...
_____________________________ test_cli_interpolate _____________________________ ``` BadZipFile("Bad CRC-32 for file 'produkt_klima_tag_19470101_19730228_05105.txt'") ``` -- https://github.com/earthobservations/wetterdienst/actions/runs/3719301178/jobs/6308072641#step:7:649
_____ test_api[True-dwd-observation-kwargs0-None] _____ ```python E zipfile.BadZipFile: The archive of https://opendata.dwd.de/climate_environment/CDC/observations_germany/climate/daily/kl/recent/tageswerte_KL_00011_akt.zip seems to be corrupted. wetterdienst/provider/dwd/observation/download.py:62: BadZipFile ``` -- https://github.com/earthobservations/wetterdienst/actions/runs/3777614414/jobs/6421537572#step:7:889
______ test_api[False-wsv-pegel-kwargs3-None] ______ ```python ValueError: Unexpected character found when decoding object value ``` ______ test_api[False-wsv-pegel-kwargs3-None] _____ ```python ValueError: Unmatched ''"' when when decoding 'string' ``` _____ test_api[False-dwd-mosmix-kwargs1-None] _____ ```python ValueError:...
________ test_export_parquet _______ ```python > os.unlink(filename) E PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pytest-of-runneradmin\\pytest-0\\popen-gw1\\data1\\observation.parquet' tests\provider\dwd\observation\test_io.py:389: PermissionError ``` -- https://github.com/earthobservations/wetterdienst/actions/runs/3777949086/jobs/6422030473#step:7:618
_________ test_dwd_summarize ________ ```python E KeyError: 'data' tests/ui/test_restapi.py:325: KeyError ``` -- https://github.com/earthobservations/wetterdienst/actions/runs/3781348080/jobs/6485175492#step:7:601
``` FAILED tests/example/test_notebook_examples.py::test_jupyter_example - nbclient.exceptions.CellTimeoutError: A cell timed out while it was being executed, after 60 seconds. The message was: Cell execution timed out. Here is a preview of the...
``` FAILED tests/core/scalar/test_summary.py::test_summary_temperature_air_mean_200_daily - AssertionError: DataFrame.iloc[:, 2] (column name="value") are different DataFrame.iloc[:, 2] (column name="value") values are different (100.0 %) [index]: [0, 1, 2] [left]: [272.95, 266.15, 268.75] [right]: [273.65,...
``` FAILED tests/core/scalar/test_summary.py::test_summary_temperature_air_mean_200_daily - AssertionError: DataFrame.iloc[:, 2] (column name="value") are different DataFrame.iloc[:, 2] (column name="value") values are different (100.0 %) [index]: [0, 1, 2] [left]: [nan, nan, 270.25] [right]: [273.65,...