forked from mindspore-Ecosystem/mindspore
takedown test_func_with_yield_manifest_dataset_01 to ensure gate stability
This commit is contained in:
parent
ea4bdf86dd
commit
44e6097fd1
|
@ -395,7 +395,7 @@ def test_pyfunc_exception_multiprocess():
|
|||
|
||||
ds.config.set_enable_shared_mem(mem_original)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="random failure")
|
||||
def test_func_with_yield_manifest_dataset_01():
|
||||
"""
|
||||
Feature: PyFunc in Map op
|
||||
|
|
Loading…
Reference in New Issue