GUI acceptance tests using environment deployed from packages.

Build: #2234 failed

Job: Chrome onezone automations tests failed

Stages & jobs

  1. Acceptance Test

Test results

  • 37 tests in total
  • 2 tests failed
  • 2 failures are new
  • 36 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_onezone_automation test_user_sees_new_lane_after_creating_it[1oz_1op_deployed]
1 min
RuntimeError: cannot click on button btn in Create new store modal
request = <FixtureRequest for <Function 'test_user_sees_new_lane_after_creating_it[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: 
(44 more lines...)
Collapse Failed test_onezone_automation test_user_sees_new_store_after_creating_it[1oz_1op_deployed]
1 min
RuntimeError: cannot click on button btn in Create new store modal
request = <FixtureRequest for <Function 'test_user_sees_new_store_after_creating_it[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: 
(44 more lines...)