Build: #6 failed

Job: Onezone basic failed

Test results

  • 27 tests in total
  • 2 tests failed
  • 1 failure is new
  • 3 tests were fixed
  • 1 test was quarantined / skipped
  • 12 minutes taken in total.

Build 6 has the following 2 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_onezone_basic test_parent_group_is_removed
1 min
RuntimeError: no  item found in Onezone Login page
request = <FixtureRequest for <Function 'test_parent_group_is_removed'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(59 more lines...)
Existing test failures 1
Status Test Failing since Duration
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_child_group_is_removed_from_childen_list'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(25 more lines...)