Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tests/python/meta_schedule/test_meta_schedule_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,7 @@ def timeout_session_creator( # pylint: disable=unused-variable
_clean_build(builder_result.artifact_path)


@pytest.mark.skip("Disable this test to unblock CI.")
def test_meta_schedule_rpc_runner_exception():
"""Test meta schedule RPC Runner exception"""

Expand Down
Loading