GUI acceptance tests using environment deployed from packages.

Build: #2689 failed

Job: Transfers directories failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 12 tests in total
  • 1 test failed
  • 4 tests were fixed
  • 5 tests were quarantined / skipped
  • 46 minutes taken in total.

Build 2,689 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="9eab3c58a687723a5f5600e969be5bac", element="8034dd4a-66e1-42bb-ba6e-dd46b7c82be6")>
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="d29965802be4e3bf656b414c9d656fa2", element="507e92a3-0ea2-45d4-984a-6540a0c619ec")>
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="78f640b1357c6f6a5cbe229443fd4833", element="1b04478f-3907-46d3-ab8c-40ace0f097fd")>
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...)