diff --git a/tests/tests.yaml b/tests/tests.yaml index 49a5915f6f7..53654a65e02 100644 --- a/tests/tests.yaml +++ b/tests/tests.yaml @@ -187,5 +187,6 @@ other_tests: - '--ignore-files=test_ambiguous_fields.py' - "--ignore-files=test_save.py" - '--exclude-test=yt.frontends.gdf.tests.test_outputs.TestGDF' + - '--exclude-test=yt.frontends.adaptahop.tests.test_outputs.TestGDF' cookbook: - 'doc/source/cookbook/tests/test_cookbook.py'