Skip to content

Toolbar design iteration #17703

Toolbar design iteration

Toolbar design iteration #17703

GitHub Actions / Test Results (macOS, MultiThreaded) failed Dec 27, 2023 in 1s

Test Results (macOS, MultiThreaded) ❌

Tests failed

❌ TestResults-macOS-MultiThreaded.trx

5482 tests were completed in 1615s with 5429 passed, 1 failed and 52 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Rulesets.Osu.Tests.TestSceneCursorParticles 2✔️ 1❌ 3s

❌ osu.Game.Rulesets.Osu.Tests.TestSceneCursorParticles

✔️ TestConstructor
✔️ TestLegacyBreakParticles
❌ TestLegacyKiaiParticles
	TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : particles are being spawned

Annotations

Check failure on line 0 in TestResults-macOS-MultiThreaded.trx

See this annotation in the file changed.

@github-actions github-actions / Test Results (macOS, MultiThreaded)

osu.Game.Rulesets.Osu.Tests.TestSceneCursorParticles ► TestLegacyKiaiParticles

Failed test found in:
  TestResults-macOS-MultiThreaded.trx
Error:
  TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : particles are being spawned
Raw output
TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : particles are being spawned
--TearDown
   at osu.Framework.Threading.ScheduledDelegate.RunTaskInternal()
   at osu.Framework.Threading.Scheduler.Update()
   at osu.Framework.Graphics.Drawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
   at osu.Framework.Platform.GameHost.UpdateFrame()
   at osu.Framework.Threading.GameThread.processFrame()
   at osu.Framework.Threading.GameThread.RunSingleFrame()
   at osu.Framework.Threading.GameThread.<createThread>g__runWork|66_0()
   at System.Threading.Thread.StartHelper.Callback(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)