Skip to content

edit to fit MCNC 7k 2025 #669

edit to fit MCNC 7k 2025

edit to fit MCNC 7k 2025 #669

GitHub Actions / Results failed Dec 30, 2024 in 0s

43134 passed, 2 failed and 304 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded.trx 10784✅ 76⚪ 2388s
TestResults-Linux-SingleThread.trx 10784✅ 76⚪ 2009s
TestResults-Windows-MultiThreaded.trx 10784✅ 76⚪ 2874s
TestResults-Windows-SingleThread.trx 10782✅ 2❌ 76⚪ 2882s

✅ TestResults-Linux-MultiThreaded.trx

10860 tests were completed in 2388s with 10784 passed, 0 failed and 76 skipped.

✅ TestResults-Linux-SingleThread.trx

10860 tests were completed in 2009s with 10784 passed, 0 failed and 76 skipped.

✅ TestResults-Windows-MultiThreaded.trx

10860 tests were completed in 2874s with 10784 passed, 0 failed and 76 skipped.

❌ TestResults-Windows-SingleThread.trx

10860 tests were completed in 2882s with 10782 passed, 2 failed and 76 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations 12✅ 2❌ 23s

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

✅ TestBeatmapListingFilter
❌ TestBeatmapListingFilter
	recommended difficulty is 3: Expected string length 29 but was 22. Strings differ at index 22.
	  Expected: "Recommended difficulty (3.00)"
	  But was:  "Recommended difficulty"
	  ---------------------------------^
	
✅ TestBestRulesetIsRecommended
✅ TestBestRulesetIsRecommended
✅ TestConstructor
✅ TestConstructor
✅ TestCorrectStarRatingIsUsed
✅ TestCorrectStarRatingIsUsed
✅ TestCurrentRulesetIsRecommended
✅ TestCurrentRulesetIsRecommended
✅ TestPresentedBeatmapIsRecommended
✅ TestPresentedBeatmapIsRecommended
❌ TestSecondBestRulesetIsRecommended
	"recommended beatmap displayed" timed out
✅ 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 ► TestBeatmapListingFilter

Failed test found in:
  TestResults-Windows-SingleThread.trx
Error:
  recommended difficulty is 3: Expected string length 29 but was 22. Strings differ at index 22.
    Expected: "Recommended difficulty (3.00)"
    But was:  "Recommended difficulty"
    ---------------------------------^
  
Raw output
recommended difficulty is 3: Expected string length 29 but was 22. Strings differ at index 22.
  Expected: "Recommended difficulty (3.00)"
  But was:  "Recommended difficulty"
  ---------------------------------^

   at osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations.<TestBeatmapListingFilter>g__checkRecommendedDifficulty|6_8(Double starRating) in D:\a\osu\osu\osu.Game.Tests\Visual\SongSelect\TestSceneBeatmapRecommendations.cs:line 212
   at osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations.TestBeatmapListingFilter() in D:\a\osu\osu\osu.Game.Tests\Visual\SongSelect\TestSceneBeatmapRecommendations.cs:line 193

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 ► TestSecondBestRulesetIsRecommended

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