GUI acceptance tests using environment deployed from packages.

Build: #2953 failed

Job: Onezone harvesters privileges add and remove failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 8 tests in total
  • 1 test failed
  • 1 failure is new
  • 27 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_onezone_harvesters_privileges_add_remove test_user_successfully_removes_space_from_harvester_with_remove_space_privilege[1oz_1op_elasticsearch]
2 mins
RuntimeError: did not manage to expand main panel
fixturefunc = <function join_space_to_harvester at 0x7f25d0f73240>
request = <FixtureRequest for <Function test_user_successfully_removes_space_from_harvester_with_remove_space_privilege[1oz_1op_elasticsearch]>>
kwargs = {'browser_id': 'browser1', 'harvester_name': 'harvester21', 'modals': <class 'tests.gui.utils.common.modals.Modals'>, 'oz_page': <class 'tests.gui.utils.onezone.OZLoggedIn'>, ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(52 more lines...)