GUI acceptance tests using environment deployed from packages.

Build: #1488 failed

Job: Metadata failed

Test results

  • 12 tests in total
  • 11 tests failed
  • 11 failures are new
  • 1 test was quarantined / skipped
  • 5 minutes taken in total.

Build 1,488 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}}
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: 
(53 more lines...)