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

Build: #463 failed

Job: Onepanel failed

Test results

  • 18 tests in total
  • 6 tests failed
  • 9 tests were quarantined / skipped
  • 34 minutes taken in total.

Build 463 has the following 6 errors:There were no new test failures since the previous build.

Existing test failures 6
Status Test Failing since Duration
AssertionError: not found "dir2" in file browser
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_disables_files_update[1oz_1op_1oc-web GUI-REST-REST]'>>

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

tests/mixed/scenarios/test_onepanel_basic.py:61: 
(46 more lines...)
AssertionError: not found "dir2" in file browser
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete[1oz_1op_1oc-web GUI-REST-REST]'>>

    
>   from tests.gui.conftest import *

tests/mixed/scenarios/test_onepanel_basic.py:49: 
(46 more lines...)
AssertionError: not found "dir2" in file browser
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once[1oz_1op_1oc-web GUI-REST-REST]'>>

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

tests/mixed/scenarios/test_onepanel_basic.py:57: 
(46 more lines...)
AssertionError: not found "dir2" in file browser
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root[1oz_1op_1oc-web GUI-REST-REST]'>>

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

tests/mixed/scenarios/test_onepanel_basic.py:41: 
(46 more lines...)
AssertionError: not found "dir2" in file browser
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once[1oz_1op_1oc-web GUI-REST-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: 
(46 more lines...)
AssertionError: not found "dir2" in file browser
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_with_no_options_enabled[1oz_1op_1oc-web GUI-REST-REST]'>>

>   ???

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