Build: #1 failed
Job: Storage sync failed
Test results
- 6 tests in total
- 5 tests failed
- 5 failures are new
- 13 minutes taken in total.
Build 1 has the following 5 errors: 5 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_storage_sync
test_user_disables_files_update
|
2 mins | |
AssertionError: not found "space6" in spaces in Onepanel request = <FixtureRequest for <Function 'test_user_disables_files_update'>> > ??? tests/gui/scenarios/test_storage_sync.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (26 more lines...) |
|||
Collapse |
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_delete
|
2 mins | |
AssertionError: not found "space3" in spaces in Onepanel request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete'>> from tests.gui.steps.oneprovider.groups import * > from tests.gui.steps.oneprovider.spaces import * tests/gui/scenarios/test_storage_sync.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (27 more lines...) |
|||
Collapse |
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once
|
2 mins | |
AssertionError: not found "space5" in spaces in Onepanel request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once'>> def screens(): > return [0, 1] tests/gui/scenarios/test_storage_sync.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (27 more lines...) |
|||
Collapse |
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_write_once
|
2 mins | |
AssertionError: not found "space4" in spaces in Onepanel request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once'>> > ??? tests/gui/scenarios/test_storage_sync.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (26 more lines...) |
|||
Collapse |
test_storage_sync
test_user_supports_space_with_storage_sync_and_no_enabled_options
|
1 min | |
AssertionError: not found "space1" in spaces in Onepanel request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_no_enabled_options'>> from tests.gui.steps.oneprovider.data_tab import * > from tests.gui.steps.oneprovider.file_browser import * tests/gui/scenarios/test_storage_sync.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (27 more lines...) |