mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-21 16:16:28 -04:00
oh come on, wait for the freakin table
This commit is contained in:
parent
4cb341bdff
commit
c9d1ba3a26
@ -863,6 +863,8 @@ def test_choose_warcprox():
|
||||
# avoid this of error: https://travis-ci.org/internetarchive/brozzler/jobs/330991786#L1021
|
||||
rr.table('sites').wait()
|
||||
rr.table('services').wait()
|
||||
rr.table('sites').index_wait()
|
||||
rr.table('services').index_wait()
|
||||
|
||||
# clean slate
|
||||
rr.table('sites').delete().run()
|
||||
|
Loading…
x
Reference in New Issue
Block a user