Implement SDL3 Audio backend #5508
GitHub Actions / Test Results (macOS, MultiThreaded, Debug)
failed
Dec 24, 2023 in 0s
Test Results (macOS, MultiThreaded, Debug) ❌
❌ TestResults-macOS-MultiThreaded-Debug.trx
3150 tests were completed in 302s with 3076 passed, 1 failed and 73 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
osu.Framework.Tests.Clocks.InterpolatingFramedClockTest | 7✔️ | 1❌ | 41s |
❌ 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 (macOS, MultiThreaded, Debug)
osu.Framework.Tests.Clocks.InterpolatingFramedClockTest ► CanSeekForwardsOnInterpolationFail
Failed test found in:
TestResults-macOS-MultiThreaded-Debug.trx
Error:
Expected: False
But was: True
Raw output
Expected: False
But was: True
at osu.Framework.Tests.Clocks.InterpolatingFramedClockTest.CanSeekForwardsOnInterpolationFail() in /Users/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Clocks/InterpolatingFramedClockTest.cs:line 178
1) at osu.Framework.Tests.Clocks.InterpolatingFramedClockTest.CanSeekForwardsOnInterpolationFail() in /Users/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Clocks/InterpolatingFramedClockTest.cs:line 178
Loading