GUI acceptance tests using environment deployed from packages.

Build: #2813 failed Manual run by Jakub Liput

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build result summary

Details

Completed
Queue duration
10 seconds
Duration
114 minutes
Labels
None
Revision
a43ee764d47100e661a8394f28d9449b151f0acc
Total tests
856
Failing since
#2798 (Child of ODSRV-OPRPM-2488)
Fixed in
#2815 (Specs configuration updated)

Responsible

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

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_onezone_basic test_user_sees_that_group_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_elasticsearch]
Onezone basic 1 min
AssertionError: Group management should be granted but is not
selenium = {'browser_admin': <selenium.webdriver.chrome.webdriver.WebDriver (session="6ffb9760f88d978934cd590007e6ea31")>, 'browser_user2': <selenium.webdriver.chrome.webdriver.WebDriver (session="c73f17797909356ab39d7a579d6af329")>}
browser_id = 'browser_admin', member_name = 'child_group1'
member_type = 'groups', where = 'cluster'
config = 'Cluster management:\n  granted: True\nGroup management:\n  granted: True'
onepanel = <class 'tests.gui.utils.onepanel.Onepanel'>
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>, option = 'effective '

(154 more lines...)
Existing test failures 3
Status Test Failing since View job Duration
ValueError: invalid literal for int() with base 10: '?'
request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(25 more lines...)
ValueError: invalid literal for int() with base 10: '?'
request = <FixtureRequest for <Function 'test_user_sees_that_user_effective_privileges_are_the_sum_of_its_direct_parent_direct_privileges_and_its_direct_privileges[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(25 more lines...)
AssertionError: Harvester management should be granted but is not
selenium = {'browser_admin': <selenium.webdriver.chrome.webdriver.WebDriver (session="12eacad07616f92834ff36bd2006b2d0")>, 'browser_user2': <selenium.webdriver.chrome.webdriver.WebDriver (session="f4aadbe587bc275d04806548370ecc1e")>}
browser_id = 'browser_admin', member_name = 'child_group_1'
member_type = 'groups', where = 'harvester'
config = 'Harvester management:\n  granted: True\nUser management:\n  granted: False\nGroup management:\n  granted: True\nSpace management:\n  granted: False'
onepanel = <class 'tests.gui.utils.onepanel.Onepanel'>
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>, option = 'effective '

(154 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful test_atm_workflows_execution test_user_sees_that_different_checksums_are_well_counted_after_execution_of_uploaded_countingdifferentchecksums_workflow[1oz_1op_openfaas]
Failing since build #2812 (Child of ODSRV-OZP-2000) Atm workflow execution 1 min