GUI acceptance tests using environment deployed from packages.

Build: #2720 failed

Job: Multiprovider QoS storage failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 5 tests in total
  • 5 tests failed
  • 5 failures are new
  • 8 minutes taken in total.

Build 2,720 has the following 5 errors: 5 new failure(s) occurred since the previous build.

New test failures 5
Status Test Duration
Collapse Failed test_multiprovider_qos_storage test_every_possible_storage_matches_when_any_storage_condition_is_chosen[1oz_2op_deployed]
1 min
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="aeb911b4d5ea0471aa9f705e5aa3affc")>
css_sel = '.modify-storage-modal.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)
(307 more lines...)
Collapse Failed test_multiprovider_qos_storage test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]
3 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="5c5fdbae9fedb79f1d046d4f63dac8d6")>
css_sel = '.modify-storage-modal.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)
(307 more lines...)
Collapse Failed test_multiprovider_qos_storage test_user_can_select_one_of_storages_of_supporting_providers_in_qos_graphical_editor_and_it_causes_to_match_this_storage[1oz_2op_deployed]
1 min
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="b4f5ed0e1829aad41640d0f2ae85c169")>
css_sel = '.modify-storage-modal.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)
(307 more lines...)
Collapse Failed test_multiprovider_qos_storage test_user_sees_matching_storages_count_changing_while_editing_nested_expression_in_qos_visual_editor_and_submits_the_expression_successfully[1oz_2op_deployed]
1 min
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="5f1d9527de845563870aa6831a304c3e")>
css_sel = '.modify-storage-modal.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)
(307 more lines...)
Collapse Failed test_multiprovider_qos_storage test_user_successfully_adds_anystorage__storageid_qos_requirement[1oz_2op_deployed]
1 min
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="d4f7dcb5ec132c1ce904e8d0226251c3")>
css_sel = '.modify-storage-modal.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)
(307 more lines...)