GUI acceptance tests using environment deployed from packages.

Build: #1817 failed

Job: Oneprovider datasets failed

Test results

  • 26 tests in total
  • 2 tests failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 38 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_oneprovider_datasets test_user_sees_directory_tree_in_detached_tab_after_detaching_directories[1oz_1op_deployed]
4 mins
RuntimeError: waited too long
subtree = ['dir4'], user = 'browser'
tmp_memory = defaultdict(<class 'dict'>, {'browser': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': ...1d1b35f8>, 'dataset_browser': <tests.gui.utils.oneprovider.dataset_browser._DatasetBrowser object at 0x7f0c1d18d2b0>}})
cwd = '/dir2'
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="7d6a828b18ae561e1170b2c6f1f3a6ab")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_sees_directory_tree_3')
which_browser = 'dataset browser'
(65 more lines...)
Existing test failures 1
Status Test Failing since Duration
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_sees_dataset_in_attached_tab_after_reattaching_detached_dataset[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: 
(30 more lines...)