GUI acceptance tests using environment deployed from packages.

Build: #1833 failed

Job: Oneprovider datasets failed

Test results

  • 26 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were quarantined / skipped
  • 37 minutes taken in total.

Build 1,833 has the following 3 quarantined tests:

Quarantined tests 3
Status Test Failing since Quarantined by Duration
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="75070401964c1c9a2e655ba4a217f11a")>
css_sel = '.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)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(279 more lines...)
Successful test_oneprovider_datasets test_user_sees_dataset_in_attached_tab_after_reattaching_detached_dataset[1oz_1op_deployed]
Not quarantined 1 min
RuntimeError: waited too long
subtree = ['dir5'], user = 'browser'
tmp_memory = defaultdict(<class 'dict'>, {'browser': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': ...dc087240>, 'dataset_browser': <tests.gui.utils.oneprovider.dataset_browser._DatasetBrowser object at 0x7f5cdc038be0>}})
cwd = '/dir2/dir4'
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="718ae06799aaf8c2a6e3fd6db10cb9b2")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_sees_directory_tree_1')
which_browser = 'dataset browser'
(67 more lines...)