Build: #20 failed Scheduled

Test results

  • 138 tests in total
  • 14 tests failed
  • 11 failures are new
  • 77 tests were fixed
  • 15 tests were quarantined / skipped
  • 74 minutes taken in total.
New test failures 11
Status Test View job Duration
Collapse Failed test_oneprovider_spaces test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_spaces test_set_given_space_as_home
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_set_given_space_as_home'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
Collapse Failed test_oneprovider_spaces test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_spaces test_user_leaves_given_space
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_leaves_given_space'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
Collapse Failed test_oneprovider_spaces test_check_if_get_support_token_box_is_not_empty
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_check_if_get_support_token_box_is_not_empty'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
Collapse Failed test_oneprovider_spaces test_user_fails_to_join_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_spaces test_user_successfully_creates_new_space_with_specified_name_clicks_create_confirmation_button_after_entering_space_name
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_clicks_create_confirmation_button_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_spaces test_switching_between_spaces
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_switching_between_spaces'>>

    
>   scenarios('../features/oneprovider/spaces/creation.feature')

tests/gui/scenarios/test_oneprovider_spaces.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_spaces test_user_successfully_renames_space_presses_enter_after_entering_space_name
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_renames_space_presses_enter_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_spaces test_check_if_invite_group_token_box_is_not_empty
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_check_if_invite_group_token_box_is_not_empty'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
Collapse Failed test_oneprovider_spaces test_user_fails_to_join_to_space_because_of_using_invalid_token_presses_enter_after_entering_token
Chrome oneprovider spaces 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Existing test failures 3
Status Test Failing since View job Duration
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_clicks_join_confirmation_button_after_entering_token'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_has_access_to_space_via_group_membership'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Fixed tests 77
Status Test Failing since View job Duration
Successful test_multiprovider_basic test_user_uploads_file_on_one_provider_sees_its_distribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 3 mins
Successful test_multiprovider_basic test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 45 secs
Successful test_multiprovider_basic test_user_uploads_file_appends_some_text_to_it_downlaods_it_and_sees_its_content
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 1 min
Successful test_multiprovider_basic test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 2 mins
Successful test_multiprovider_basic test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 40 secs
Successful test_multiprovider_basic test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 40 secs
Successful test_multiprovider_basic test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 40 secs
Successful test_multiprovider_basic test_user_uploads_file_on_one_provider_sees_its_distribution_reads_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 3 mins
Successful test_multiprovider_basic test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 2 mins
Successful test_multiprovider_basic test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 40 secs
Successful test_multiprovider_basic test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
Failing since build #19 (Scheduled) Chrome multiprovider basic tests 42 secs
Successful test_oneprovider_acl_files_multi test_read_files_acl[group-group1-fails-all except [read acl]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 45 secs
Successful test_oneprovider_acl_files_multi test_remove_file[user-user2-succeeds-[delete]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 49 secs
Successful test_oneprovider_acl_files_multi test_change_files_acl[group-group1-fails-all except [change acl]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 46 secs
Successful test_oneprovider_acl_files_multi test_read_files_metadata[user-user2-succeeds-[read metadata]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 53 secs
Successful test_oneprovider_acl_files_multi test_rename_file[group-group1-fails-all except [delete]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 45 secs
Successful test_oneprovider_acl_files_multi test_remove_file[user-user2-fails-all except [delete]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 48 secs
Successful test_oneprovider_acl_files_multi test_remove_file[group-group1-fails-all except [delete]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 49 secs
Successful test_oneprovider_acl_files_multi test_read_files_metadata[user-user2-fails-all except [read metadata]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 49 secs
Successful test_oneprovider_acl_files_multi test_read_files_acl[user-user2-fails-all except [read acl]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 48 secs
Successful test_oneprovider_acl_files_multi test_read_files_metadata[group-group1-fails-all except [read metadata]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 49 secs
Successful test_oneprovider_acl_files_multi test_rename_file[group-group1-succeeds-[delete]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 44 secs
Successful test_oneprovider_acl_files_multi test_read_files_acl[group-group1-succeeds-[read acl]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 45 secs
Successful test_oneprovider_acl_files_multi test_write_metadata_to_file[group-group1-fails-all except [write metadata]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 45 secs
Successful test_oneprovider_acl_files_multi test_remove_file[group-group1-succeeds-[delete]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 48 secs
Successful test_oneprovider_acl_files_multi test_rename_file[user-user2-succeeds-[delete]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 53 secs
Successful test_oneprovider_acl_files_multi test_write_metadata_to_file[group-group1-succeeds-[read metadata, write metadata]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 47 secs
Successful test_oneprovider_acl_files_multi test_change_files_acl[user-user2-fails-all except [change acl]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 46 secs
Successful test_oneprovider_acl_files_multi test_write_metadata_to_file[user-user2-succeeds-[read metadata, write metadata]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 48 secs
Successful test_oneprovider_acl_files_multi test_read_files_metadata[group-group1-succeeds-[read metadata]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 52 secs
Successful test_oneprovider_acl_files_multi test_change_files_acl[user-user2-succeeds-[change acl]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 48 secs
Successful test_oneprovider_acl_files_multi test_write_metadata_to_file[user-user2-fails-all except [write metadata]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 46 secs
Successful test_oneprovider_acl_files_multi test_rename_file[user-user2-fails-all except [delete]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 44 secs
Successful test_oneprovider_acl_files_multi test_read_files_acl[user-user2-succeeds-[read acl]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 45 secs
Successful test_oneprovider_acl_files_multi test_change_files_acl[group-group1-succeeds-[change acl]]
Failing since build #18 (Scheduled) Chrome oneprovider ACL files multi 49 secs
Successful test_oneprovider_data_tab test_user_selects_bunch_of_files_using_shift
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 29 secs
Successful test_oneprovider_data_tab test_user_creates_new_directory_clicks_create_confirmation_button_after_entering_dir_name
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 27 secs
Successful test_oneprovider_data_tab test_user_sees_file_size_after_upload_and_after_site_refresh
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 26 secs
Successful test_oneprovider_data_tab test_user_changes_directory_using_sidebar_directory_tree_view_with_unfolding_of_folded_directories
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 31 secs
Successful test_oneprovider_data_tab test_user_removes_several_files
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 30 secs
Successful test_oneprovider_data_tab test_user_changes_directory_while_uploading_bunch_of_files
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 37 secs
Successful test_oneprovider_data_tab test_user_opens_nested_directory_via_url_and_sees_expanded_directory_tree_in_sidebar
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 34 secs
Successful test_oneprovider_data_tab test_user_changes_directory_using_breadcrumbs
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 37 secs
Successful test_oneprovider_data_tab test_user_renames_file_presses_enter_after_entering_file_name
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 29 secs
Successful test_oneprovider_data_tab test_user_creates_files_and_sees_that_they_are_ordered_on_list_by_creation_order
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 39 secs
Successful test_oneprovider_data_tab test_user_sees_modification_date_after_creating_file
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 27 secs
Successful test_oneprovider_data_tab test_user_sees_that_text_area_for_directory_name_gets_bigger_while_resizing_directory_tree_sidebar
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 29 secs
Successful test_oneprovider_data_tab test_user_selects_a_bunch_of_files_using_ctrl
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 27 secs
Successful test_oneprovider_data_tab test_user_fails_to_create_new_file_because_of_existing_file_with_given_name
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 28 secs
Successful test_oneprovider_data_tab test_user_renames_directory_clicks_ok_confirmation_button_after_entering_dir_name
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 29 secs
Successful test_oneprovider_data_tab test_user_sees_that_with_only_one_directory_selected_only_create_directory_create_file_share_element_edit_metadata_upload_file_rename_element_change_element_permissions_remove_element_buttons_from_toolbar_are_enabled
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 27 secs
Successful test_oneprovider_data_tab test_user_creates_new_file_presses_enter_after_entering_file_name
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 26 secs
Successful test_oneprovider_data_tab test_user_creates_new_file_clicks_create_confirmation_button_after_entering_file_name
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 26 secs
Successful test_oneprovider_data_tab test_user_downloads_file_and_checks_its_content
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 27 secs
Successful test_oneprovider_data_tab test_user_removes_existing_directory
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 29 secs
Successful test_oneprovider_data_tab test_user_sees_that_after_uploading_file_with_name_of_already_existing_file_the_uploaded_file_appeared_with_suffix
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 27 secs
Successful test_oneprovider_data_tab test_user_removes_existing_file
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 28 secs
Successful test_oneprovider_data_tab test_user_enters_directory_and_views_files_in_it
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 27 secs
Successful test_oneprovider_data_tab test_user_upload_files_and_sees_they_are_ordered_on_list_by_upload_order_uploads_one_file_at_time
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 35 secs
Successful test_oneprovider_data_tab test_user_uploads_5_files_at_once
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 25 secs
Successful test_oneprovider_data_tab test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 44 secs
Successful test_oneprovider_data_tab test_user_removes_directory_containing_several_files
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 29 secs
Successful test_oneprovider_data_tab test_user_creates_new_directory_presses_enter_after_entering_dir_name
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 26 secs
Successful test_oneprovider_data_tab test_user_uploads_a_small_file_to_space_that_accepts_large_files
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 25 secs
Successful test_oneprovider_data_tab test_user_selects_bunch_of_files_using_ctrl_and_shift
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 29 secs
Successful test_oneprovider_data_tab test_user_sees_that_with_directory_and_file_selected_only_create_directory_create_file_upload_file_remove_element_buttons_from_toolbar_are_enabled
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 28 secs
Successful test_oneprovider_data_tab test_user_uploads_files_and_sees_their_ordering
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 33 secs
Successful test_oneprovider_data_tab test_user_sees_modification_date_after_uploading_file
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 25 secs
Successful test_oneprovider_data_tab test_user_sees_that_without_any_file_selected_only_create_directory_create_file_upload_file_buttons_from_toolbar_are_enabled
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 25 secs
Successful test_oneprovider_data_tab test_user_renames_file_clicks_ok_confirmation_button_after_entering_file_name
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 29 secs
Successful test_oneprovider_data_tab test_user_sees_that_with_one_file_selected_only_create_directory_create_file_edit_metadata_upload_file_rename_element_change_element_permissions_remove_element_show_data_distribution_buttons_from_toolbar_are_enabled
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 27 secs
Successful test_oneprovider_data_tab test_user_fails_to_create_new_directory_because_of_existing_directory_with_given_name
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 29 secs
Successful test_oneprovider_data_tab test_user_sees_that_with_several_files_selected_only_create_directory_create_file_upload_file_change_element_permissions_remove_element_buttons_from_toolbar_are_enabled
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 28 secs
Successful test_oneprovider_data_tab test_user_sees_empty_directory_message_in_directory_without_items
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 23 secs
Successful test_oneprovider_data_tab test_user_uploads_file_and_checks_if_provider_name_is_displayed_in_the_data_distribution_panel
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 28 secs
Successful test_oneprovider_data_tab test_user_sees_that_with_several_directories_selected_only_create_directory_create_file_upload_file_change_element_permissions_remove_element_buttons_from_toolbar_are_enabled
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 28 secs
Successful test_oneprovider_data_tab test_user_renames_directory_presses_enter_after_entering_dir_name
Failing since build #19 (Scheduled) Chrome oneprovider data tab tests 29 secs
Skipped tests 15
Status Test Failing since View job
Skipped test_onezone_basic test_user_sees_that_his_alias_remains_unchanged_after_resigning_from_renaming_it_clicks_cancel_button_after_entering_alias
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_home_space_of_provider_should_have_cloud_with_home_icon
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_can_go_to_oneprovider_by_clicking_on_go_to_your_files_in_providers_popup
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_changes_his_alias_presses_enter_after_entering_text
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_if_space_is_displayed_in_provider_submenu_in_go_to_your_files_panel_that_provider_is_also_displayed_in_submenu_of_that_space_in_data_space_management_panel
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_logout
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_when_no_provider_is_working_appropriate_msg_is_shown
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_changes_his_alias_clicks_on_confirm_button_after_entering_text
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_provider_popup_can_be_closed_with_clicking_the_same_or_other_provider_circle
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_after_clicking_on_providers_circle_on_world_map_providers_popup_appears
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_provider_popup_can_be_closed_with_clicking_on_map
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_removes_access_token
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_spaces_list_in_provider_popup_and_provider_record_in_go_to_your_files_matches
Failing since build #12 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_copies_access_token
Failing since build #12 (Scheduled) Chrome onezone basic tests