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

Speed up metronome in timing screen when pressing control key #31342

Merged
merged 4 commits into from
Dec 31, 2024

Remove turboweird function and update displayed bpm text

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

Speed up metronome in timing screen when pressing control key #31342

Remove turboweird function and update displayed bpm text
0641d2b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Results failed Dec 30, 2024 in 1s

43163 passed, 1 failed and 304 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded.trx 10791✅ 76⚪ 2391s
TestResults-Linux-SingleThread.trx 10791✅ 76⚪ 2050s
TestResults-Windows-MultiThreaded.trx 10791✅ 76⚪ 2882s
TestResults-Windows-SingleThread.trx 10790✅ 1❌ 76⚪ 2463s

✅ TestResults-Linux-MultiThreaded.trx

10867 tests were completed in 2391s with 10791 passed, 0 failed and 76 skipped.

✅ TestResults-Linux-SingleThread.trx

10867 tests were completed in 2050s with 10791 passed, 0 failed and 76 skipped.

✅ TestResults-Windows-MultiThreaded.trx

10867 tests were completed in 2882s with 10791 passed, 0 failed and 76 skipped.

❌ TestResults-Windows-SingleThread.trx

10867 tests were completed in 2463s with 10790 passed, 1 failed and 76 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations 13✅ 1❌ 20s

❌ osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations

✅ TestBeatmapListingFilter
✅ TestBeatmapListingFilter
✅ TestBestRulesetIsRecommended
✅ TestBestRulesetIsRecommended
✅ TestConstructor
✅ TestConstructor
✅ TestCorrectStarRatingIsUsed
✅ TestCorrectStarRatingIsUsed
✅ TestCurrentRulesetIsRecommended
✅ TestCurrentRulesetIsRecommended
❌ TestPresentedBeatmapIsRecommended
	"recommended beatmap displayed" timed out
✅ TestPresentedBeatmapIsRecommended
✅ 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 248
   at osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations.TestPresentedBeatmapIsRecommended() in D:\a\osu\osu\osu.Game.Tests\Visual\SongSelect\TestSceneBeatmapRecommendations.cs:line 105