GUI acceptance tests using environment deployed from packages.

Build: #1539 failed

Job: Chrome metadata test failed

Test results

  • 24 tests in total
  • 2 tests failed
  • 2 failures are new
  • 23 minutes taken in total.

Build 1,539 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_metadata test_user_adds_basic_metadata_entry_and_checks_their_presence_with_metadata_status_tag[1oz_1op_deployed-Directory metadata-dir1]
1 min
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...)
Collapse Failed test_metadata test_user_adds_basic_metadata_entry_and_checks_their_presence_with_metadata_status_tag[1oz_1op_deployed-File metadata-file1]
1 min
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...)