GUI acceptance tests using environment deployed from packages.

Build: #2730 was successful

Job: Oneprovider data tab was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 21 tests in total
  • 2 tests were quarantined / skipped
  • 30 minutes taken in total.

Build 2,730 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by Duration
Successful test_oneprovider_data_tab test_user_jumps_to_the_end_of_the_list_after_writing_zzz_to_jump_input[1oz_1op_deployed]
Łukasz Opioła Łukasz Opioła
1 min
AssertionError: file_100 is not displayed on page, displayed files: ['file_005', 'file_006', 'file_007', 'file_008', 'file_009', 'file_010', 'file_011', 'file_012', 'file_013', 'file_014', 'file_015', 'file_016', 'file_017']
request = <FixtureRequest for <Function 'test_user_successfully_jumps_to_a_previously_nonvisible_file_after_writing_its_name_prefix_to_jump_input[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: 
(36 more lines...)