file /var/lib/jenkins/workspace/DLS/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/lister/github/tests/test_lister.py, line 208
@pytest.mark.parametrize(
# Do 5 successful requests, return 6 ratelimits (to exhaust the credentials) with a
# set value for X-Ratelimit-Reset, then resume listing successfully.
"num_before_ratelimit, num_ratelimit, ratelimit_reset",
[(5, 6, 123456)],
)
def test_ratelimit_reset_sleep(
E fixture 'requests_ratelimited' not found
> available fixtures: _push_request_context, all_tokens, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, consumer, cov, datadir, doctest_namespace, flask_app_client, github_credentials, github_requests_ratelimited, kafka_consumer_group, kafka_prefix, kafka_server, kafka_server_base, lister_credentials, mocker, module_mocker, monkeypatch, monkeypatch_sentry_transport, monkeypatch_sleep_calls, no_cover, num_before_ratelimit, num_ratelimit, object_types, package_mocker, postgresql, postgresql_noproc, postgresql_proc, postgresql_scheduler, privileged_object_types, pytestconfig, ratelimit_reset, record_property, record_testsuite_property, record_xml_attribute, recwarn, redis_nooproc, redis_proc, redisdb, requests_mock, requests_mock_datadir, requests_mock_datadir_visits, requests_mocker, scheduler_postgresql_proc, sentry_events, session_mocker, statsd, swh_db_scheduler, swh_rpc_adapter, swh_rpc_client, swh_scheduler, swh_scheduler_celery_app, swh_scheduler_celery_includes, swh_scheduler_celery_worker, swh_scheduler_config, test_config, testrun_uid, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, worker_id
> use 'pytest --fixtures [testpath]' for help on them.
/var/lib/jenkins/workspace/DLS/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/lister/github/tests/test_lister.py:208
TEST RESULT
TEST RESULT
- Run At
- Jan 2 2023, 2:27 PM