GUI acceptance tests using environment deployed from packages.

Build: #2383 failed

Job: Transfers files failed

Stages & jobs

  1. Acceptance Test

Test results

  • 5 tests in total
  • 3 tests failed
  • 3 failures are new
  • 2 tests were quarantined / skipped
  • 9 minutes taken in total.

Build 2,383 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by Duration
AssertionError: Expected tab: Distribution does not match actual active tab: Data distribution on modal Details modal
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_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: 
(34 more lines...)
AssertionError: Expected tab: Distribution does not match actual active tab: Data distribution on modal Details modal
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_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: 
(34 more lines...)