Implement SDL3 Audio backend #5508
GitHub Actions / Test Results (Windows, MultiThreaded, Debug)
failed
Dec 24, 2023 in 1s
Test Results (Windows, MultiThreaded, Debug) ❌
❌ TestResults-Windows-MultiThreaded-Debug.trx
3150 tests were completed in 227s with 3076 passed, 1 failed and 73 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
osu.Framework.Tests.Clocks.InterpolatingFramedClockTest | 7✔️ | 1❌ | 19s |
❌ osu.Framework.Tests.Clocks.InterpolatingFramedClockTest
✔️ CanSeekBackwards
❌ CanSeekForwardsOnInterpolationFail
Expected: False
But was: True
✔️ InterpolationStaysWithinBounds
✔️ NeverInterpolatesBackwards
✔️ NeverInterpolatesBackwardsOnInterpolationFail
✔️ SourceChangeTransfersValueAdjustable
✔️ SourceChangeTransfersValueNonAdjustable
✔️ TestInterpolationAfterSourceStoppedThenSeeked
Annotations
Check failure on line 178 in osu.Framework.Tests/Clocks/InterpolatingFramedClockTest.cs
github-actions / Test Results (Windows, MultiThreaded, Debug)
osu.Framework.Tests.Clocks.InterpolatingFramedClockTest ► CanSeekForwardsOnInterpolationFail
Failed test found in:
TestResults-Windows-MultiThreaded-Debug.trx
Error:
Expected: False
But was: True
Raw output
Expected: False
But was: True
at osu.Framework.Tests.Clocks.InterpolatingFramedClockTest.CanSeekForwardsOnInterpolationFail() in D:\a\osu-framework\osu-framework\osu.Framework.Tests\Clocks\InterpolatingFramedClockTest.cs:line 178
1) at osu.Framework.Tests.Clocks.InterpolatingFramedClockTest.CanSeekForwardsOnInterpolationFail() in D:\a\osu-framework\osu-framework\osu.Framework.Tests\Clocks\InterpolatingFramedClockTest.cs:line 178
Loading