Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1541 failed
Job: File content failed
Test results
- 16 tests in total
- 14 tests failed
- 14 failures are new
- 2 tests were quarantined / skipped
- 7 minutes taken in total.
Build 1,541 has the following 2 quarantined tests:
Status | Test | Failing since | Quarantined by | Duration | |
---|---|---|---|---|---|
test_file_content
test_user_appends_text_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
|
Not quarantined | 11 secs | |||
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"noConnectionToOnezone","description":"No connection to Onezone."}} request = <FixtureRequest for <Function 'test_user_appends_text_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]'>> @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...) |
|||||
test_file_content
test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
|
Not quarantined | 3 mins | |||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]'>> @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...) |