GUI acceptance tests using environment deployed from packages.

Build: #1737 failed

Job: Multiprovider QoS failed

Test results

  • 21 tests in total
  • 2 tests failed
  • 2 failures are new
  • 1 test was quarantined / skipped
  • 40 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_multiprovider_qos test_nested_file_is_replicated_from_one_storage_to_storage_which_id_was_set_as_qos_requirement_in_parent_dir[1oz_2op_deployed]
2 mins
RuntimeError: no "20B-0.txt" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_nested_file_is_replicated_from_one_storage_to_storage_which_id_was_set_as_qos_requirement_in_parent_dir[1oz_2op_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: 
(39 more lines...)
Collapse Failed test_multiprovider_qos test_user_successfully_makes_file_inherit_qos_requirement_from_directory[1oz_2op_deployed]
1 min
RuntimeError: no "file2" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_makes_file_inherit_qos_requirement_from_directory[1oz_2op_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: 
(39 more lines...)