GUI acceptance tests using environment deployed from packages.

Build: #26 failed

Job: Onepanel basic was successful

Test results

  • 13 tests in total
  • 1 test was quarantined / skipped
  • 23 minutes taken in total.

Build 26 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
RuntimeError: no "space1" found in DataPage in Onezone page
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: 
(39 more lines...)