Skip to content

Commit 95c0905

Browse files
authored
Merge pull request #127 from scaleapi/da-retry
Make test less flaky
2 parents 3293108 + 47d7863 commit 95c0905

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_indexing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ def test_index_integration(dataset):
4646
assert job.job_last_known_status
4747
assert job.job_type
4848
assert job.job_creation_time
49-
job.sleep_until_complete()
5049

5150
job_status_response = job.status()
5251
assert STATUS_KEY in job_status_response

0 commit comments

Comments
 (0)