Skip to content

Use cache for beatmap lookups on spectate screen #1628

Use cache for beatmap lookups on spectate screen

Use cache for beatmap lookups on spectate screen #1628

GitHub Actions / Test Results (Windows, MultiThreaded) failed Sep 23, 2024 in 0s

10482 passed, 1 failed and 74 skipped

Tests failed

❌ TestResults-Windows-MultiThreaded.trx

10557 tests were completed in 2800s with 10482 passed, 1 failed and 74 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Tests.Visual.Multiplayer.TestSceneMultiSpectatorScreen 43✅ 1❌ 49s

❌ osu.Game.Tests.Visual.Multiplayer.TestSceneMultiSpectatorScreen

✅ TestAudioLeadIn
✅ TestAudioLeadIn
✅ TestConstructor
✅ TestConstructor
✅ TestDelayedStart
✅ TestDelayedStart
✅ TestGameplayRateAdjust
✅ TestGameplayRateAdjust
✅ TestGeneral(1)
✅ TestGeneral(1)
✅ TestGeneral(4)
✅ TestGeneral(4)
✅ TestGeneral(9)
✅ TestGeneral(9)
✅ TestIntroStoryboardElement
✅ TestIntroStoryboardElement
❌ TestMostInSyncUserIsAudioSource
	assertMuted(56, False)
✅ TestMostInSyncUserIsAudioSource
✅ TestMultipleStartRequests
✅ TestMultipleStartRequests
✅ TestPlayersCatchUpAfterFallingBehind
✅ TestPlayersCatchUpAfterFallingBehind
✅ TestPlayersContinueWhileOthersBuffer
✅ TestPlayersContinueWhileOthersBuffer
✅ TestPlayersDoNotStartSimultaneouslyIfBufferingForMaximumStartDelay
✅ TestPlayersDoNotStartSimultaneouslyIfBufferingForMaximumStartDelay
✅ TestPlayersLeaveWhileSpectating
✅ TestPlayersLeaveWhileSpectating
✅ TestPlayersMustStartSimultaneously
✅ TestPlayersMustStartSimultaneously
✅ TestSpectatingDuringGameplay
✅ TestSpectatingDuringGameplay
✅ TestSpectatingDuringGameplayWithLateFrames
✅ TestSpectatingDuringGameplayWithLateFrames
✅ TestSpectatorPlayerInteractiveElementsHidden
✅ TestSpectatorPlayerInteractiveElementsHidden
✅ TestTeamDisplay
✅ TestTeamDisplay
✅ TestTeams(16)
✅ TestTeams(16)
✅ TestTeams(2)
✅ TestTeams(2)
✅ TestTimeDoesNotProgressWhileAllPlayersPaused
✅ TestTimeDoesNotProgressWhileAllPlayersPaused

Annotations

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

See this annotation in the file changed.

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

osu.Game.Tests.Visual.Multiplayer.TestSceneMultiSpectatorScreen ► TestMostInSyncUserIsAudioSource

Failed test found in:
  TestResults-Windows-MultiThreaded.trx
Error:
  assertMuted(56, False)
Raw output
assertMuted(56, False)
   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.<createThread>g__runWork|70_0()