Skip to content

Implement SDL3 Audio backend #5502

Implement SDL3 Audio backend

Implement SDL3 Audio backend #5502

Triggered via pull request December 23, 2023 08:28
Status Failure
Total duration 9m 16s
Artifacts 8

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 14 warnings
Test (Linux, ubuntu-latest, Release, SingleThread)
Process completed with exit code 1.
Test (Linux, ubuntu-latest, Debug, SingleThread)
Process completed with exit code 1.
Test (macOS, macos-latest, Debug, MultiThreaded)
Process completed with exit code 1.
Test (Windows, windows-latest, Debug, SingleThread)
Process completed with exit code 1.
Test (macOS, macos-latest, Debug, SingleThread)
Process completed with exit code 1.
osu.Framework.Tests.Clocks.InterpolatingFramedClockTest ► CanSeekForwardsOnInterpolationFail: osu.Framework.Tests/Clocks/InterpolatingFramedClockTest.cs#L178
Failed test found in: TestResults-macOS-MultiThreaded-Debug.trx Error: Expected: False But was: True
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestPlayLoopingSample: TestResults-Windows-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Windows-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestTogglePlaying: TestResults-Windows-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Windows-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestDisableLoopingFlag: TestResults-Windows-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Windows-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequency: TestResults-Windows-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Windows-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequencyOnStart: TestResults-Windows-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Windows-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestPlayLoopingSample: TestResults-Linux-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestPlayLoopingSample: TestResults-Linux-SingleThread-Release.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Release.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestTogglePlaying: TestResults-Linux-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestTogglePlaying: TestResults-Linux-SingleThread-Release.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Release.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestDisableLoopingFlag: TestResults-Linux-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequency: TestResults-Linux-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestDisableLoopingFlag: TestResults-Linux-SingleThread-Release.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Release.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequencyOnStart: TestResults-Linux-SingleThread-Debug.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequency: TestResults-Linux-SingleThread-Release.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Release.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequencyOnStart: TestResults-Linux-SingleThread-Release.trx#L0
Failed test found in: TestResults-Linux-SingleThread-Release.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestPlayLoopingSample: TestResults-macOS-SingleThread-Debug.trx#L0
Failed test found in: TestResults-macOS-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleChannels ► TestTogglePlaying: TestResults-macOS-SingleThread-Debug.trx#L0
Failed test found in: TestResults-macOS-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : still playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestDisableLoopingFlag: TestResults-macOS-SingleThread-Debug.trx#L0
Failed test found in: TestResults-macOS-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequency: TestResults-macOS-SingleThread-Debug.trx#L0
Failed test found in: TestResults-macOS-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
osu.Framework.Tests.Visual.Audio.TestSceneSampleLooping ► TestZeroFrequencyOnStart: TestResults-macOS-SingleThread-Debug.trx#L0
Failed test found in: TestResults-macOS-SingleThread-Debug.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : is playing
Build only (iOS)
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (iOS)
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (iOS)
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (iOS)
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
Build only (Android)
The TargetFrameworkVersion (Android API level 31) is lower than the targetSdkVersion (33). Please increase the `$(TargetFrameworkVersion)` or decrease the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.
Build only (Android)
The TargetFrameworkVersion (Android API level 31) is lower than the targetSdkVersion (33). Please increase the `$(TargetFrameworkVersion)` or decrease the `android:targetSdkVersion` in the `AndroidManifest.xml` so that the API levels match.

Artifacts

Produced during runtime
Name Size
osu-framework-test-results-Linux-MultiThreaded-Debug Expired
6.57 MB
osu-framework-test-results-Linux-MultiThreaded-Release Expired
3.77 MB
osu-framework-test-results-Linux-SingleThread-Debug Expired
6.48 MB
osu-framework-test-results-Linux-SingleThread-Release Expired
3.78 MB
osu-framework-test-results-Windows-MultiThreaded-Debug Expired
6.9 MB
osu-framework-test-results-Windows-SingleThread-Debug Expired
6.89 MB
osu-framework-test-results-macOS-MultiThreaded-Debug Expired
6.98 MB
osu-framework-test-results-macOS-SingleThread-Debug Expired
6.83 MB