Build: #24 failed

Job: Public shares failed

Job result summary

Completed
Duration
10 minutes
Revision
9cb40768aeab620552630064c4e7645b230afe99
Total tests
6
Fixed in
#25 (Manual run by Agnieszka Warchol)

Tests

  • 6 tests in total
  • 2 tests failed
  • 2 failures are new
  • 5 minutes taken in total.
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...)