GUI acceptance tests using environment deployed from packages.

Build: #892 was successful

Job: Chrome metadata test was successful

Test results

  • 24 tests in total
  • 2 tests were quarantined / skipped
  • 21 minutes taken in total.

Build 892 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by Duration
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...)
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...)