GUI acceptance tests using environment deployed from packages.

Build: #2816 failed

Job: Atm BagIt failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 16 tests in total
  • 2 tests failed
  • 2 failures are new
  • 1 test was quarantined / skipped
  • 77 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_automation_bagit test_user_sees_desirable_exception_in_task_audit_log_after_executing_bagituploader_with_invalid_archive__input_archive[1oz_1op_openfaas-"unsupported_url.zip"]
1 min
Exception: Files: ['dir1'] as initial value for workflow was not selected
request = <FixtureRequest for <Function 'test_user_sees_desirable_exception_in_task_audit_log_after_executing_bagituploader_with_invalid_archive__input_archive[1oz_1op_openfaas-"unsupported_url.zip"]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(30 more lines...)
Collapse Failed test_automation_bagit test_user_sees_desirable_xrootd_file_in_file_browser_after_execution_of_uploaded_bagituploader_with_xrootd_archive[1oz_1op_openfaas-"bagit_archive_fetch_xrootd.zip"]
1 min
Exception: Files: ['dir1'] as initial value for workflow was not selected
request = <FixtureRequest for <Function 'test_user_sees_desirable_xrootd_file_in_file_browser_after_execution_of_uploaded_bagituploader_with_xrootd_archive[1oz_1op_openfaas-"bagit_archive_fetch_xrootd.zip"]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(30 more lines...)