diff --git a/tests/st/scipy_st/test_optimize.py b/tests/st/scipy_st/test_optimize.py index 3d83e18fcc3..04a83cc6286 100644 --- a/tests/st/scipy_st/test_optimize.py +++ b/tests/st/scipy_st/test_optimize.py @@ -50,7 +50,7 @@ def matyas(np): return func -@pytest.mark.level0 +@pytest.mark.level1 @pytest.mark.platform_x86_gpu_training @pytest.mark.platform_x86_cpu @pytest.mark.env_onecard