GUI acceptance tests using environment deployed from packages.

Build: #2935 failed

Job: Oneprovider archives audit logs failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 7 tests in total
  • 1 test failed
  • 1 failure is new
  • 17 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_oneprovider_archives_audit_logs test_user_sees_logs_about_first_200_successfully_archived_files_and_3_directories_after_creating_archive[1oz_1op_deployed]
8 mins
AssertionError: there is 290 entries instead of 203 in archive audit log
fixturefunc = <function assert_number_of_first_non_empty_column_content at 0x7f581fc2afc0>
request = <FixtureRequest for <Function test_user_sees_logs_about_first_200_successfully_archived_files_and_3_directories_after_creating_archive[1oz_1op_deployed]>>
kwargs = {'browser_id': 'browser', 'fields': '["Time", "Time taken"]', 'modals': <class 'tests.gui.utils.common.modals.Modals'>, 'number': '203', ...}

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