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

Build: #1869 failed

Job: Access tokens failed

Test results

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

Build 1,869 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_storage_mappings_on_posix_storage_for_new_files_are_respected_in_oneclient_interface[1oz_1op_luma_oneclient]
3 mins
AttributeError: user1 already in use
request = <FixtureRequest for <Function 'test_luma_local_feed_storage_mappings_on_posix_storage_for_new_files_are_respected_in_oneclient_interface[1oz_1op_luma_oneclient]'>>

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