GUI acceptance tests using environment deployed from packages.

Build: #695 failed

Job: Onezone basic failed

Test results

  • 65 tests in total
  • 4 tests failed
  • 1 failure is new
  • 42 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_onezone_basic test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]
1 min
AssertionError: number of supported spaces is not equal 1
request = <FixtureRequest for <Function 'test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]'>>

    from tests.gui.steps.onezone.members import *
>   from tests.gui.steps.onezone.spaces import *

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(26 more lines...)
Existing test failures 3
Status Test Failing since Duration
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1
request = <FixtureRequest for <Function 'test_user_successfully_copies_access_token[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(30 more lines...)
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1
request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token[1oz_1op_deployed]'>>

    from tests.gui.steps.onezone.members import *
>   from tests.gui.steps.onezone.spaces import *

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(30 more lines...)
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1
request = <FixtureRequest for <Function 'test_user_successfully_removes_access_token[1oz_1op_deployed]'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(29 more lines...)