Expand |
Failed
|
test_data_basic
test_create_directory_structure[web GUI-REST]
|
Failing since build #2
(Manual run by Michał Stanisz)
|
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...)
|
Expand |
Failed
|
test_data_basic
test_create_file[web GUI-REST]
|
Failing since build #2
(Manual run by Michał Stanisz)
|
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...)
|
Expand |
Failed
|
test_data_basic
test_create_directory[web GUI-REST]
|
Failing since build #2
(Manual run by Michał Stanisz)
|
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...)
|
Expand |
Failed
|
test_data_basic
test_remove_directory[web GUI-REST]
|
Failing since build #2
(Manual run by Michał Stanisz)
|
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...)
|
Expand |
Failed
|
test_data_basic
test_remove_file[web GUI-REST]
|
Failing since build #2
(Manual run by Michał Stanisz)
|
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...)
|
Expand |
Failed
|
test_groups_basic
test_user_joins_a_group_to_parent_group[web GUI-REST]
|
Failing since build #5
(Code changes detected)
|
Chrome groups basic tests |
1 min |
RuntimeError: no GROUPS named "child" found in groups permission table
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_groups_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
Expand |
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]
|
Failing since build #2
(Manual run by Michał Stanisz)
|
Chrome onepanel tests |
21 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:
(40 more lines...)
|