GUI acceptance tests using environment deployed from packages.

Build: #1840 failed Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>

Build result summary

Details

Completed
Queue duration
4 hours
Duration
136 minutes
Labels
None
Revision
9890b43861ddcd7bfe94cc0ee12ae2697a6968ca
Total tests
696
Failing since
#1839 (Changes by Łukasz Opioła)
Fixed in
#1857 (Changes by Agnieszka Warchol and Katarzyna Such)

Tests

Responsible

  • Łukasz Opioła Łukasz Opioła Automatically assigned

Code commits

Author Commit Message Commit date
Bamboo Agent <bamboo@cloud.plgrid.pl> Bamboo Agent <bamboo@cloud.plgrid.pl> 9890b43861ddcd7bfe94cc0ee12ae2697a6968ca Update refs to origin/develop.

Configuration changes

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

Tests

New test failures 2
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="831984f0a9b26468945cbebb31a1fa1c")>
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...)
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 1 min
AttributeError: 'NoneType' object has no attribute 'menu'
request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parents_direct_privileges[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: 
(35 more lines...)