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

Build: #636 failed

Job: Onepanel failed

Test results

  • 18 tests in total
  • 8 tests failed
  • 7 failures are new
  • 30 minutes taken in total.

Build 636 has the following 8 errors: 7 new failure(s) occurred since the previous build.

New test failures 7
Status Test Duration
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain_using_client2_and_he_sees_in_client1_that_they_have_changed[1oz_1op_1oc-web GUI-REST]
12 secs
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
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[1oz_1op_1oc-web GUI-REST]'>>

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

tests/mixed/scenarios/test_onepanel_basic.py:41: 
(63 more lines...)
Collapse Failed test_onepanel_basic test_user_disables_files_update[1oz_1op_1oc-REST-web GUI-REST]
1 min
RuntimeError: no CONFIGURE with "Configure" text found in SyncChart in Space in SpacesContentPage in content in Oneprovider Panel 19.02.0-rc2
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_disables_files_update[1oz_1op_1oc-REST-web GUI-REST]'>>

    
>   scenarios('../features/onepanel/spaces.feature')

tests/mixed/scenarios/test_onepanel_basic.py:61: 
(38 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_delete[1oz_1op_1oc-REST-web GUI-REST]
2 mins
ApiException: (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'date': 'Mon, 25 Nov 2019 21:27:28 GMT', 'content-length': '121', 'content-type': 'application/json', 'x-frame-options': 'SAMEORIGIN', 'server': 'Cowboy'}) HTTP response body: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete[1oz_1op_1oc-REST-web GUI-REST]'>>

    
>   from tests.gui.conftest import *

tests/mixed/scenarios/test_onepanel_basic.py:49: 
(114 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[1oz_1op_1oc-REST-web GUI-REST]
1 min
RuntimeError: no CONFIGURE with "Configure" text found in SyncChart in Space in SpacesContentPage in content in Oneprovider Panel 19.02.0-rc2
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[1oz_1op_1oc-REST-web GUI-REST]'>>

    from tests.mixed.steps.onepanel_basic import *
>   from tests.mixed.steps.space_basic import *

tests/mixed/scenarios/test_onepanel_basic.py:57: 
(38 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[1oz_1op_1oc-REST-web GUI-REST]
1 min
ApiException: (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'date': 'Mon, 25 Nov 2019 21:22:56 GMT', 'content-length': '121', 'content-type': 'application/json', 'x-frame-options': 'SAMEORIGIN', 'server': 'Cowboy'}) HTTP response body: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[1oz_1op_1oc-REST-web GUI-REST]'>>

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

tests/mixed/scenarios/test_onepanel_basic.py:41: 
(114 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_and_enabled_options_write_once[1oz_1op_1oc-REST-web GUI-REST]
1 min
RuntimeError: no CONFIGURE with "Configure" text found in SyncChart in Space in SpacesContentPage in content in Oneprovider Panel 19.02.0-rc2
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once[1oz_1op_1oc-REST-web GUI-REST]'>>

    from tests.gui.meta_steps.onepanel.provider import *
>   from tests.gui.meta_steps.onepanel.spaces import *

tests/mixed/scenarios/test_onepanel_basic.py:53: 
(38 more lines...)
Collapse Failed test_onepanel_basic test_user_supports_space_with_storage_sync_with_no_options_enabled[1oz_1op_1oc-REST-web GUI-REST]
1 min
ApiException: (500) Reason: Internal Server Error HTTP response headers: HTTPHeaderDict({'date': 'Mon, 25 Nov 2019 21:25:06 GMT', 'content-length': '121', 'content-type': 'application/json', 'x-frame-options': 'SAMEORIGIN', 'server': 'Cowboy'}) HTTP response body: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
client1 = 'REST', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_with_no_options_enabled[1oz_1op_1oc-REST-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(113 more lines...)
Existing test failures 1
Status Test Failing since Duration
HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_deregisters_provider_and_registers_it_again[1oz_1op_1oc-web GUI-REST]'>>

>   ???

tests/mixed/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)