GUI acceptance tests using environment deployed from packages.

Build: #2912 failed

Job: Onepanel basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 17 tests in total
  • 1 test failed
  • 23 minutes taken in total.

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

Existing test failures 1
Status Test Failing since Duration
AssertionError: storage not visible 2 times on storages list
fixturefunc = <function assert_number_storages_with_same_name at 0x7fb5b76d1e40>
request = <FixtureRequest for <Function test_user_succeeds_to_create_2_storages_with_the_same_name[1oz_1op_deployed]>>
kwargs = {'browser_id': 'browser_unified', 'name': 'storage', 'number': '2', 'onepanel': <class 'tests.gui.utils.onepanel.Onepanel'>, ...}

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