Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #1090 failed

Job: Chrome directories metadata tests failed

Test results

  • 36 tests in total
  • 18 tests failed
  • 39 minutes taken in total.

Build 1,090 has the following 18 errors:There were no new test failures since the previous build.

Existing test failures 18
Status Test Failing since Duration
RuntimeError: no  item found in JSONMetadataPanel in Metadata modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b73af30c404e263a15da63a10f868a75", element="8b483b1b-512b-4bf7-81a5-656f3d7997bd")>
css_sel = '.json-textarea'
err_msg = 'no  item found in JSONMetadataPanel in Metadata modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(312 more lines...)
RuntimeError: no  item found in JSONMetadataPanel in Metadata modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b9a1b1e792dbb66082edc24ae977680b", element="fda0bf6f-59db-459e-9f11-bbd4856383f4")>
css_sel = '.json-textarea'
err_msg = 'no  item found in JSONMetadataPanel in Metadata modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(312 more lines...)
RuntimeError: no  item found in JSONMetadataPanel in Metadata modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6d63401fd51f02c398e68d866dfb7971", element="fb45546e-546b-4a8a-a96b-b18eda7fb981")>
css_sel = '.json-textarea'
err_msg = 'no  item found in JSONMetadataPanel in Metadata modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(312 more lines...)
RuntimeError: no  item found in JSONMetadataPanel in Metadata modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="0e78932c059ac25de7ed1a39790220ce", element="bb0a4d2f-cad0-477b-917b-3ac0f0a6060d")>
css_sel = '.json-textarea'
err_msg = 'no  item found in JSONMetadataPanel in Metadata modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(312 more lines...)
RuntimeError: no  item found in JSONMetadataPanel in Metadata modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="56c206104152fb270adb445dc42ae59e", element="3b392235-734f-4ee4-adf2-8c8a5c18f54b")>
css_sel = '.json-textarea'
err_msg = 'no  item found in JSONMetadataPanel in Metadata modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(312 more lines...)
RuntimeError: no  item found in JSONMetadataPanel in Metadata modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8539dd8146aa47f94b0260626540ce41", element="54b78d1b-db7d-4c6c-af55-80724e3f85bc")>
css_sel = '.json-textarea'
err_msg = 'no  item found in JSONMetadataPanel in Metadata modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(312 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_removes_metadata[1oz_1op_1oc-web GUI-REST-JSON-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_removes_metadata[1oz_1op_1oc-web GUI-REST-RDF-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_removes_metadata[1oz_1op_1oc-web GUI-oneclient1-JSON-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_removes_metadata[1oz_1op_1oc-web GUI-oneclient1-RDF-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_sets_metadata[1oz_1op_1oc-REST-web GUI-JSON-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_sets_metadata[1oz_1op_1oc-REST-web GUI-RDF-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_sets_metadata[1oz_1op_1oc-oneclient1-web GUI-JSON-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_sets_metadata[1oz_1op_1oc-oneclient1-web GUI-RDF-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_sets_metadata[1oz_1op_1oc-web GUI-REST-JSON-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_sets_metadata[1oz_1op_1oc-web GUI-REST-RDF-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_sets_metadata[1oz_1op_1oc-web GUI-oneclient1-JSON-]'>>

    @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: 
(53 more lines...)
RuntimeError: no "Metadata" found in Data row menu
request = <FixtureRequest for <Function 'test_user_sets_metadata[1oz_1op_1oc-web GUI-oneclient1-RDF-]'>>

    @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: 
(53 more lines...)