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

Build: #1287 failed Child of ODSRV-OZP-1476

Build result summary

Details

Completed
Queue duration
1 hour
Duration
58 minutes
Labels
None
Revision
c41c86eebbcdb045da789c529137dc5f2fd38d5d
Total tests
411
Failing since
#1283 (Child of ODSRV-OZP-1475)
Fixed in
#1293 (Child of ODSRV-OPV-1114)

Responsible

This build has been failing since #1283
No one has taken responsibility

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_directories_times test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI-equal to]
Chrome directories times tests 1 min
AssertionError: Time comparison failed.  Time1: modification = 2021-01-14 01:08:47  Time2: access = 2021-01-14 01:08:48  Comparator: equal
request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI-equal to]'>>

    @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: 
(49 more lines...)
Existing test failures 2
Status Test Failing since View job Duration
RuntimeError: no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="43257dfbd73acafa0277bd46b43064f6", element="6d12138d-8d72-4296-925d-ff81cca6fe7b")>
css_sel = '.provider-registration-form'
err_msg = 'no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(322 more lines...)
RuntimeError: no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b256f25390dfb542f808a78baa609539", element="9e1dc32a-6355-42e7-ab74-8841f152b34f")>
css_sel = '.provider-registration-form'
err_msg = 'no  item found in ProviderContentPage in content in Oneprovider Panel 20.02.5'

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