GUI acceptance tests using environment deployed from packages.

Build: #1855 failed

Job: Chrome oneprovider hardlinks and symlinks was successful

Test results

  • 24 tests in total
  • 5 tests were quarantined / skipped
  • 27 minutes taken in total.

Build 1,855 has the following 5 quarantined tests:

Quarantined tests 5
Status Test Failing since Quarantined by Duration
AssertionError: Hardlink file1 path should be /space1/file1, but is space1 / file1
request = <FixtureRequest for <Function 'test_hardlink_info_is_no_longer_visible_after_hardlink_removal[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: 
(26 more lines...)
AssertionError: Hardlink file1 path should be /space1/file1, but is space1 / file1
request = <FixtureRequest for <Function 'test_hardlink_tag_opens_file_details_modal_with_hardlinks_information[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: 
(26 more lines...)
AssertionError: Hardlink file1 path should be /space1/file1, but is space1 / file1
request = <FixtureRequest for <Function 'test_new_hardlink_name_is_visible_after_hardlink_rename[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: 
(26 more lines...)
AssertionError: Hardlink file1 path should be /space1/file1, but is space1 / file1
request = <FixtureRequest for <Function 'test_user_creates_hardlink_of_hardlink[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: 
(26 more lines...)
AssertionError: /space1/dir1/file2 not in ['space1\n/\ndir1\n/\nfile2', 'space1\n/\nfile2', 'space1\n/\ndir1\n/\ndir2\n/\nfile2']
request = <FixtureRequest for <Function 'test_user_creates_hardlinks_in_other_directories_than_original_files[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: 
(26 more lines...)