GUI acceptance tests using environment deployed from packages.

Build: #2281 failed

Job: Transfers cancel was successful

Stages & jobs

  1. Acceptance Test

Test results

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

Build 2,281 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in _TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_reruns_directory_transfer_to_remote_provider_after_canceling_it[1oz_2op_slow_deployed]'>>

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

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