GUI acceptance tests using environment deployed from packages.

Build: #843 was successful Child of ODSRV-OPRPM-1564

Test results

  • 379 tests in total
  • 3 tests were quarantined / skipped
  • 600 minutes taken in total.
Quarantined tests 3
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_onezone_basic test_user_successfully_copies_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 1 min
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...)
Collapse Failed test_onezone_basic test_user_successfully_creates_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 1 min
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...)
Collapse Failed test_onezone_basic test_user_successfully_removes_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 1 min
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...)