Introduce UserStatisticsProvider
component and add support for respecting selected ruleset
#27128
GitHub Actions / Results
failed
Nov 26, 2024 in 0s
42971 passed, 1 failed and 296 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults-Linux-MultiThreaded.trx | 10743✅ | 74⚪ | 2360s | |
TestResults-Linux-SingleThread.trx | 10743✅ | 74⚪ | 1988s | |
TestResults-Windows-MultiThreaded.trx | 10743✅ | 74⚪ | 2996s | |
TestResults-Windows-SingleThread.trx | 10742✅ | 1❌ | 74⚪ | 2555s |
✅ TestResults-Linux-MultiThreaded.trx
10817 tests were completed in 2360s with 10743 passed, 0 failed and 74 skipped.
✅ TestResults-Linux-SingleThread.trx
10817 tests were completed in 1988s with 10743 passed, 0 failed and 74 skipped.
✅ TestResults-Windows-MultiThreaded.trx
10817 tests were completed in 2996s with 10743 passed, 0 failed and 74 skipped.
❌ TestResults-Windows-SingleThread.trx
10817 tests were completed in 2555s with 10742 passed, 1 failed and 74 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations | 11✅ | 1❌ | 19s |
❌ osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations
✅ TestBestRulesetIsRecommended
✅ TestBestRulesetIsRecommended
✅ TestConstructor
✅ TestConstructor
✅ TestCorrectStarRatingIsUsed
✅ TestCorrectStarRatingIsUsed
✅ TestCurrentRulesetIsRecommended
✅ TestCurrentRulesetIsRecommended
✅ TestPresentedBeatmapIsRecommended
❌ TestPresentedBeatmapIsRecommended
"recommended beatmap displayed" timed out
✅ TestSecondBestRulesetIsRecommended
✅ TestSecondBestRulesetIsRecommended
Annotations
Check failure on line 0 in TestResults-Windows-SingleThread.trx
github-actions / Results
osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations ► TestPresentedBeatmapIsRecommended
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
"recommended beatmap displayed" timed out
Raw output
"recommended beatmap displayed" timed out
at osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations.presentAndConfirm(Func`1 getImport, Int32 expectedDiff) in D:\a\osu\osu\osu.Game.Tests\Visual\SongSelect\TestSceneBeatmapRecommendations.cs:line 204
at osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations.TestPresentedBeatmapIsRecommended() in D:\a\osu\osu\osu.Game.Tests\Visual\SongSelect\TestSceneBeatmapRecommendations.cs:line 100
Loading