GUI acceptance tests using environment deployed from packages.

Build: #806 failed Child of ODSRV-OZP-1319

Test results

  • 182 tests in total
  • 3 tests failed
  • 3 failures are new
  • 6 tests were quarantined / skipped
  • 283 minutes taken in total.
New test failures 3
Status Test View job Duration
Collapse Failed test_onezone_basic test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_data_page[1oz_1op_deployed]
Chrome onezone basic tests 36 secs
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="a80a9c6ca2e8324e868d0d9ecffc593d")>
css_sel = '.webui-popover .provider-place-drop'
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)
(279 more lines...)
Collapse Failed test_onezone_basic test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]
Chrome onezone basic tests 52 secs
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="f977bb241078e0eb4f31a8f50568cf93")>
css_sel = '.webui-popover .provider-place-drop'
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)
(275 more lines...)
Collapse Failed test_onezone_basic test_user_sees_that_if_space_is_displayed_in_provider_in_data_that_provider_is_also_displayed_in_provider_in_spaces[1oz_1op_deployed]
Chrome onezone basic tests 57 secs
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="2de65cd1d25f0b1e683f6f2ce2c25c8d")>
css_sel = '.webui-popover .provider-place-drop'
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)
(279 more lines...)
Quarantined tests 6
Status Test Failing since Quarantined by View job Duration
Collapse Failed test_onezone_basic test_user_successfully_copies_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 1 min
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1
request = <FixtureRequest for <Function 'test_user_successfully_copies_access_token[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...)
Collapse Failed test_onezone_basic test_user_successfully_creates_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 1 min
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1
request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token[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...)
Collapse Failed test_onezone_basic test_user_successfully_removes_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 1 min
AssertionError: Displayed number of tokens in ACCESS TOKENS oz panel: 0 instead of excepted: 1
request = <FixtureRequest for <Function 'test_user_successfully_removes_access_token[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...)
Successful test_onezone_spaces_multiuser test_user_successfully_joins_space_using_invitation_token[1oz_1op_deployed-button]
Not quarantined Chrome onezone spaces multiuser tests 49 secs
Successful test_onezone_spaces_multiuser test_user_successfully_joins_space_using_invitation_token[1oz_1op_deployed-enter]
Not quarantined Chrome onezone spaces multiuser tests 4 mins
Successful test_onezone_spaces_multiuser test_user_successfully_joins_space_using_invitation_token_with_get_started_button[1oz_1op_deployed]
Not quarantined Chrome onezone spaces multiuser tests 49 secs