GUI acceptance tests using environment deployed from packages.

Build: #182 failed Child of ODSRV-OZP-1059

Build result summary

Details

Completed
Queue duration
24 minutes
Duration
45 minutes
Labels
None
Revision
e5d5cd3afc00841c77a5d0d4abf2777ed97e6035
Total tests
457
Fixed in
#190 (Rebuilt by Łukasz Opioła)

Tests

Responsible

No one has taken responsibility for this failure

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 4
Status Test View job Duration
Collapse Failed test_oneprovider_spaces test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name
Chrome oneprovider spaces 2 mins
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)
Collapse Failed test_oneprovider_spaces test_user_successfully_creates_new_space_with_specified_name_clicks_create_confirmation_button_after_entering_space_name
Chrome oneprovider spaces 1 min
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_clicks_create_confirmation_button_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider
Chrome transfers multi browser tests 2 mins
AssertionError: distribution for dev-oneprovider-paris is not entirely filled
request = <FixtureRequest for <Function 'test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider'>>

    from tests.gui.steps.oneprovider.transfers import *
>   from tests.gui.meta_steps.oneprovider.common import *

tests/gui/scenarios/test_oneprovider_transfers_multi.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(35 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_successfully_leaves_space
Chrome onezone spaces basic tests 51 secs
AssertionError: space named "space1" found in DATA SPACE MANAGEMENT oz panel while it should not be found
request = <FixtureRequest for <Function 'test_user_successfully_leaves_space'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(67 more lines...)