Skip to content

Bump difficulty calculator versions in preparation for release #32246

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

Merged
merged 1 commit into from
Mar 6, 2025

Bump difficulty calculator versions in preparation for release

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

Bump difficulty calculator versions in preparation for release #32246

Bump difficulty calculator versions in preparation for release
bdd2808
Select commit
Loading
Failed to load commit list.
GitHub Actions / Results failed Mar 6, 2025 in 1s

44037 passed, 3 failed and 360 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded.trx 11010✅ 90⚪ 2468s
TestResults-Linux-SingleThread.trx 11009✅ 1❌ 90⚪ 2086s
TestResults-Windows-MultiThreaded.trx 11010✅ 90⚪ 3114s
TestResults-Windows-SingleThread.trx 11008✅ 2❌ 90⚪ 2926s

✅ TestResults-Linux-MultiThreaded.trx

11100 tests were completed in 2468s with 11010 passed, 0 failed and 90 skipped.

❌ TestResults-Linux-SingleThread.trx

11100 tests were completed in 2086s with 11009 passed, 1 failed and 90 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Tests.Visual.Playlists.TestScenePlaylistsResultsScreen 21✅ 1❌ 3s

❌ osu.Game.Tests.Visual.Playlists.TestScenePlaylistsResultsScreen

✅ TestConstructor
✅ TestConstructor
✅ TestFetchingAllTheWayToFirstNeverDisplaysNegativePosition
✅ TestFetchingAllTheWayToFirstNeverDisplaysNegativePosition
✅ TestFetchWhenScrolledToTheLeft
✅ TestFetchWhenScrolledToTheLeft
✅ TestFetchWhenScrolledToTheRight
✅ TestFetchWhenScrolledToTheRight
✅ TestNoMoreScoresToTheRight
✅ TestNoMoreScoresToTheRight
✅ TestShowNonUserScores
✅ TestShowNonUserScores
✅ TestShowNonUserScoresWithDelay
✅ TestShowNonUserScoresWithDelay
✅ TestShowUserBest
✅ TestShowUserBest
❌ TestShowUserBestWithNoScoresPresent
	placeholder shown: Expected: 1
	  But was:  0
	
✅ TestShowUserBestWithNoScoresPresent
✅ TestShowUserScore
✅ TestShowUserScore
✅ TestShowUserScoreWithDelay
✅ TestShowUserScoreWithDelay

✅ TestResults-Windows-MultiThreaded.trx

11100 tests were completed in 3114s with 11010 passed, 0 failed and 90 skipped.

❌ TestResults-Windows-SingleThread.trx

11100 tests were completed in 2926s with 11008 passed, 2 failed and 90 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Tests.Visual.Gameplay.TestSceneSkipOverlay 18✅ 2❌ 21s

❌ osu.Game.Tests.Visual.Gameplay.TestSceneSkipOverlay

✅ TestAutomaticSkipActuatesMultipleTimes
✅ TestAutomaticSkipActuatesMultipleTimes
✅ TestAutomaticSkipActuatesOnce
✅ TestAutomaticSkipActuatesOnce
✅ TestClickableAfterFade
✅ TestClickableAfterFade
✅ TestClickOnlyActuatesMultipleTimes
✅ TestClickOnlyActuatesMultipleTimes
✅ TestClickOnlyActuatesOnce
✅ TestClickOnlyActuatesOnce
✅ TestConstructor
✅ TestConstructor
✅ TestDoesntFadeOnMouseDown
❌ TestDoesntFadeOnMouseDown
	"wait for overlay disappear" timed out
✅ TestFadeOnIdle
❌ TestFadeOnIdle
	"fully visible" timed out
✅ TestSkipTimeEqualToSkip
✅ TestSkipTimeEqualToSkip
✅ TestSkipTimeZero
✅ TestSkipTimeZero

Annotations

Check failure on line 245 in osu.Game.Tests/Visual/Playlists/TestScenePlaylistsResultsScreen.cs

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Tests.Visual.Playlists.TestScenePlaylistsResultsScreen ► TestShowUserBestWithNoScoresPresent

Failed test found in:
  TestResults-Linux-SingleThread.trx
Error:
  placeholder shown: Expected: 1
    But was:  0
  
Raw output
placeholder shown: Expected: 1
  But was:  0

   at osu.Game.Tests.Visual.Playlists.TestScenePlaylistsResultsScreen.TestShowUserBestWithNoScoresPresent() in /home/runner/work/osu/osu/osu.Game.Tests/Visual/Playlists/TestScenePlaylistsResultsScreen.cs:line 245

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.Gameplay.TestSceneSkipOverlay ► TestDoesntFadeOnMouseDown

Failed test found in:
  TestResults-Windows-SingleThread.trx
Error:
  "wait for overlay disappear" timed out
Raw output
"wait for overlay disappear" timed out
   at osu.Game.Tests.Visual.Gameplay.TestSceneSkipOverlay.TestDoesntFadeOnMouseDown() in D:\a\osu\osu\osu.Game.Tests\Visual\Gameplay\TestSceneSkipOverlay.cs:line 153

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.Gameplay.TestSceneSkipOverlay ► TestFadeOnIdle

Failed test found in:
  TestResults-Windows-SingleThread.trx
Error:
  "fully visible" timed out
Raw output
"fully visible" timed out
   at osu.Game.Tests.Visual.Gameplay.TestSceneSkipOverlay.TestFadeOnIdle() in D:\a\osu\osu\osu.Game.Tests\Visual\Gameplay\TestSceneSkipOverlay.cs:line 81