GUI acceptance tests using environment deployed from packages.

Build result summary

Details

Completed
Queue duration
20 minutes
Duration
114 minutes
Labels
None
Revision
e1335a79a262ef4532b0e8545465dec068e7e19c
Total tests
693
Failing since
#1601 (Child of ODSRV-OPRPM-1932)
Fixed in
#1832 (Child of ODSRV-OZP-1667)

Tests

Responsible

This build has been failing since #1601
No one has taken responsibility

Code commits

Author Commit Message Commit date
Bamboo Agent <bamboo@bamboo.onedata.org> Bamboo Agent <bamboo@bamboo.onedata.org> e1335a79a262ef4532b0e8545465dec068e7e19c Update bamboos to origin/develop

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

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

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_oneprovider_posix test_user_fails_to_download_file_because_of_lack_in_privileges[1oz_1op_deployed]
Chrome POSIX tests 3 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="5e5182aa12a04df9b0426ed21b3b5e59")>
css_sel = '.alert-global.modal.in .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)
(281 more lines...)