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

Lock screen orientation on iOS during gameplay #31153

Closed
wants to merge 3 commits into from

Lock screen orientation on iOS during gameplay

c05a97f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Lock screen orientation on iOS during gameplay #31153

Lock screen orientation on iOS during gameplay
c05a97f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Results failed Dec 16, 2024 in 1s

43087 passed, 1 failed and 296 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded.trx 10772✅ 74⚪ 2335s
TestResults-Linux-SingleThread.trx 10772✅ 74⚪ 1958s
TestResults-Windows-MultiThreaded.trx 10772✅ 74⚪ 3063s
TestResults-Windows-SingleThread.trx 10771✅ 1❌ 74⚪ 2670s

✅ TestResults-Linux-MultiThreaded.trx

10846 tests were completed in 2335s with 10772 passed, 0 failed and 74 skipped.

✅ TestResults-Linux-SingleThread.trx

10846 tests were completed in 1958s with 10772 passed, 0 failed and 74 skipped.

✅ TestResults-Windows-MultiThreaded.trx

10846 tests were completed in 3063s with 10772 passed, 0 failed and 74 skipped.

❌ TestResults-Windows-SingleThread.trx

10846 tests were completed in 2670s with 10771 passed, 1 failed and 74 skipped.

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

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

✅ TestBeatmapListingFilter
✅ TestBeatmapListingFilter
❌ TestBestRulesetIsRecommended
	"recommended beatmap displayed" timed out
✅ TestBestRulesetIsRecommended
✅ TestConstructor
✅ TestConstructor
✅ TestCorrectStarRatingIsUsed
✅ TestCorrectStarRatingIsUsed
✅ TestCurrentRulesetIsRecommended
✅ TestCurrentRulesetIsRecommended
✅ TestPresentedBeatmapIsRecommended
✅ 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 ► TestBestRulesetIsRecommended

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.TestBestRulesetIsRecommended() in D:\a\osu\osu\osu.Game.Tests\Visual\SongSelect\TestSceneBeatmapRecommendations.cs:line 141