Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #1316 was successful Rebuilt by Jakub Liput

Test results

  • 411 tests in total
  • 11 tests were fixed
  • 2 tests were quarantined / skipped
  • 457 minutes taken in total.
Fixed tests 11
Status Test Failing since View job Duration
Successful test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-REST-web GUI]
Failing since build #1312 (Changes by Bartek Kryza <bkryza@gmail.com> and Bartek Kryza) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_revoke_space_support[1oz_1op_1oc-web GUI-REST-REST]
Failing since build #1312 (Changes by Bartek Kryza <bkryza@gmail.com> and Bartek Kryza) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[1oz_1op_1oc-REST-web GUI]
Failing since build #1312 (Changes by Bartek Kryza <bkryza@gmail.com> and Bartek Kryza) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_support_space[1oz_1op_1oc-web GUI-REST-REST]
Failing since build #1312 (Changes by Bartek Kryza <bkryza@gmail.com> and Bartek Kryza) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-REST-web GUI]
Failing since build #1312 (Changes by Bartek Kryza <bkryza@gmail.com> and Bartek Kryza) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_enabling_delete_and_disabling_modification_detection[1oz_1op_1oc-REST-web GUI]
Failing since build #1312 (Changes by Bartek Kryza <bkryza@gmail.com> and Bartek Kryza) Chrome onepanel tests 1 min
Successful test_onepanel_basic test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_disable_modification_detection_option[1oz_1op_1oc-REST-web GUI]
Failing since build #1312 (Changes by Bartek Kryza <bkryza@gmail.com> and Bartek Kryza) Chrome onepanel tests 1 min
Successful test_spaces_basic test_admin_user_adds_other_user_to_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_added[1oz_1op_1oc]
Failing since build #1315 (Child of ODSRV-OZP-1484) Chrome spaces basic tests 19 secs
Successful test_tokens test_user_sees_all_token_caveats_in_token_configuration_using_client1_after_setting_them_in_new_access_token_with_client2[1oz_1op_1oc-REST-web gui]
Failing since build #1315 (Child of ODSRV-OZP-1484) Chrome tokens tests 50 secs
Successful test_tokens test_user_creates_a_file_with_oneclient_but_not_with_rest_using_token_with_caveat_set_for_oneclient_interface[1oz_1op_1oc]
Failing since build #1315 (Child of ODSRV-OZP-1484) Chrome tokens tests 54 secs
Successful test_tokens test_user_cannot_use_an_access_token_created_with_client1_and_revoked_with_client2_when_using_client3[1oz_1op_1oc-REST-web gui-oneclient1]
Failing since build #1315 (Child of ODSRV-OZP-1484) Chrome tokens tests 1 min
Quarantined tests 2
Status Test Failing since Quarantined by View job Duration
Successful test_file_content test_user_appends_text_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
Not quarantined Chrome file content tests 12 secs
Collapse Failed test_luma test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]
Failing since build #1024 (Child of ODSRV-OPRPM-1681) Not quarantined Chrome LUMA tests 2 mins
tests.utils.http_exceptions.HTTPInternalServerError: [500] INTERNAL SERVER ERROR: {   "detail": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.",   "status": 500,   "title": "Internal Server Error",   "type": "about:blank" }
request = <FixtureRequest for <Function 'test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(48 more lines...)