Skip to content

Fix slider head being incorrectly dimmed twice #18885

Fix slider head being incorrectly dimmed twice

Fix slider head being incorrectly dimmed twice #18885

Re-run triggered February 27, 2024 09:34
Status Failure
Total duration 30m 54s
Artifacts 6

ci.yml

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

Annotations

12 errors and 6 warnings
Test (macOS, macos-latest, MultiThreaded)
Process completed with exit code 1.
osu.Game.Rulesets.Catch.Tests.Mods.TestSceneCatchModNoScope ► TestVisibleDuringBreak: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : System.TimeoutException : "wait for catcher to hide" timed out
osu.Game.Tests.Visual.Gameplay.TestSceneGameplaySamplePlayback ► TestAllSamplesStopDuringSeek: TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : osu.Framework.Testing.Drawables.Steps.AssertButton+TracedException : sample playback still disabled
osu.Game.Tests.Visual.Navigation.TestScenePresentScore ► TestFromMainMenuDifferentRuleset(Gameplay): TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'.) ----> System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'. Data: Sentry:Mechanism: UnobservedTaskException Sentry:Handled: True
osu.Game.Tests.Visual.Navigation.TestScenePresentScore ► TestFromMainMenuDifferentRuleset(Results): TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'.) ----> System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'. Data: Sentry:Mechanism: UnobservedTaskException Sentry:Handled: True
osu.Game.Tests.Visual.Navigation.TestScenePresentScore ► TestFromSongSelect(Gameplay): TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'.) ----> System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'. Data: Sentry:Mechanism: UnobservedTaskException Sentry:Handled: True
osu.Game.Tests.Visual.Navigation.TestScenePresentScore ► TestFromSongSelect(Results): TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'.) ----> System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'. Data: Sentry:Mechanism: UnobservedTaskException Sentry:Handled: True
osu.Game.Tests.Visual.Navigation.TestScenePresentScore ► TestFromSongSelectDifferentRuleset(Gameplay): TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'.) ----> System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'. Data: Sentry:Mechanism: UnobservedTaskException Sentry:Handled: True
osu.Game.Tests.Visual.Navigation.TestScenePresentScore ► TestFromSongSelectDifferentRuleset(Results): TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'.) ----> System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'. Data: Sentry:Mechanism: UnobservedTaskException Sentry:Handled: True
osu.Game.Tests.Visual.Navigation.TestScenePresentScore ► TestFromSongSelectWithConvertRulesetChange(Gameplay): TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'.) ----> System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'. Data: Sentry:Mechanism: UnobservedTaskException Sentry:Handled: True
osu.Game.Tests.Visual.Navigation.TestScenePresentScore ► TestFromSongSelectWithConvertRulesetChange(Results): TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'.) ----> System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'. Data: Sentry:Mechanism: UnobservedTaskException Sentry:Handled: True
osu.Game.Tests.Visual.Navigation.TestScenePresentScore ► TestFromSongSelectWithFilter(Gameplay): TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: TearDown : System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'.) ----> System.ObjectDisposedException : Cannot access a disposed object. Object name: 'Microsoft.Win32.SafeHandles.SafeFileHandle'. Data: Sentry:Mechanism: UnobservedTaskException Sentry:Handled: True
Test (Linux, ubuntu-latest, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Linux, ubuntu-latest, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Windows, windows-latest, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (Windows, windows-latest, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macOS, macos-latest, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (macOS, macos-latest, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
osu-test-results-Linux-MultiThreaded Expired
18.8 MB
osu-test-results-Linux-SingleThread Expired
18.8 MB
osu-test-results-Windows-MultiThreaded Expired
19.3 MB
osu-test-results-Windows-SingleThread Expired
19.2 MB
osu-test-results-macOS-MultiThreaded Expired
18.8 MB
osu-test-results-macOS-SingleThread Expired
18.9 MB