Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #2347 failed
Job: Archives failed
Test results
- 17 tests in total
- 4 tests failed
- 27 minutes taken in total.
Build 2,347 has the following 4 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_archives
test_user_of_client_checking_does_not_see_archive_removed_previously_via_client_removing[1oz_1op_1oc-REST-web GUI]
|
Failing since build #2346 (Child of ODSRV-OPRPM-2142) | 2 mins | ||
AttributeError: 'ArchiveApi' object has no attribute 'purge_archive' 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: (32 more lines...) |
||||
test_archives
test_user_of_client_checking_does_not_see_archive_removed_previously_via_client_removing[1oz_1op_1oc-web GUI-REST]
|
Failing since build #2346 (Child of ODSRV-OPRPM-2142) | 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...) |
||||
test_archives
test_user_of_client_checking_sees_new_purged_callback_url_after_changing_it_using_rest[1oz_1op_1oc-REST]
|
Failing since build #2346 (Child of ODSRV-OPRPM-2142) | 2 mins | ||
AttributeError: 'Archive' object has no attribute 'purged_callback' 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: (31 more lines...) |
||||
test_archives
test_user_of_client_checking_sees_new_purged_callback_url_after_changing_it_using_rest[1oz_1op_1oc-web GUI]
|
Failing since build #2346 (Child of ODSRV-OPRPM-2142) | 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...) |