GUI acceptance tests using environment deployed from packages.

Build result summary

Details

Completed
Queue duration
1 hour
Duration
154 minutes
Labels
None
Revision
9e006a68759de608a85a8f7e908aa689734d5105
Total tests
705
Failing since
#1932 (Child of ODSRV-OPRPM-2065)
Fixed in
#1943 (Child of ODSRV-OZP-1704)

Responsible

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

Code commits

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

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_onepanel_deployment_basic test_cluster_deployment[1oz_1op_not_deployed]
Chrome onepanel deployment basic tests 6 mins
RuntimeError: Css element wtih "Create a new cluster" text not found
request = <FixtureRequest for <Function 'test_cluster_deployment[1oz_1op_not_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: 
(50 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="3a7311866137abe02920e29affb4207b")>
css_sel = '.content-file-browser'
err_msg = 'no  item found in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(281 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful test_onepanel_members test_user_increases_number_of_members_in_cluster[1oz_1op_deployed]
Failing since build #1932 (Child of ODSRV-OPRPM-2065) Chrome onepanel members tests 1 min