GUI acceptance tests using environment deployed from packages.

Build: #1423 failed

Job: Metadata failed

Test results

  • 12 tests in total
  • 1 test failed
  • 18 minutes taken in total.

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

Existing test failures 1
Status Test Failing since Duration
AssertionError: Modal does not contain text "Starting file download failed"
request = <FixtureRequest for <Function 'test_user_fails_to_download_file_because_of_lack_in_privileges[1oz_1op_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: 
(26 more lines...)