GUI acceptance tests using environment deployed from packages.

Build: #746 failed

Job: Onezone basic was successful

Test results

  • 65 tests in total
  • 3 tests were quarantined / skipped
  • 37 minutes taken in total.

Build 746 has the following 3 quarantined tests:

Quarantined tests 3
Status Test Failing since Quarantined by 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]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(31 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]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(31 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]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)