Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #711 failed
Job: Spaces basic failed
Test results
- 13 tests in total
- 12 tests failed
- 12 failures are new
- 1 test was quarantined / skipped
- 12 minutes taken in total.
Build 711 has the following 12 errors: 12 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_spaces_basic
test_admin_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[1oz_1op_1oc-REST-web GUI]
|
54 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_admin_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_admin_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[1oz_1op_1oc-web GUI-REST]
|
53 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_admin_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_admin_user_adds_other_user_to_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_added[1oz_1op_1oc]
|
29 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_admin_user_adds_other_user_to_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_added[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_admin_user_removes_other_user_from_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_removed[1oz_1op_1oc]
|
27 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_admin_user_removes_other_user_from_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_removed[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[1oz_1op_1oc-REST-web GUI]
|
15 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[1oz_1op_1oc-web GUI-REST]
|
4 mins | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[1oz_1op_1oc-REST-web GUI]
|
31 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[1oz_1op_1oc-web GUI-REST]
|
55 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[1oz_1op_1oc-REST-web GUI]
|
31 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[1oz_1op_1oc-web GUI-REST]
|
53 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[1oz_1op_1oc-REST-web GUI]
|
32 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[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: (23 more lines...) |
|||
Collapse |
test_spaces_basic
test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[1oz_1op_1oc-web GUI-REST]
|
51 secs | |
ImportError: cannot import name 'DefaultSpace' request = <FixtureRequest for <Function 'test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[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: (23 more lines...) |