GUI acceptance tests using environment deployed from packages.

Build: #12 failed

Job: Onepanel basic failed

Test results

  • 14 tests in total
  • 5 tests failed
  • 5 failures are new
  • 35 minutes taken in total.

Build 12 has the following 5 errors: 5 new failure(s) occurred since the previous build.

New test failures 5
Status Test Duration
Collapse Failed test_onepanel_basic test_support_space[1oz_1op_deployed-browser1]
6 mins
AssertionError: provider "dev-oneprovider-krakow" not found
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_deployed-browser1]'>>

    @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: 
(32 more lines...)
Collapse Failed test_onepanel_basic test_support_space[1oz_1op_deployed-browser2]
3 mins
AssertionError: provider "dev-oneprovider-krakow" not found
request = <FixtureRequest for <Function 'test_support_space[1oz_1op_deployed-browser2]'>>

    @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: 
(32 more lines...)
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain[1oz_1op_deployed]
2 mins
AssertionError: provider "pro1" not found
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain[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: 
(32 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]

Failing on the develop branch.

1 min
AssertionError: provider "dev-oneprovider-krakow" not found
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[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: 
(32 more lines...)
Collapse Failed test_onepanel_basic test_user_successfully_deletes_space_instead_of_revoking_it[1oz_1op_deployed]
2 mins
AssertionError: provider "dev-oneprovider-krakow" not found
request = <FixtureRequest for <Function 'test_user_successfully_deletes_space_instead_of_revoking_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: 
(32 more lines...)