You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting investigation with MTT-8973 I noted that it relates to
MTT-11360 and this specific test
(WhenManyObjectsAreSpawnedAtOnce_AllAreReceived) was updated in
develop-2.0.0 branch to account for this timeout.
This PR aims to update the test on develop branch to the same definition
which will allow to remove the [Timeout] parameter and fix both pointed
tickets
## Backport
As this issue exists only in develop branch (NGOv1.X) no backport is
needed
AssertOnTimeout($"Timed out waiting for the client to spawn {k_SpawnedObjects} objects! Time to spawn: {timeSpawned} | Time to timeout: {timeStarted-Time.realtimeSinceStartup}",timeoutHelper);
0 commit comments