browsertrix/backend/test_nightly
Tessa Walsh b3b1e0d7d8
Fix intermittent crawl timeout test failure (#1621)
Fixes #1620 

This increases the total timeout from 60 seconds to 120 seconds for
crawl to complete, which should be sufficient given how intermittently
the failure has been happening. Can increase it further if needed.
2024-03-21 17:18:27 -07:00
..
__init__.py
conftest.py Add API endpoint to retry all failed bg jobs (#1396) 2023-12-05 13:00:45 -08:00
test_concurrent_crawl_limit.py
test_crawl_errors.py
test_crawl_logs.py
test_crawl_timeout.py Fix intermittent crawl timeout test failure (#1621) 2024-03-21 17:18:27 -07:00
test_crawlconfig_crawl_stats.py
test_delete_crawls.py Background Jobs Work (#1321) 2023-11-02 13:02:17 -07:00
test_execution_minutes_quota.py Add extra and gifted execution minutes (#1361) 2023-12-07 14:34:37 -05:00
test_invite_expiration.py
test_max_crawl_size_limit.py Replace partial_complete -> stopped_by_user or stopped_quota_reached + operator edge cases (#1368) 2023-11-14 11:17:16 -08:00
test_upload_replicas.py Crawl Timeout via elapsed time (#1338) 2023-11-06 16:32:58 -08:00
test_z_background_jobs.py Add API endpoint to retry all failed bg jobs (#1396) 2023-12-05 13:00:45 -08:00
utils.py Background Jobs Work (#1321) 2023-11-02 13:02:17 -07:00