From 725521a2af7fe6f5eda3dabc82f8dfb7bb8028cd Mon Sep 17 00:00:00 2001 From: "wenmeng.zwm" Date: Tue, 8 Aug 2023 16:40:55 +0800 Subject: [PATCH] skip test_text_to_360panorama_image test --- tests/pipelines/test_text_to_360panorama_image.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pipelines/test_text_to_360panorama_image.py b/tests/pipelines/test_text_to_360panorama_image.py index b2780597..fcf1ec44 100644 --- a/tests/pipelines/test_text_to_360panorama_image.py +++ b/tests/pipelines/test_text_to_360panorama_image.py @@ -52,7 +52,7 @@ class Text2360PanoramaImageTest(unittest.TestCase): print( 'pipeline: the output image path is {}'.format(output_image_path)) - @unittest.skipUnless(test_level() >= 0, 'skip test in current test level') + @unittest.skipUnless(test_level() >= 2, 'skip test in current test level') def test_run_with_model_from_modelhub(self): output_image_path = tempfile.NamedTemporaryFile(suffix='.png').name pipeline_ins = pipeline(