Skip to content

Add implementation for ScreenFooter to house footer content of sheared overlays #20541

Add implementation for ScreenFooter to house footer content of sheared overlays

Add implementation for ScreenFooter to house footer content of sheared overlays #20541

Triggered via pull request July 10, 2024 05:05
Status Failure
Total duration 35m 42s
Artifacts 6

ci.yml

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

Annotations

20 errors and 7 warnings
Test (Windows, windows-latest, MultiThreaded)
Process completed with exit code 1.
Test (macOS, macos-latest, MultiThreaded)
Process completed with exit code 1.
Test (macOS, macos-latest, SingleThread)
Process completed with exit code 1.
osu.Game.Tests.Visual.Navigation.TestSceneScreenNavigation ► TestTouchScreenDetectionInGame: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-SingleThread.trx Error: "wait for player" timed out
osu.Game.Tests.Visual.Navigation.TestSceneStartupImport ► TestImportCreatedNotification: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-SingleThread.trx Error: "Wait for intro" timed out
osu.Game.Tests.Visual.Online.TestSceneBeatmapListingOverlay ► TestCardSizeSwitching(False): osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-SingleThread.trx Error: "all loaded beatmap cards are osu.Game.Beatmaps.Drawables.Cards.BeatmapCardNormal" timed out
osu.Game.Tests.Visual.Online.TestSceneCommentsContainer ► TestSingleComment(True): osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-SingleThread.trx Error: "wait comment load" timed out
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.975d,A,1): osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-SingleThread.trx Error: "expanded panel in centre of screen" timed out
osu.Game.Rulesets.Catch.Tests.Mods.TestSceneCatchModNoScope ► TestVisibleDuringBreak: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "wait for end of break" timed out
osu.Game.Rulesets.Catch.Tests.Mods.TestSceneCatchModRelax ► TestModRelax: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "test passed" timed out
osu.Game.Rulesets.Catch.Tests.TestSceneCatchModHidden ► TestJuiceStream: osu.Game.Rulesets.Catch.Tests/TestSceneCatchModHidden.cs#L40
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: System.InvalidOperationException : Sequence contains no elements
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModDifficultyAdjust ► TestNoAdjustment: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "test passed" timed out
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModFlashlight ► TestSliderDoesDimAfterStartTimeIfHitEarly: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "test passed" timed out
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModFlashlight ► TestSliderDoesDimAfterStartTimeIfHitLate: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "test passed" timed out
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModNoScope ► TestVisibleAfterComboBreak: TestResults-macOS-MultiThreaded.trx#L0
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: cursor must dim after combo
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModNoScope ► TestVisibleDuringBreak: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "wait for end of break" timed out
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModSingleTap ► TestInputSingular: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-macOS-MultiThreaded.trx Error: "test passed" timed out
osu.Game.Rulesets.Osu.Tests.TestSceneSpinnerInput ► TestRewind: osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in: TestResults-Windows-MultiThreaded.trx Error: "wait for seek to finish" timed out: Expected: 4000.0d But was: 2000.0d
Test (Linux, ubuntu-latest, MultiThreaded)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Linux, ubuntu-latest, SingleThread)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Windows, windows-latest, SingleThread)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Windows, windows-latest, MultiThreaded)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (macOS, macos-latest, MultiThreaded)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "osu-test-results-Linux-MultiThreaded", "osu-test-results-Linux-SingleThread", "osu-test-results-macOS-MultiThreaded", "osu-test-results-macOS-SingleThread", "osu-test-results-Windows-MultiThreaded", "osu-test-results-Windows-SingleThread". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Test (macOS, macos-latest, SingleThread)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
osu-test-results-Linux-MultiThreaded
20.4 MB
osu-test-results-Linux-SingleThread
20.4 MB
osu-test-results-Windows-MultiThreaded
20.9 MB
osu-test-results-Windows-SingleThread
20.8 MB
osu-test-results-macOS-MultiThreaded
20.7 MB
osu-test-results-macOS-SingleThread
20.5 MB