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

Build: #245 failed

Job: Onepanel failed

Test results

  • 22 tests in total
  • 16 tests failed
  • 16 failures are new
  • 4 tests were quarantined / skipped
  • 9 minutes taken in total.

Build 245 has the following 4 quarantined tests:

Quarantined tests 4
Status Test Failing since Quarantined by Duration
RuntimeError: no  item found in Onezone Login page
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: 
(72 more lines...)
RuntimeError: no  item found in Onezone Login page
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_deregisters_provider_and_registers_it_again[REST-web GUI]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: 
(72 more lines...)
RuntimeError: no  item found in Onezone Login page
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: 
(72 more lines...)
RuntimeError: no  item found in Onezone Login page
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(71 more lines...)