GUI acceptance tests using environment deployed from packages.

Build: #884 failed

Job: Chrome metadata test failed

Test results

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

Build 884 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_delete_all_basic_metadata_entries_after_saving_it[1oz_1op_deployed-Directory metadata-dir1]
1 min
AssertionError: metadata tag for dir1 in file browser visible, while should not be
request = <FixtureRequest for <Function 'test_delete_all_basic_metadata_entries_after_saving_it[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: 
(28 more lines...)
Collapse Failed test_metadata test_delete_all_basic_metadata_entries_after_saving_it[1oz_1op_deployed-File metadata-file1]
1 min
AssertionError: metadata tag for file1 in file browser visible, while should not be
request = <FixtureRequest for <Function 'test_delete_all_basic_metadata_entries_after_saving_it[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: 
(28 more lines...)