Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #595 failed

Job: Spaces basic failed

Test results

  • 17 tests in total
  • 5 tests failed
  • 1 test was quarantined / skipped
  • 11 minutes taken in total.

Build 595 has the following 5 errors:There were no new test failures since the previous build.

Existing test failures 5
Status Test Failing since Duration
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
client1 = 'REST', client2 = 'REST', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[1oz_1op_1oc-REST-REST-web GUI]'>>

    
>   from tests.mixed.steps.space_basic import *

tests/mixed/scenarios/test_spaces_basic.py:41: 
(79 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
client1 = 'REST', client2 = 'web GUI', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[1oz_1op_1oc-REST-web GUI-web GUI]'>>

    
>   from tests.mixed.steps.space_basic import *

tests/mixed/scenarios/test_spaces_basic.py:41: 
(79 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[1oz_1op_1oc-web GUI-REST-REST]'>>

    
>   from tests.mixed.steps.space_basic import *

tests/mixed/scenarios/test_spaces_basic.py:41: 
(79 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ProvidersPage in Onezone page
client1 = 'web GUI', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[1oz_1op_1oc-web GUI-web GUI-REST]'>>

    
>   from tests.mixed.steps.space_basic import *

tests/mixed/scenarios/test_spaces_basic.py:41: 
(79 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
client1 = 'web GUI', client2 = 'REST'
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]'>>

    
>   from tests.mixed.steps.space_basic import *

tests/mixed/scenarios/test_spaces_basic.py:41: 
(37 more lines...)