GUI acceptance tests using environment deployed from packages.

Build: #2688 failed

Job: Transfers directories failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 12 tests in total
  • 5 tests failed
  • 5 tests were quarantined / skipped
  • 49 minutes taken in total.

Build 2,688 has the following 5 quarantined tests:

Quarantined tests 5
Status Test Failing since Quarantined by Duration
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(44 more lines...)
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b09f9a1cdfc9c055d41b238d1935e0e1", element="5030c751-2df0-49af-90d6-1a3daf0932af")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="615128c3860d4e37f3b926e8fcf0bd90", element="f6e0850d-2b0c-4ba1-9f67-6dd103460876")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)
RuntimeError: no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0dbd728e1d087d75aab6d428122b6ad0", element="3823a20f-f186-4c74-bc77-2566e1462a43")>
css_sel = '.cell-status'
err_msg = 'no  item found in Transfer row dir1 in _TransfersTab in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(304 more lines...)