GUI acceptance tests using environment deployed from packages.

Build: #1740 failed

Job: Oneprovider data tab failed

Test results

  • 72 tests in total
  • 3 tests failed
  • 3 failures are new
  • 120 minutes taken in total.

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

New test failures 3
Status Test Duration
Collapse Failed test_oneprovider_data_tab test_user_sees_both_data_and_metadata_protection_tags_on_hardlinks_if_hardlinked_files_inherit_these_flags_from_their_parents_separately[1oz_1op_deployed]
1 min
RuntimeError: no "file1" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_user_sees_both_data_and_metadata_protection_tags_on_hardlinks_if_hardlinked_files_inherit_these_flags_from_their_parents_separately[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: 
(39 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_sees_that_newly_created_archive_has_new_file_and_is_different_than_archive_created_earlier_after_creating_new_plain_archive[1oz_1op_deployed]
6 mins
AssertionError: not found "20B-0.txt" in browser
subtree = [{'file1': 100}, '20B-0.txt'], user = 'browser'
tmp_memory = defaultdict(<class 'dict'>, {'browser': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': ...chive_file_browser': <tests.gui.utils.oneprovider.archive_file_browser._ArchiveFileBrowser object at 0x7f292a2ea518>}})
cwd = '/dir1/dir2/dir3'
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="0ac78755c0fc2d4be195f146614e4d70")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_sees_that_newly_crea1')
which_browser = 'archive file browser'
(73 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_successfully_pastes_file_cut_from_other_directory[1oz_1op_deployed]
2 mins
AssertionError: found "file_d1_2" in browser, while it should not
request = <FixtureRequest for <Function 'test_user_successfully_pastes_file_cut_from_other_directory[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: 
(33 more lines...)