Multiple failures or warnings in test:
1) System.AggregateException : One or more errors occurred. (Rethrown)
----> NUnit.Framework.Internal.NUnitException : Rethrown
----> NUnit.Framework.AssertionException : Assert.That(rules.Values, Is.All.Zero)
Expected: all items equal to 0
But was: < 1 >
First non-matching item at index [0]: 1
at System.Threading.Tasks.Task.Wait()
at Content.IntegrationTests.Fixtures.Attributes.RunOnSideAttribute.SidedTestCommand.Execute(TestExecutionContext context) in /home/runner/work/forky-station/forky-station/Content.IntegrationTests/Fixtures/Attributes/RunOnSideAttribute.cs:line 64
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
--NUnitException
at NUnit.Framework.Internal.Reflect.InvokeMethod(MethodInfo method, Object fixture, Object[] args)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at Content.IntegrationTests.Fixtures.Attributes.RunOnSideAttribute.SidedTestCommand.<>c__DisplayClass2_0.<Execute>b__1() in /home/runner/work/forky-station/forky-station/Content.IntegrationTests/Fixtures/Attributes/RunOnSideAttribute.cs:line 66
at Robust.UnitTesting.RobustIntegrationTest.IntegrationGameLoop.SingleThreadRunUntilEmpty() in /home/runner/work/forky-station/forky-station/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 1234
--- End of stack trace from previous location ---
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitIdleImplAsync(Boolean throwOnUnhandled, CancellationToken cancellationToken) in /home/runner/work/forky-station/forky-station/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 580
at Robust.UnitTesting.RobustIntegrationTest.IntegrationInstance.WaitAssertion(Action assertion) in /home/runner/work/forky-station/forky-station/RobustToolbox/Robust.UnitTesting/RobustIntegrationTest.cs:line 691
--AssertionException
at NUnit.Framework.Assert.ReportFailure(String message)
at NUnit.Framework.Assert.ReportFailure(ConstraintResult result, String message, String actualExpression, String constraintExpression)
at Content.IntegrationTests.Tests.GameRules.AntagGhostRoleTest.TestAntagGhostRoles(String ruleId) in /home/runner/work/forky-station/forky-station/Content.IntegrationTests/Tests/GameRules/AntagGhostRoleTest.cs:line 75
at InvokeStub_AntagGhostRoleTest.TestAntagGhostRoles(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
2) SERVER: 5.924s [ERRO] system.antag_selection: Found no valid positions to place antag spawner for game rule: (145520/n145520, ParadoxCloneSpawn), antag: ParadoxClone Exception:
at Robust.UnitTesting.Pool.TestPair`2.ReportErrorLogs() in /home/runner/work/forky-station/forky-station/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 25
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose() in /home/runner/work/forky-station/forky-station/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 41
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose()
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync() in /home/runner/work/forky-station/forky-station/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 146
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Robust.UnitTesting.Pool.TestPair`2.DisposeAsync()
at Content.IntegrationTests.Fixtures.GameTest.DoTeardown() in /home/runner/work/forky-station/forky-station/Content.IntegrationTests/Fixtures/GameTest.cs:line 263
at Content.IntegrationTests.Fixtures.GameTest.DoTeardown()
at InvokeStub_GameTest.DoTeardown(Object, Object, IntPtr*)
Test Failure On Main
A test failure has been detected on the main branch. This should never occur.
Note
This issue is automatically generated by a github action and will be updated when this failure reoccurs.
Do not edit the body of this issue.
Failure Details
Failure message
Test output
Using this issue
Please place troubleshooting notes in the comments of this issue.