GUI acceptance tests using environment deployed from packages.

Build: #870 was successful Child of ODSRV-OPRPM-1580

Test results

  • 382 tests in total
  • 1 test was fixed
  • 5 tests were quarantined / skipped
  • 540 minutes taken in total.
Fixed tests 1
Status Test Failing since View job Duration
Successful test_onepanel_basic test_user_removes_newly_created_storage[1oz_1op_deployed-browser1-new_storage5]
Failing since build #869 (Child of ODSRV-OZP-1341) Chrome onepanel basic tests 1 min
Quarantined tests 5
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 52 secs
RuntimeError: no  item found in TokensPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="45c5c9f783dbe0ee62b24a3c5e96f3e4")>
css_sel = '.create-token-btn .oneicon-add-filled'
err_msg = 'no  item found in TokensPage in Onezone page'

    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_successfully_creates_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 56 secs
RuntimeError: no  item found in TokensPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="bbfae8a85a2bb87b0855c1ddbf7431de")>
css_sel = '.create-token-btn .oneicon-add-filled'
err_msg = 'no  item found in TokensPage in Onezone page'

    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_successfully_removes_access_token[1oz_1op_deployed]
Failing since build #677 (Rebuilt by Łukasz Opioła) Not quarantined Chrome onezone basic tests 53 secs
RuntimeError: no  item found in TokensPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="fe07e332f38696909e52f7cbed9c4452")>
css_sel = '.create-token-btn .oneicon-add-filled'
err_msg = 'no  item found in TokensPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(279 more lines...)
Successful test_public_shares test_user_changes_working_directory_using_breadcrumbs_from_file_browser_in_shares_public_interface[1oz_1op_deployed]
Not quarantined Chrome public shares tests 56 secs
Successful test_shares_basic test_user_can_change_working_directory_using_breadcrumbs[1oz_1op_deployed]
Not quarantined Chrome shares basic tests 47 secs