GUI acceptance tests using environment deployed from packages.

Build: #2657 failed

Job: Onezone spaces basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 25 tests in total
  • 2 tests failed
  • 16 minutes taken in total.

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

Existing test failures 2
Status Test Failing since Duration
AttributeError: 'NoneType' object has no attribute 'space_marketplace_page'
request = <FixtureRequest for <Function 'test_user_sees_own_space_in_the_marketplace_after_configuring_it[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(29 more lines...)
AttributeError: 'NoneType' object has no attribute 'space_marketplace_page'
request = <FixtureRequest for <Function 'test_user_sees_space_of_which_he_is_a_member_in_the_marketplace_after_getting_manage_in_marketplace_privileges_and_configuring_it[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(29 more lines...)