GUI acceptance tests using environment deployed from packages.

Build: #1540 failed

Job: Chrome metadata test failed

Test results

  • 24 tests in total
  • 2 tests failed
  • 22 minutes taken in total.

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

Existing test failures 2
Status Test Failing since Duration
selenium.common.exceptions.TimeoutException: Message: waiting for directory metadata modal to appear
request = <FixtureRequest for <Function 'test_user_adds_basic_metadata_entry_and_checks_their_presence_with_metadata_status_tag[1oz_1op_deployed-Directory metadata-dir1]'>>

    @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: 
(41 more lines...)
selenium.common.exceptions.TimeoutException: Message: waiting for file metadata modal to appear
request = <FixtureRequest for <Function 'test_user_adds_basic_metadata_entry_and_checks_their_presence_with_metadata_status_tag[1oz_1op_deployed-File metadata-file1]'>>

    @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: 
(41 more lines...)