Commit 8c9490b
authored
ci: Updating WhenManyObjectsAreSpawnedAtOnce_AllAreReceived test (#3406)
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
needed1 parent c59035b commit 8c9490b
File tree
1 file changed
+8
-5
lines changed- com.unity.netcode.gameobjects/Tests/Runtime/NetworkObject
1 file changed
+8
-5
lines changedLines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | | - | |
51 | | - | |
52 | 49 | | |
53 | 50 | | |
| 51 | + | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | | - | |
62 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
0 commit comments