GUI acceptance tests using environment deployed from packages.

Build: #638 failed

Job: Public shares failed

Test results

  • 6 tests in total
  • 6 tests failed
  • 6 failures are new
  • 7 minutes taken in total.

Build 638 has the following 6 errors: 6 new failure(s) occurred since the previous build.

New test failures 6
Status Test Duration
Collapse Failed test_public_shares test_user_changes_working_directory_using_breadcrumbs_from_file_browser_in_public_share_view[1oz_1op_deployed]
30 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_changes_working_directory_using_breadcrumbs_from_file_browser_in_public_share_view[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_public_shares.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_public_shares test_user_does_not_see_file_in_public_share_view_after_other_user_removed_them_from_shared_directory[1oz_1op_deployed]
11 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_does_not_see_file_in_public_share_view_after_other_user_removed_them_from_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_public_shares.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_public_shares test_user_sees_new_files_in_public_share_view_after_other_user_added_them_to_shared_directory[1oz_1op_deployed]
12 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_sees_new_files_in_public_share_view_after_other_user_added_them_to_shared_directory[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_public_shares.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(61 more lines...)
Collapse Failed test_public_shares test_user_sees_that_he_no_longer_can_view_public_share_after_other_user_removed_it[1oz_1op_deployed]
11 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_sees_that_he_no_longer_can_view_public_share_after_other_user_removed_it[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_public_shares.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)
Collapse Failed test_public_shares test_user_sees_that_public_share_name_has_changed_after_other_user_renamed_it[1oz_1op_deployed]
11 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_sees_that_public_share_name_has_changed_after_other_user_renamed_it[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_public_shares.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)
Collapse Failed test_public_shares test_user_views_and_downloads_files_from_public_share[1oz_1op_deployed]
5 mins
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_views_and_downloads_files_from_public_share[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_public_shares.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)