GUI acceptance tests using environment deployed from packages.

Build: #2099 failed Changes by Jakub Liput and Katarzyna Such

Stages & jobs

  1. Acceptance Test

Build result summary

Details

Completed
Queue duration
4 hours
Duration
87 minutes
Labels
None
Revision
069664170b01b34f9742ffb53de1c68131c0e582
Total tests
703
Fixed in
#2100 (Child of ODSRV-OZP-1736)

Tests

Responsible

  • Katarzyna Such Katarzyna Such Automatically assigned
  • Jakub Liput Jakub Liput Automatically assigned

Code commits

Author Commit Message Commit date
Jakub Liput Jakub Liput 069664170b01b34f9742ffb53de1c68131c0e582 Merge pull request #506 in VFS/onedata-acceptance from feature/VFS-9285-gui-acceptance-fix-fail-to-recall-archive-test to develop
* commit '5e8ad5a67d7383ebc830181354e87372ae4b2b91':
  VFS-9285 fix fails to recall archive test
Katarzyna Such Katarzyna Such 5e8ad5a67d7383ebc830181354e87372ae4b2b91 VFS-9285 fix fails to recall archive test

Configuration changes

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

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_onezone_basic test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_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="c82b183dcfae8d75a20a62110e4cfe70")>
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...)

Jira issues

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