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

Build: #461 failed

Job: Access tokens failed

Test results

  • 1 test in total
  • 1 test failed
  • 1 failure is new
  • 7 minutes taken in total.

Build 461 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_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]
7 mins
TypeError: 'NoneType' object has no attribute '__getitem__'
client1 = 'oneclient1', client2 = 'oneclient2', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped[1oz_1op_luma_oneclient-oneclient1-oneclient2-web GUI]'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/mixed/scenarios/test_luma.py:41: 
(64 more lines...)