Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #2338 failed
Job: LUMA failed
Test results
- 26 tests in total
- 7 tests failed
- 7 failures are new
- 58 minutes taken in total.
Build 2,338 has the following 7 errors: 7 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_access_tokens
test_user_can_create_a_file_in_a_space_using_client1_authenticating_themselves_with_an_access_token_created_by_client2[1oz_1op_1oc-oneclient1-REST]
|
1 min | |
AssertionError request = <FixtureRequest for <Function 'test_user_can_create_a_file_in_a_space_using_client1_authenticating_themselves_with_an_access_token_created_by_client2[1oz_1op_1oc-oneclient1-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: (35 more lines...) |
|||
Collapse |
test_access_tokens
test_user_can_create_a_file_in_a_space_using_client1_authenticating_themselves_with_an_access_token_created_by_client2[1oz_1op_1oc-oneclient1-web GUI]
|
3 mins | |
AssertionError request = <FixtureRequest for <Function 'test_user_can_create_a_file_in_a_space_using_client1_authenticating_themselves_with_an_access_token_created_by_client2[1oz_1op_1oc-oneclient1-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: (35 more lines...) |
|||
Collapse |
test_access_tokens
test_user_creates_a_file_with_oneclient_but_not_with_rest_using_token_with_caveat_set_for_oneclient_interface[1oz_1op_1oc]
|
3 mins | |
AssertionError request = <FixtureRequest for <Function 'test_user_creates_a_file_with_oneclient_but_not_with_rest_using_token_with_caveat_set_for_oneclient_interface[1oz_1op_1oc]'>> @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: (35 more lines...) |
|||
Collapse |
test_access_tokens
test_using_client1_user_can_create_file_after_getting_token_with_caveat_set_for_oneprovider_service_created_by_web_gui[1oz_1op_1oc-oneclient1]
|
3 mins | |
AssertionError request = <FixtureRequest for <Function 'test_using_client1_user_can_create_file_after_getting_token_with_caveat_set_for_oneprovider_service_created_by_web_gui[1oz_1op_1oc-oneclient1]'>> @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: (35 more lines...) |
|||
Collapse |
test_access_tokens
test_using_client1_user_can_create_file_after_getting_token_with_expiration_time_set_in_caveat_created_by_web_gui[1oz_1op_1oc-oneclient1]
|
3 mins | |
AssertionError request = <FixtureRequest for <Function 'test_using_client1_user_can_create_file_after_getting_token_with_expiration_time_set_in_caveat_created_by_web_gui[1oz_1op_1oc-oneclient1]'>> @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: (35 more lines...) |
|||
Collapse |
test_access_tokens
test_using_client1_user_can_see_file_after_getting_token_with_caveat_set_for_read_only_created_by_web_gui[1oz_1op_1oc-oneclient1]
|
3 mins | |
AssertionError request = <FixtureRequest for <Function 'test_using_client1_user_can_see_file_after_getting_token_with_caveat_set_for_read_only_created_by_web_gui[1oz_1op_1oc-oneclient1]'>> @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: (27 more lines...) |
|||
Collapse |
test_access_tokens
test_using_oneclient1_user_can_see_file_using_token_with_caveat_set_for_path_created_by_web_gui_after_owner_renames_file[1oz_1op_1oc]
|
3 mins | |
_get_exception_class.<locals>.Derived: [Errno 71] Protocol error: '/tmp/onedata/mnt/mf6fo5fwnviggsfk/space1/dir1' -> None ========= Remote Traceback (1) ========= Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/rpyc/core/protocol.py", line 329, in _dispatch_request res = self._HANDLERS[handler](self, *args) File "/usr/local/lib/python3.6/dist-packages/rpyc/core/protocol.py", line 590, in _handle_call return obj(*args, **dict(kwargs)) OSError: [Errno 71] Protocol error: '/tmp/onedata/mnt/mf6fo5fwnviggsfk/space1/dir1' request = <FixtureRequest for <Function 'test_using_oneclient1_user_can_see_file_using_token_with_caveat_set_for_path_created_by_web_gui_after_owner_renames_file[1oz_1op_1oc]'>> @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: (43 more lines...) |