GUI acceptance tests using environment deployed from packages.

Build: #2669 failed

Job: Oneprovider upload was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 7 tests in total
  • 2 tests were quarantined / skipped
  • 16 minutes taken in total.

Build 2,669 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by Duration
AssertionError: There are 72 files in file browser when should be 70
request = <FixtureRequest for <Function 'test_user_can_change_directory_while_uploading_files[1oz_1op_deployed]'>>

    @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: 
(31 more lines...)
AssertionError: There are 72 files in file browser when should be 70
request = <FixtureRequest for <Function 'test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading[1oz_1op_deployed]'>>

    @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: 
(31 more lines...)