Build: #9 failed

Job: Storage sync charts was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 1 test in total
  • 1 test was quarantined / skipped
  • 8 minutes taken in total.

Build 9 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
AssertionError: Displayed 5 as number of updated files on sync chart instead of expected 4. Files in mount point: []. Files in dir1: [].Files in dir2: [].
fixturefunc = <function assert_correct_number_displayed_on_sync_charts at 0x7f65a665ec00>
request = <FixtureRequest for <Function test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]>>
kwargs = {'bar_type': 'updated', 'browser_id': 'browser1', 'hosts': {'oneprovider-1': {'container-id': 'f11ff87c023d247637c2475...ostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.47.51', 'name': 'dev-onezone', ...}}, 'num': '4', ...}

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