Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce UserStatisticsProvider component and add support for respecting selected ruleset #27128

Merged
merged 28 commits into from
Nov 27, 2024

Add inline comment

42c68ba
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Introduce UserStatisticsProvider component and add support for respecting selected ruleset #27128

Add inline comment
42c68ba
Select commit
Loading
Failed to load commit list.
GitHub Actions / Results failed Nov 26, 2024 in 0s

42971 passed, 1 failed and 296 skipped

Tests failed

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

See this annotation in the file changed.

@github-actions 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