GUI acceptance tests using environment deployed from packages.

Build: #1975 failed Changes by Agnieszka Warchol and Katarzyna Such

Stages & jobs

  1. Acceptance Test

Build result summary

Details

Completed
Queue duration
21 minutes
Duration
87 minutes
Labels
None
Revision
f57957d5fb8ec56c69c4f98e80d2a23813666fce
Total tests
678
Fixed in
#1976 (Changes by Agnieszka Warchol and Katarzyna Such)

Tests

Responsible

  • Katarzyna Such Katarzyna Such Automatically assigned
  • Agnieszka Warchol Agnieszka Warchol Automatically assigned

Code commits

Author Commit Message Commit date
Agnieszka Warchol Agnieszka Warchol f57957d5fb8ec56c69c4f98e80d2a23813666fce Merge pull request #451 in VFS/onedata-acceptance from feature/VFS-8629-remove-duplicated-feature to develop
* commit '26b01eef893a56e4dc327785b5be42816ff2db2f':
  VFS-8629 resolve PR task
  VFS-8629 correct backgrounds in tests and remove duplicated tests
Katarzyna Such Katarzyna Such 26b01eef893a56e4dc327785b5be42816ff2db2f Merge branch 'develop' of ssh://git.onedata.org:7999/vfs/onedata-acceptance into feature/VFS-8629-remove-duplicated-feature
Katarzyna Such Katarzyna Such 03b89b69a774ec0ce5068619c44cd9a931abce48 m VFS-8629 resolve PR task
Katarzyna Such Katarzyna Such 2b3256c3202804a496ec8b96be461efffe463c38 m VFS-8629 correct backgrounds in tests and remove duplicated tests

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 4
Status Test View job Duration
Collapse Failed test_oneprovider_transfers_directories test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Chrome transfers directories 34 secs
RuntimeError: smallSpace space not found
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="024c3becda0e64b34e75883ebb4c725d")>
name = 'smallSpace'

    def _choose_space_from_menu_list(oz_page, driver, name):
        option = 'data'
        try:
(76 more lines...)
Collapse Failed test_oneprovider_transfers_directories test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
Chrome transfers directories 36 secs
RuntimeError: smallSpace space not found
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="50965e92ae2d0367b11a69950137c8c2")>
name = 'smallSpace'

    def _choose_space_from_menu_list(oz_page, driver, name):
        option = 'data'
        try:
(76 more lines...)
Collapse Failed test_onezone_basic test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[1oz_1op_deployed]
Chrome onezone basic tests 2 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="8182939e6a593819a9a30e1f9fb253da")>
css_sel = '.modal-dialog', err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(287 more lines...)
Collapse Failed test_storage_sync_charts test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]
Chrome storage sync charts 24 mins
AssertionError: displayed 632 as number of deleted files on sync chart instead of expected 802
request = <FixtureRequest for <Function 'test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[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: 
(34 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-8629Could not obtain issue details from Jira