Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1869 failed
Job: File content failed
Test results
- 16 tests in total
- 2 tests failed
- 2 failures are new
- 1 test was quarantined / skipped
- 19 minutes taken in total.
Build 1,869 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_file_content
test_user_removes_file_right_after_read_using_client2_and_using_client1_sees_that_it_has_been_removed[1oz_1op_1oc-web GUI-REST]
|
2 mins | |
AssertionError: not found "20B-0.txt" in browser request = <FixtureRequest for <Function 'test_user_removes_file_right_after_read_using_client2_and_using_client1_sees_that_it_has_been_removed[1oz_1op_1oc-web GUI-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: (64 more lines...) |
|||
Collapse |
test_file_content
test_user_removes_file_right_after_read_using_client2_and_using_client1_sees_that_it_has_been_removed[1oz_1op_1oc-web GUI-oneclient1]
|
2 mins | |
AssertionError: not found "20B-0.txt" in browser request = <FixtureRequest for <Function 'test_user_removes_file_right_after_read_using_client2_and_using_client1_sees_that_it_has_been_removed[1oz_1op_1oc-web GUI-oneclient1]'>> @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: (64 more lines...) |