GUI acceptance tests using environment deployed from packages.

Build: #205 failed Child of ODSRV-OPRPM-1141

Test results

  • 457 tests in total
  • 15 tests failed
  • 14 failures are new
  • 2 tests were fixed
  • 6 tests were quarantined / skipped
  • 324 minutes taken in total.
New test failures 14
Status Test View job Duration
Collapse Failed test_oneprovider_groups test_user_fails_to_view_group_after_leaving_it
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_after_leaving_it'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
Collapse Failed test_oneprovider_groups test_user_successfully_renames_group_clicks_ok_after_entering_group_name
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_successfully_renames_group_clicks_ok_after_entering_group_name'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token'>>

    @fixture(scope='module')
>   def screens():

tests/gui/scenarios/test_oneprovider_groups.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_can_leave_existing_group
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_can_leave_existing_group'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
Collapse Failed test_oneprovider_groups test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

tests/gui/scenarios/test_oneprovider_groups.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

    
>   scenarios('../features/oneprovider/groups/creation.feature')

tests/gui/scenarios/test_oneprovider_groups.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/gui/scenarios/test_oneprovider_groups.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

tests/gui/scenarios/test_oneprovider_groups.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_receives_group_invitation_token
Chrome oneprovider groups tests 42 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_receives_group_invitation_token'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_oneprovider_groups.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_creates_new_group_presses_enter_after_entering_group_name
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_creates_new_group_presses_enter_after_entering_group_name'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_oneprovider_groups.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_successfully_renames_group_presses_enter_after_entering_group_name
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_successfully_renames_group_presses_enter_after_entering_group_name'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(47 more lines...)
Collapse Failed test_oneprovider_transfers test_user_migrates_file_to_remote_provider
Chrome transfers tests 2 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_file_to_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
Fixed tests 2
Status Test Failing since View job Duration
Successful test_oneprovider_transfers test_user_replicates_directory_to_remote_provider
Failing since build #201 (Child of ODSRV-OPRPM-1137) Chrome transfers tests 1 min
Successful test_oneprovider_transfers test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider
Failing since build #201 (Child of ODSRV-OPRPM-1137) Chrome transfers tests 41 secs
Quarantined tests 5
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_oneprovider_transfers test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider
Failing since build #120 (Rebuilt by Michał Ćwiertnia) Not quarantined Chrome transfers tests 3 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider'>>

    
>   scenarios('../features/oneprovider/transfers/transfers.feature')

tests/gui/scenarios/test_oneprovider_transfers.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider
Failing since build #120 (Rebuilt by Michał Ćwiertnia) Not quarantined Chrome transfers tests 3 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider'>>

    @pytest.fixture(scope='module')
>   def screens():

tests/gui/scenarios/test_oneprovider_transfers.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider
Failing since build #120 (Rebuilt by Michał Ćwiertnia) Not quarantined Chrome transfers tests 3 mins
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
Collapse Failed test_oneprovider_transfers test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider
Failing since build #120 (Rebuilt by Michał Ćwiertnia) Not quarantined Chrome transfers tests 2 mins
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
Successful test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once
Not quarantined Chrome storage sync tests 1 min
Skipped tests 1
Status Test Failing since View job
Skipped test_onezone_basic test_user_sees_that_when_no_provider_is_working_appropriate_msg_is_shown
Chrome onezone basic tests