takedown test_func_with_yield_manifest_dataset_01 to ensure gate stability

This commit is contained in:
yanghaoran 2023-03-02 17:27:33 +08:00
parent ea4bdf86dd
commit 44e6097fd1
1 changed files with 1 additions and 1 deletions

View File

@ -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