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

Build: #2537 failed

Job: Access tokens failed

Test results

  • 2 tests in total
  • 1 test failed
  • 1 failure is new
  • 11 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_luma test_luma_local_feed_onedata_user_mappings_on_posix_imported_storage_are_respected_in_web_interface_and_in_oneclient[1oz_1op_luma_oneclient]
5 mins
AssertionError: Expected user1 as file owner but got user1 (user1)
request = <FixtureRequest for <Function 'test_luma_local_feed_onedata_user_mappings_on_posix_imported_storage_are_respected_in_web_interface_and_in_oneclient[1oz_1op_luma_oneclient]'>>

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