From e4107ef94871bf0916fe908739b97c94cbf8e7aa Mon Sep 17 00:00:00 2001 From: "Peter A. Jonsson" Date: Thu, 16 Nov 2023 12:16:43 +0100 Subject: [PATCH] tests: re-enable fixed test The linked issue was fixed in 2020, so re-enable the test. --- integration_tests/test_page_loads.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/integration_tests/test_page_loads.py b/integration_tests/test_page_loads.py index a09fb7844..057b302ef 100644 --- a/integration_tests/test_page_loads.py +++ b/integration_tests/test_page_loads.py @@ -900,9 +900,6 @@ def test_extent_debugging_method(odc_test_db, client: FlaskClient): assert cols["crs"] in (28349, 28350, 28351, 28352, 28353, 28354, 28355, 28356) -@pytest.mark.skip( - reason="TODO: fix issue https://github.com/opendatacube/datacube-explorer/issues/92" -) def test_with_timings(client: FlaskClient): _monitoring.init_app_monitoring() # ls7_level1_scene dataset