Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #2346 failed
Job: Archives failed
Test results
- 17 tests in total
- 4 tests failed
- 4 failures are new
- 25 minutes taken in total.
Build 2,346 has the following 4 errors: 4 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_archives
test_user_of_client_checking_does_not_see_archive_removed_previously_via_client_removing[1oz_1op_1oc-REST-web GUI]
|
2 mins | |
oneprovider_client.rest.ApiException: (404) Reason: Not Found HTTP response headers: HTTPHeaderDict({'content-length': '0', 'date': 'Thu, 26 May 2022 19:34:02 GMT', 'server': 'Cowboy'}) request = <FixtureRequest for <Function 'test_user_of_client_checking_does_not_see_archive_removed_previously_via_client_removing[1oz_1op_1oc-REST-web GUI]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (162 more lines...) |
|||
Collapse |
test_archives
test_user_of_client_checking_does_not_see_archive_removed_previously_via_client_removing[1oz_1op_1oc-web GUI-REST]
|
1 min | |
RuntimeError: no "Purge archive" found in Archive row menu request = <FixtureRequest for <Function 'test_user_of_client_checking_does_not_see_archive_removed_previously_via_client_removing[1oz_1op_1oc-web GUI-REST]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (51 more lines...) |
|||
Collapse |
test_archives
test_user_of_client_checking_sees_new_purged_callback_url_after_changing_it_using_rest[1oz_1op_1oc-REST]
|
2 mins | |
AssertionError: callback None does not match expected: https://archives.org/purged_archives request = <FixtureRequest for <Function 'test_user_of_client_checking_sees_new_purged_callback_url_after_changing_it_using_rest[1oz_1op_1oc-REST]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (34 more lines...) |
|||
Collapse |
test_archives
test_user_of_client_checking_sees_new_purged_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]
|
3 mins | |
RuntimeError: no "Properties" found in Archive row menu request = <FixtureRequest for <Function 'test_user_of_client_checking_sees_new_purged_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: (51 more lines...) |