Implement SDL3 Audio backend #6498
3188 passed, 3 failed and 79 skipped
❌ TestResults-macOS-MultiThreaded-Debug.trx
3270 tests were completed in 769s with 3188 passed, 3 failed and 79 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
osu.Framework.Tests.Visual.Containers.TestSceneCachedBufferedContainer | 1❌ | 629ms | ||
osu.Framework.Tests.Visual.Sprites.TestSceneVideo | 21✅ | 2❌ | 39s |
❌ osu.Framework.Tests.Visual.Containers.TestSceneCachedBufferedContainer
❌ TestConstructor
box 7 count equals box 8 count
❌ osu.Framework.Tests.Visual.Sprites.TestSceneVideo
✅ TestConstructor
✅ TestDecodingStopsBeforeStartTime(False)
✅ TestDecodingStopsBeforeStartTime(True)
✅ TestDecodingStopsWhenNotPresent
✅ TestFileFormats
✅ TestJumpBack("h264.mp4")
✅ TestJumpBack("hevc.mp4")
✅ TestJumpBack("vp8.webm")
✅ TestJumpBack("vp9.webm")
❌ TestJumpBackAfterEndOfPlayback("h264.mp4")
"Reached end" timed out
❌ TestJumpBackAfterEndOfPlayback("hevc.mp4")
"Reached end" timed out
✅ TestJumpBackAfterEndOfPlayback("vp8.webm")
✅ TestJumpBackAfterEndOfPlayback("vp9.webm")
✅ TestJumpForward("h264.mp4")
✅ TestJumpForward("hevc.mp4")
✅ TestJumpForward("vp8.webm")
✅ TestJumpForward("vp9.webm")
✅ TestShader
✅ TestStartFromCurrentTime
✅ TestVideoDoesNotLoopIfDisabled
✅ TestVideoFormats
✅ TestVideoFormatsWithHwAccel
✅ TestVideoLoopsIfEnabled
Annotations
Check failure on line 0 in TestResults-macOS-MultiThreaded-Debug.trx
github-actions / Test Results (macOS, MultiThreaded, Debug)
osu.Framework.Tests.Visual.Containers.TestSceneCachedBufferedContainer ► TestConstructor
Failed test found in:
TestResults-macOS-MultiThreaded-Debug.trx
Error:
box 7 count equals box 8 count
Raw output
box 7 count equals box 8 count
at osu.Framework.Threading.ScheduledDelegate.InvokeTask()
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.updateChild(Drawable c)
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.updateChild(Drawable c)
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.updateChild(Drawable c)
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.updateChild(Drawable c)
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.updateChild(Drawable c)
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.updateChild(Drawable c)
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.updateChild(Drawable c)
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Platform.GameHost.UpdateFrame()
at osu.Framework.Platform.HeadlessGameHost.UpdateFrame()
at osu.Framework.Threading.GameThread.processFrame()
at osu.Framework.Threading.GameThread.RunSingleFrame()
at osu.Framework.Threading.GameThread.<createThread>g__runWork|70_0()
at System.Threading.Thread.StartHelper.Callback(Object state)
Check failure on line 66 in osu.Framework/Testing/Drawables/Steps/UntilStepButton.cs
github-actions / Test Results (macOS, MultiThreaded, Debug)
osu.Framework.Tests.Visual.Sprites.TestSceneVideo ► TestJumpBackAfterEndOfPlayback("h264.mp4")
Failed test found in:
TestResults-macOS-MultiThreaded-Debug.trx
Error:
"Reached end" timed out
Raw output
"Reached end" timed out
at osu.Framework.Testing.Drawables.Steps.UntilStepButton.<>c__DisplayClass11_0.<.ctor>b__0() in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/Drawables/Steps/UntilStepButton.cs:line 66
at osu.Framework.Testing.Drawables.Steps.StepButton.PerformStep(Boolean userTriggered) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/Drawables/Steps/StepButton.cs:line 124
at osu.Framework.Testing.TestScene.runNextStep(Action onCompletion, Action`1 onError, Func`2 stopCondition) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/TestScene.cs:line 235
--- End of stack trace from previous location ---
at osu.Framework.Testing.TestSceneTestRunner.TestRunner.RunTestBlocking(TestScene test) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/TestSceneTestRunner.cs:line 89
at osu.Framework.Testing.TestSceneTestRunner.RunTestBlocking(TestScene test) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/TestSceneTestRunner.cs:line 32
at osu.Framework.Testing.TestScene.UseTestSceneRunnerAttribute.AfterTest(ITest test) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/TestScene.cs:line 564
at NUnit.Framework.Internal.Commands.TestActionCommand.<>c__DisplayClass0_0.<.ctor>b__1(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__1()
at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
Check failure on line 66 in osu.Framework/Testing/Drawables/Steps/UntilStepButton.cs
github-actions / Test Results (macOS, MultiThreaded, Debug)
osu.Framework.Tests.Visual.Sprites.TestSceneVideo ► TestJumpBackAfterEndOfPlayback("hevc.mp4")
Failed test found in:
TestResults-macOS-MultiThreaded-Debug.trx
Error:
"Reached end" timed out
Raw output
"Reached end" timed out
at osu.Framework.Testing.Drawables.Steps.UntilStepButton.<>c__DisplayClass11_0.<.ctor>b__0() in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/Drawables/Steps/UntilStepButton.cs:line 66
at osu.Framework.Testing.Drawables.Steps.StepButton.PerformStep(Boolean userTriggered) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/Drawables/Steps/StepButton.cs:line 124
at osu.Framework.Testing.TestScene.runNextStep(Action onCompletion, Action`1 onError, Func`2 stopCondition) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/TestScene.cs:line 235
--- End of stack trace from previous location ---
at osu.Framework.Testing.TestSceneTestRunner.TestRunner.RunTestBlocking(TestScene test) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/TestSceneTestRunner.cs:line 89
at osu.Framework.Testing.TestSceneTestRunner.RunTestBlocking(TestScene test) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/TestSceneTestRunner.cs:line 32
at osu.Framework.Testing.TestScene.UseTestSceneRunnerAttribute.AfterTest(ITest test) in /Users/runner/work/osu-framework/osu-framework/osu.Framework/Testing/TestScene.cs:line 564
at NUnit.Framework.Internal.Commands.TestActionCommand.<>c__DisplayClass0_0.<.ctor>b__1(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__1()
at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)