GUI acceptance tests using environment deployed from packages.

Build: #2691 failed

Job: Transfers multi browser failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 7 tests in total
  • 2 tests failed
  • 4 tests were quarantined / skipped
  • 35 minutes taken in total.

Build 2,691 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
RuntimeError: cannot click on DataDistributionItem in Data distribution popup
request = <FixtureRequest for <Function 'test_nonspaceowner_successfully_schedules_eviction_if_he_got_transfer_management_privileges[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: 
(48 more lines...)
RuntimeError: cannot click on DataDistributionItem in Data distribution popup
request = <FixtureRequest for <Function 'test_nonspaceowner_successfully_schedules_replication_if_he_got_transfer_management_privileges[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: 
(48 more lines...)