Skip to content

feat: adding batching to unreliable messages #5702

feat: adding batching to unreliable messages

feat: adding batching to unreliable messages #5702

Triggered via push April 25, 2024 17:14
Status Failure
Total duration 11m 26s
Artifacts 3

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 6 warnings
Failed test DisconnectEventWhenFull in Mirage.Tests.Runtime.ClientServer.DisconnectTests.NetworkClientConnectFailedBadKeyTest: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test DisconnectEventWhenFull in Mirage.Tests.Runtime.ClientServer.DisconnectTests.NetworkClientConnectFailedFullServerTest: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test DisconnectEventWhenTimeout in Mirage.Tests.Runtime.ClientServer.DisconnectTests.NetworkClientConnectFailedTest: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test StartClientButtonChangingActiveObject in Mirage.Tests.Runtime.Components.NetworkManagerHudTestSetup: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
TearDown : Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test DisconnectsConnectionsOverMax in Mirage.Tests.Runtime.Host.NetworkServerMaxConnectionTests: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Run Tests 2020 / run_tests
Process completed with exit code 1.
Run Tests 2020 / run_tests
Process completed with exit code 2.
BuildIL2CPP
Process completed with exit code 1.
Failed test DisconnectEventWhenFull in Mirage.Tests.Runtime.ClientServer.DisconnectTests.NetworkClientConnectFailedBadKeyTest: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test DisconnectEventWhenFull in Mirage.Tests.Runtime.ClientServer.DisconnectTests.NetworkClientConnectFailedFullServerTest: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test DisconnectEventWhenTimeout in Mirage.Tests.Runtime.ClientServer.DisconnectTests.NetworkClientConnectFailedTest: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test StartClientButtonChangingActiveObject in Mirage.Tests.Runtime.Components.NetworkManagerHudTestSetup: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
TearDown : Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test DisconnectsConnectionsOverMax in Mirage.Tests.Runtime.Host.NetworkServerMaxConnectionTests: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Run Tests 2021 / run_tests
Process completed with exit code 1.
Run Tests 2021 / run_tests
Process completed with exit code 2.
Failed test DisconnectEventWhenFull in Mirage.Tests.Runtime.ClientServer.DisconnectTests.NetworkClientConnectFailedBadKeyTest: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test DisconnectEventWhenFull in Mirage.Tests.Runtime.ClientServer.DisconnectTests.NetworkClientConnectFailedFullServerTest: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test DisconnectEventWhenTimeout in Mirage.Tests.Runtime.ClientServer.DisconnectTests.NetworkClientConnectFailedTest: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test StartClientButtonChangingActiveObject in Mirage.Tests.Runtime.Components.NetworkManagerHudTestSetup: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
TearDown : Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Failed test DisconnectsConnectionsOverMax in Mirage.Tests.Runtime.Host.NetworkServerMaxConnectionTests: Assets/Mirage/Runtime/SocketLayer/Connection/Batch.cs#L123
Unhandled log message: '[Exception] NullReferenceException: Object reference not set to an instance of an object'. Use UnityEngine.TestTools.LogAssert.Expect
Run Tests 2022 / run_tests
Process completed with exit code 2.
Run Tests 2020 / run_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: MirageNet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Tests 2020 / run_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: MirageNet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Tests 2021 / run_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: MirageNet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Tests 2021 / run_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: MirageNet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Tests 2022 / run_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: MirageNet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Tests 2022 / run_tests
The following actions uses node12 which is deprecated and will be forced to run on node16: MirageNet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
Test results 2020 Expired
1.67 MB
Test results 2021 Expired
1.68 MB
Test results 2022 Expired
2.28 MB