GUI acceptance tests using environment deployed from packages.

Build: #2942 failed

Job: Atm BagIt was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 16 tests in total
  • 1 test was quarantined / skipped
  • 101 minutes taken in total.

Build 2,942 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
AssertionError: Expected number of elements 21 is not equal to actual number 22 in "uploaded-files" store details modal
fixturefunc = <function assert_number_of_elements_in_store_details at 0x7fa069451300>
request = <FixtureRequest for <Function test_user_sees_successful_execution_of_uploaded_bagituploader_workflow_and_input_file_bagit_archive_unpacktar[1oz_1op_openfaas]>>
kwargs = {'browser_id': 'browser', 'modals': <class 'tests.gui.utils.common.modals.Modals'>, 'number': '21', 'op_container': <class 'tests.gui.utils.oneprovider.OPLoggedIn'>, ...}

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