Build: #24 failed

Job: Public shares failed

Test results

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

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

New test failures 2
Status Test Duration
Collapse Failed test_public_shares test_user_sees_new_files_in_public_share_view_after_other_user_added_them_to_shared_directory
33 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_sees_new_files_in_public_share_view_after_other_user_added_them_to_shared_directory'>>

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

tests/gui/scenarios/test_public_shares.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_public_shares test_user_sees_that_public_share_name_has_changed_after_other_user_renamed_it
34 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_sees_that_public_share_name_has_changed_after_other_user_renamed_it'>>

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

tests/gui/scenarios/test_public_shares.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)