renamings #353
10474 passed, 9 failed and 74 skipped
❌ TestResults-Windows-SingleThread.trx
10557 tests were completed in 2532s with 10474 passed, 9 failed and 74 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest | 1✅ | 9❌ | 41ms |
❌ osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest
✅ Test(0.14102693012101306d,2,"nan-slider")
❌ Test(0.4250648023083879d,4,"very-fast-slider")
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.43016868572823441d
Off by: -0.0051038834198465222d
❌ Test(1.4386882251130073d,54,"zero-length-sliders")
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 0.90846322741960184d
Off by: 0.53022499769340548d
❌ Test(6.710442985146793d,239,"diffcalc-test")
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 6.6909840024400404d
Off by: 0.019458982706752614d
❌ TestClassicMod(0.4250648023083879d,4,"very-fast-slider")
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.43016868572823441d
Off by: -0.0051038834198465222d
❌ TestClassicMod(1.4386882251130073d,54,"zero-length-sliders")
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 0.90846322741960184d
Off by: 0.53022499769340548d
❌ TestClassicMod(6.710442985146793d,239,"diffcalc-test")
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 6.6909840024400404d
Off by: 0.019458982706752614d
❌ TestClockRateAdjusted(0.5507108280047351d,4,"very-fast-slider")
Expected: 0.55071082800473514d +/- 1.0000000000000001E-05d
But was: 0.55740399089604853d
Off by: -0.0066931628913133867d
❌ TestClockRateAdjusted(1.743180218215227d,54,"zero-length-sliders")
Expected: 1.743180218215227d +/- 1.0000000000000001E-05d
But was: 1.0926153043813098d
Off by: 0.65056491383391712d
❌ TestClockRateAdjusted(8.974295270307167d,239,"diffcalc-test")
Expected: 8.9742952703071666d +/- 1.0000000000000001E-05d
But was: 8.9478157917060184d
Off by: 0.026479478601148188d
Annotations
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(0.4250648023083879d,4,"very-fast-slider")
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.43016868572823441d
Off by: -0.0051038834198465222d
Raw output
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.43016868572823441d
Off by: -0.0051038834198465222d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 23
at InvokeStub_OsuDifficultyCalculatorTest.Test(Object, Span`1)
1) at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 23
at InvokeStub_OsuDifficultyCalculatorTest.Test(Object, Span`1)
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(1.4386882251130073d,54,"zero-length-sliders")
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 0.90846322741960184d
Off by: 0.53022499769340548d
Raw output
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 0.90846322741960184d
Off by: 0.53022499769340548d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 23
at InvokeStub_OsuDifficultyCalculatorTest.Test(Object, Span`1)
1) at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 23
at InvokeStub_OsuDifficultyCalculatorTest.Test(Object, Span`1)
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(6.710442985146793d,239,"diffcalc-test")
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 6.6909840024400404d
Off by: 0.019458982706752614d
Raw output
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 6.6909840024400404d
Off by: 0.019458982706752614d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 23
1) at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 23
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(0.4250648023083879d,4,"very-fast-slider")
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.43016868572823441d
Off by: -0.0051038834198465222d
Raw output
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.43016868572823441d
Off by: -0.0051038834198465222d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClassicMod(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 35
at InvokeStub_OsuDifficultyCalculatorTest.TestClassicMod(Object, Span`1)
1) at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClassicMod(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 35
at InvokeStub_OsuDifficultyCalculatorTest.TestClassicMod(Object, Span`1)
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(1.4386882251130073d,54,"zero-length-sliders")
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 0.90846322741960184d
Off by: 0.53022499769340548d
Raw output
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 0.90846322741960184d
Off by: 0.53022499769340548d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClassicMod(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 35
at InvokeStub_OsuDifficultyCalculatorTest.TestClassicMod(Object, Span`1)
1) at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClassicMod(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 35
at InvokeStub_OsuDifficultyCalculatorTest.TestClassicMod(Object, Span`1)
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(6.710442985146793d,239,"diffcalc-test")
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 6.6909840024400404d
Off by: 0.019458982706752614d
Raw output
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 6.6909840024400404d
Off by: 0.019458982706752614d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClassicMod(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 35
1) at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClassicMod(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 35
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClockRateAdjusted(0.5507108280047351d,4,"very-fast-slider")
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected: 0.55071082800473514d +/- 1.0000000000000001E-05d
But was: 0.55740399089604853d
Off by: -0.0066931628913133867d
Raw output
Expected: 0.55071082800473514d +/- 1.0000000000000001E-05d
But was: 0.55740399089604853d
Off by: -0.0066931628913133867d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClockRateAdjusted(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 29
at InvokeStub_OsuDifficultyCalculatorTest.TestClockRateAdjusted(Object, Span`1)
1) at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClockRateAdjusted(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 29
at InvokeStub_OsuDifficultyCalculatorTest.TestClockRateAdjusted(Object, Span`1)
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClockRateAdjusted(1.743180218215227d,54,"zero-length-sliders")
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected: 1.743180218215227d +/- 1.0000000000000001E-05d
But was: 1.0926153043813098d
Off by: 0.65056491383391712d
Raw output
Expected: 1.743180218215227d +/- 1.0000000000000001E-05d
But was: 1.0926153043813098d
Off by: 0.65056491383391712d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClockRateAdjusted(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 29
at InvokeStub_OsuDifficultyCalculatorTest.TestClockRateAdjusted(Object, Span`1)
1) at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClockRateAdjusted(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 29
at InvokeStub_OsuDifficultyCalculatorTest.TestClockRateAdjusted(Object, Span`1)
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Windows, SingleThread)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClockRateAdjusted(8.974295270307167d,239,"diffcalc-test")
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
Expected: 8.9742952703071666d +/- 1.0000000000000001E-05d
But was: 8.9478157917060184d
Off by: 0.026479478601148188d
Raw output
Expected: 8.9742952703071666d +/- 1.0000000000000001E-05d
But was: 8.9478157917060184d
Off by: 0.026479478601148188d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClockRateAdjusted(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 29
1) at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in D:\a\osu\osu\osu.Game\Tests\Beatmaps\DifficultyCalculatorTest.cs:line 31
at osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest.TestClockRateAdjusted(Double expectedStarRating, Int32 expectedMaxCombo, String name) in D:\a\osu\osu\osu.Game.Rulesets.Osu.Tests\OsuDifficultyCalculatorTest.cs:line 29