forked from mindspore-Ecosystem/mindspore
!46824 takedown test_compile_cache_lenet_ps to ensuer gate stability
Merge pull request !46824 from yanghaoran/takedown_testcases
This commit is contained in:
commit
09b8589284
|
@ -289,7 +289,7 @@ def test_compile_cache_lenet_change_dir():
|
|||
shutil.rmtree(new_path, ignore_errors=True)
|
||||
|
||||
|
||||
@pytest.mark.level0
|
||||
@pytest.mark.level1
|
||||
@pytest.mark.platform_x86_ascend_training
|
||||
@pytest.mark.platform_arm_ascend_training
|
||||
@pytest.mark.env_onecard
|
||||
|
|
Loading…
Reference in New Issue