We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a090b7a commit 0eff8ecCopy full SHA for 0eff8ec
1 file changed
tests/test_scene.py
@@ -330,7 +330,6 @@ def test_scene_and_cuboid_upload_sync(dataset_scene):
330
)
331
332
333
-@pytest.mark.skip(reason="Temporarily skipped because failing 12/28/21")
334
@pytest.mark.integration
335
def test_scene_upload_async(dataset_scene):
336
payload = TEST_LIDAR_SCENES
@@ -372,7 +371,6 @@ def test_scene_upload_async(dataset_scene):
372
371
373
374
375
376
377
def test_scene_upload_and_update(dataset_scene):
378
0 commit comments