GUI acceptance tests using environment deployed from packages.

Build: #1521 failed Child of ODSRV-OZP-1567

Build result summary

Details

Completed
Queue duration
1 hour
Duration
89 minutes
Labels
None
Revision
65c1d59c7b596fa0a03398e105f30ea55201e7e0
Total tests
562
Failing since
#1510 (Child of ODSRV-OZP-1562)
Fixed in
#1537 (Rebuilt by Agnieszka Warchol)

Tests

Responsible

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

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

Existing test failures 6
Status Test Failing since View job Duration
RecursionError: maximum recursion depth exceeded
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="af650cae988fd25dee09e44e13cb7979")>
css_sel = '.user-account-button-main'
err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f18c250a840>

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(20291 more lines...)
RecursionError: maximum recursion depth exceeded
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="cd1e127a958d4ae813e0b39baac35c30")>
css_sel = '.one-warning-bar'
err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f18c16d0ae8>

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(20293 more lines...)
RecursionError: maximum recursion depth exceeded
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="df31e16d9a91c3df895f2da8e9d7aa42")>
css_sel = '.brand-info'
err_msg = <function WebElement.__get__.<locals>.<lambda> at 0x7f18c40192f0>

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(20283 more lines...)
AssertionError: Expected 1 dev-oneprovider-krakow record but got 0
request = <FixtureRequest for <Function 'test_user_deregisters_dead_duplicated_provider[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: 
(31 more lines...)
RuntimeError: no  item found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="fdb6e3261befcdf1160d28036194e4b6", element="80d87122-a49c-4551-b14e-7aabd9897371")>
css_sel = '.error'
err_msg = 'no  item found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(300 more lines...)
RuntimeError: no  item found in Public Share View
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="70adfaf2d8973a07a4e44e29756129c2")>
css_sel = '.error-details.active'
err_msg = 'no  item found in Public Share View'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(281 more lines...)