This commit is contained in:
Cadene 2024-05-02 21:12:34 +00:00
parent a4f14f3f42
commit abebfb7583
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ def test_factory(env_name, repo_id, policy_name):
assert key in item, f"{key}"
@pytest.skip("@rcadene: Test is super slow during CI, but locally it runs fast")
@pytest.mark.skip(reason="TODO(rcadene): Test is super slow during CI, but locally it runs fast")
def test_compute_stats_on_xarm():
"""Check that the statistics are computed correctly according to the stats_patterns property.