Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #3200 failed
Job: Directories times failed
Test results
- 10 tests in total
- 2 tests failed
- 2 failures are new
- 10 minutes taken in total.
Build 3,200 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_directories_times
test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-REST]
|
40 secs | |
AssertionError: Time comparison failed. Time1: modification = 1722376951.0 Time2: modification = 1722376951.0 Comparator: greater request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-REST]'>> @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: (35 more lines...) |
|||
Collapse |
test_directories_times
test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-web GUI]
|
1 min | |
AssertionError: Time comparison failed. Time1: modification = 1722377336.0 Time2: modification = 1722377336.0 Comparator: greater request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1-web GUI]'>> @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: (35 more lines...) |