GUI acceptance tests using environment deployed from packages.

Build: #2954 failed

Job: Multiprovider basic failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 10 tests in total
  • 1 test failed
  • 1 test was quarantined / skipped
  • 21 minutes taken in total.

Build 2,954 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: number of files uploaded 0 is not equal 2
fixturefunc = <function assert_number_of_files_in_uploaded_files_list at 0x7f787cf7e200>
request = <FixtureRequest for <Function test_user_successfully_uploads_different_files_to_two_oneproviders_and_sees_that_they_are_accessible[1oz_2op_deployed]>>
kwargs = {'browser_id': 'browser', 'number': '2', 'oz_page': <class 'tests.gui.utils.onezone.OZLoggedIn'>, 'selenium': {'browse...t_user_successfully_uploads_different_files_to_two_oneproviders_and_sees_that_they_are_accessible[1oz_2op_deployed]>>}}

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