GUI acceptance tests using environment deployed from packages.

Build: #2953 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 failure is new
  • 1 test was quarantined / skipped
  • 42 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_multiprovider_basic test_user_successfully_uploads_different_files_to_two_oneproviders_and_sees_that_they_are_accessible[1oz_2op_deployed]
2 mins
AssertionError: number of files uploaded 0 is not equal 2
fixturefunc = <function assert_number_of_files_in_uploaded_files_list at 0x7ff537f56200>
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...)