GUI acceptance tests using environment deployed from packages.

Build: #1122 failed

Job: Onezone groups basic failed

Test results

  • 34 tests in total
  • 2 tests failed
  • 1 test was quarantined / skipped
  • 29 minutes taken in total.

Build 1,122 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
AssertionError: alert with text "Insufficient permissions" not found
request = <FixtureRequest for <Function 'test_user_fails_to_see_privileges_without_view_privileges[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: 
(38 more lines...)
AssertionError: alert with text "Insufficient permissions" not found
request = <FixtureRequest for <Function 'test_user_fails_to_see_privileges_without_view_privileges_changed_with_bulk_edit[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: 
(38 more lines...)