GUI acceptance tests using environment deployed from packages.
Build: #1883 failed
Job: Chrome oneprovider hardlinks and symlinks failed
Test results
- 24 tests in total
- 5 tests failed
- 5 failures are new
- 1 test was quarantined / skipped
- 43 minutes taken in total.
Build 1,883 has the following 5 errors: 5 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_hardlinks_and_symlinks
test_hardlink_info_is_no_longer_visible_after_hardlink_removal[1oz_1op_deployed]
|
2 mins | |
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: (24 more lines...) |
|||
Collapse |
test_oneprovider_hardlinks_and_symlinks
test_hardlink_tag_opens_file_details_modal_with_hardlinks_information[1oz_1op_deployed]
|
1 min | |
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: (24 more lines...) |
|||
Collapse |
test_oneprovider_hardlinks_and_symlinks
test_new_hardlink_name_is_visible_after_hardlink_rename[1oz_1op_deployed]
|
2 mins | |
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: (24 more lines...) |
|||
Collapse |
test_oneprovider_hardlinks_and_symlinks
test_user_creates_hardlink_of_hardlink[1oz_1op_deployed]
|
2 mins | |
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: (24 more lines...) |
|||
Collapse |
test_oneprovider_hardlinks_and_symlinks
test_user_creates_hardlinks_in_other_directories_than_original_files[1oz_1op_deployed]
|
2 mins | |
AssertionError: space1/dir1/file2 not in ['/space1/dir1/file2', '/space1/file2', '/space1/dir1/dir2/file2'] 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...) |