GUI acceptance tests using environment deployed from packages.

Build: #1090 failed Child of ODSRV-OPRPM-1690

Build result summary

Details

Completed
Queue duration
54 minutes
Duration
99 minutes
Labels
None
Revision
874c6a0e7912ee2f8bd32a8ba53039940c7c14ea
Total tests
532
Failing since
#1065 (Changes by Agnieszka Warchol)
Fixed in
#1104 (Changes by Emilia Kwolek and Agnieszka Warchol)

Responsible

This build has been failing since #1065
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.

Tests

New test failures 3
Status Test View job Duration
Collapse Failed test_multiprovider_basic test_user_uploads_a_large_file_to_provider_and_cancels_uploading_sees_that_file_is_not_uploaded[1oz_2op_deployed]
Chrome multiprovider basic tests 4 mins
AssertionError: There are 199 files in file browser when should be 200
request = <FixtureRequest for <Function 'test_user_uploads_a_large_file_to_provider_and_cancels_uploading_sees_that_file_is_not_uploaded[1oz_2op_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...)
Collapse Failed test_onezone_groups_basic test_user_fails_to_view_group_after_leaving_it[1oz_1op_deployed]
Chrome onezone groups basic tests 49 secs
RuntimeError: no  item found in GroupDetailsPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="fc72d7c016222d3214e151d0a897227e", element="c10938ad-cea2-40b0-a907-a1f55c0d721c")>
css_sel = '.content-info-content-container h1'
err_msg = 'no  item found in GroupDetailsPage in GroupsPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
Collapse Failed test_onezone_groups_multiuser test_user_fails_to_view_group_he_does_not_belong_to[1oz_1op_deployed]
Chrome onezone groups multiuser tests 56 secs
RuntimeError: no  item found in GroupDetailsPage in GroupsPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9ffc6d12998e81d9a028ff4d503c9e5a", element="29cf614e-3b6e-41ac-b510-4e65afc7ba20")>
css_sel = '.content-info-content-container h1'
err_msg = 'no  item found in GroupDetailsPage in GroupsPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
Existing test failures 2
Status Test Failing since View job Duration
RuntimeError: no "harvester5" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]'>>

    @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: 
(39 more lines...)
RuntimeError: no "harvester9" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]'>>

    @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: 
(45 more lines...)