Build: #2 failed Manual run by Michał Stanisz

Test results

  • 95 tests in total
  • 12 tests failed
  • 12 failures are new
  • 1 test was quarantined / skipped
  • 68 minutes taken in total.
New test failures 12
Status Test View job Duration
Collapse Failed test_data_basic test_create_file[web GUI-REST]
Chrome data basic tests 1 min
TypeError: 'collections.defaultdict' object is not callable
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_file[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_data_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(32 more lines...)
Collapse Failed test_data_basic test_create_directory[web GUI-REST]
Chrome data basic tests 1 min
TypeError: 'collections.defaultdict' object is not callable
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_directory[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_data_basic.py:41: 
(33 more lines...)
Collapse Failed test_data_basic test_create_directory_structure[web GUI-REST]
Chrome data basic tests 1 min
TypeError: 'collections.defaultdict' object is not callable
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_directory_structure[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_data_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(38 more lines...)
Collapse Failed test_data_basic test_remove_directory[web GUI-REST]
Chrome data basic tests 1 min
TypeError: 'collections.defaultdict' object is not callable
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_remove_directory[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_data_basic.py:45: 
(33 more lines...)
Collapse Failed test_data_basic test_remove_file[web GUI-REST]
Chrome data basic tests 1 min
TypeError: 'collections.defaultdict' object is not callable
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_remove_file[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_data_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(32 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_delete[REST-web GUI-REST]
Chrome onepanel tests 1 min
AssertionError: not found "space3" in spaces in Onepanel
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete[REST-web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:49: 
(32 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_with_no_options_enabled[REST-web GUI-REST]
Chrome onepanel tests 1 min
AssertionError: not found "space1" in spaces in Onepanel
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_with_no_options_enabled[REST-web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: 
(32 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[REST-web GUI-REST]
Chrome onepanel tests 1 min
AssertionError: not found "space5" in spaces in Onepanel
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[REST-web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_write_once[REST-web GUI-REST]
Chrome onepanel tests 1 min
AssertionError: not found "space4" in spaces in Onepanel
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once[REST-web GUI-REST]'>>

    
>   from tests.gui.meta_steps.onepanel.account_management import *

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:53: 
(32 more lines...)
Collapse Failed test_onepanel_basic test_user_disables_files_update[REST-web GUI-REST]
Chrome onepanel tests 1 min
AssertionError: not found "space6" in spaces in Onepanel
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_disables_files_update[REST-web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[web GUI-REST]
Chrome onepanel tests 24 secs
TypeError: wt_click_on_subitem_for_item_with_name() takes exactly 6 arguments (7 given)
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:41: 
(39 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_and_registers_it_again[web GUI-REST]
Chrome onepanel tests 1 min
RuntimeError: no STORAGE TYPE item found in StorageRecord in Step 5: Storage Configuration deployment step in content in Provider Panel
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_deregisters_provider_and_registers_it_again[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: 
(36 more lines...)
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
Successful test_groups_basic test_user_joins_a_group_to_parent_group[web GUI-REST]
Not quarantined Chrome groups basic tests 39 secs