GUI acceptance tests using environment deployed from packages.

Build: #1539 failed

Job: Chrome oneprovider hardlinks and symlinks failed

Test results

  • 22 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_oneprovider_hardlinks_and_symlinks test_new_metadata_and_qos_are_inherited_by_all_hardlinks_after_file_browser_refresh[1oz_1op_deployed]
2 mins
AssertionError: Not found "hello = "WORLD"" QoS requirement in modal "Quality of Service"
request = <FixtureRequest for <Function 'test_new_metadata_and_qos_are_inherited_by_all_hardlinks_after_file_browser_refresh[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: 
(38 more lines...)
Collapse Failed test_oneprovider_hardlinks_and_symlinks test_newly_created_hardlink_inherits_metadata_and_qos_from_original_file[1oz_1op_deployed]
2 mins
AssertionError: Not found "hello = "WORLD"" QoS requirement in modal "Quality of Service"
request = <FixtureRequest for <Function 'test_newly_created_hardlink_inherits_metadata_and_qos_from_original_file[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: 
(38 more lines...)