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

Build: #3132 failed

Job: Files times failed

Test results

  • 6 tests in total
  • 2 tests failed
  • 2 failures are new
  • 11 minutes taken in total.

Build 3,132 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_files_times test_user_changes_file_using_client1_and_using_web_gui_sees_that_modification_time_has_changed[1oz_1op_1oc-REST]
3 mins
ValueError: unconverted data remains: :28
request = <FixtureRequest for <Function 'test_user_changes_file_using_client1_and_using_web_gui_sees_that_modification_time_has_changed[1oz_1op_1oc-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: 
(77 more lines...)
Collapse Failed test_files_times test_user_changes_file_using_client1_and_using_web_gui_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1]
3 mins
ValueError: unconverted data remains: :07
request = <FixtureRequest for <Function 'test_user_changes_file_using_client1_and_using_web_gui_sees_that_modification_time_has_changed[1oz_1op_1oc-oneclient1]'>>

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