Skip to content

MergeOverflowTest test failure on main (Content.IntegrationTests.Tests.Stacks.StackTest.MergeOverflowTest) #82

Description

@github-actions

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

Test name
MergeOverflowTest
Fully qualified name
Content.IntegrationTests.Tests.Stacks.StackTest.MergeOverflowTest
Last encountered
Sunday, August 2nd
Failure message
Multiple failures or warnings in test:
  1)   Assert.That(SEntMan.EntityCount, Is.EqualTo(2))
  Expected: 2
  But was:  9

     at Content.IntegrationTests.Tests.Stacks.StackTest.MergeOverflowTest() in /home/runner/work/Acceleration/Acceleration/Content.IntegrationTests/Tests/Stacks/StackTests.cs:line 109
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)

  2) Test was dirty-disposed.
     at Robust.UnitTesting.Pool.TestPair`2.OnDirtyDispose() in /home/runner/work/Acceleration/Acceleration/RobustToolbox/Robust.UnitTesting/Pool/TestPair.Recycle.cs:line 44
   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/Acceleration/Acceleration/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/Acceleration/Acceleration/Content.IntegrationTests/Fixtures/GameTest.cs:line 263
   at Content.IntegrationTests.Fixtures.GameTest.DoTeardown()
   at InvokeStub_GameTest.DoTeardown(Object, Object, IntPtr*)
Test output
GetPair: Called by test Stacks.StackTest.MergeOverflowTest
GetPair: Looking in pool for a suitable pair
GetPair: Suitable pair found (Pair 3)
GetPair: Cleanup not needed, Skipping cleanup of pair
SERVER: 0.000s [WARN] cfg: Only clients can change the 'net.interp' cvar.
GetPair: Retrieving pair 3 from pool took 2.0536 ms
GetPair: Returning pair 3 with client/server seeds: 99434359/1780153058
DisposeAsync: Dirty return of pair 3 started
DisposeAsync: Test gave back pair 3 in 17.965 ms
DisposeAsync: Disposed pair 3 in 1.1632 ms

Using this issue

Please place troubleshooting notes in the comments of this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions