tried more silly adjustments involving cs scale #82
Test Results (Linux, MultiThreaded) ❌
❌ TestResults-Linux-MultiThreaded.trx
5199 tests were completed in 1038s with 5137 passed, 11 failed and 51 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest | 10❌ | 43ms | ||
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter | 2✔️ | 1❌ | 10s |
❌ osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest
❌ Test(0.14102693012101306d,1,"nan-slider")
Expected: 0.14102693012101306d +/- 1.0000000000000001E-05d
But was: 0.13580371048690146d
Off by: 0.0052232196341115977d
❌ Test(0.4250648023083879d,2,"very-fast-slider")
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.40835674365634761d
Off by: 0.016708058652040281d
❌ Test(1.4386882251130073d,45,"zero-length-sliders")
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 1.3834026466817633d
Off by: 0.055285578431244042d
❌ Test(6.710442985146793d,206,"diffcalc-test")
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 5.8001904374732671d
Off by: 0.91025254767352592d
❌ TestClassicMod(0.4250648023083879d,4,"very-fast-slider")
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.40835674365634761d
Off by: 0.016708058652040281d
❌ TestClassicMod(1.4386882251130073d,54,"zero-length-sliders")
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 1.3834026466817633d
Off by: 0.055285578431244042d
❌ TestClassicMod(6.710442985146793d,239,"diffcalc-test")
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 5.8001904374732671d
Off by: 0.91025254767352592d
❌ TestClockRateAdjusted(0.5507108280047351d,2,"very-fast-slider")
Expected: 0.55071082800473514d +/- 1.0000000000000001E-05d
But was: 0.54383160094414529d
Off by: 0.0068792270605898542d
❌ TestClockRateAdjusted(1.743180218215227d,45,"zero-length-sliders")
Expected: 1.743180218215227d +/- 1.0000000000000001E-05d
But was: 1.7755177784703231d
Off by: -0.032337560255096154d
❌ TestClockRateAdjusted(8.974295270307167d,206,"diffcalc-test")
Expected: 8.9742952703071666d +/- 1.0000000000000001E-05d
But was: 7.9744365890440569d
Off by: 0.99985868126310962d
❌ osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter
❌ TestBasicCounting
TearDown : System.TimeoutException : "counter non-zero" timed out
✔️ TestConstructor
✔️ TestCounterUpdatesWithJudgementsBeforeCreation
Annotations
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(0.14102693012101306d,1,"nan-slider")
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected: 0.14102693012101306d +/- 1.0000000000000001E-05d
But was: 0.13580371048690146d
Off by: 0.0052232196341115977d
Raw output
Expected: 0.14102693012101306d +/- 1.0000000000000001E-05d
But was: 0.13580371048690146d
Off by: 0.0052232196341115977d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(0.4250648023083879d,2,"very-fast-slider")
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.40835674365634761d
Off by: 0.016708058652040281d
Raw output
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.40835674365634761d
Off by: 0.016708058652040281d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(1.4386882251130073d,45,"zero-length-sliders")
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 1.3834026466817633d
Off by: 0.055285578431244042d
Raw output
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 1.3834026466817633d
Off by: 0.055285578431244042d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(6.710442985146793d,206,"diffcalc-test")
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 5.8001904374732671d
Off by: 0.91025254767352592d
Raw output
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 5.8001904374732671d
Off by: 0.91025254767352592d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(0.4250648023083879d,4,"very-fast-slider")
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.40835674365634761d
Off by: 0.016708058652040281d
Raw output
Expected: 0.42506480230838789d +/- 1.0000000000000001E-05d
But was: 0.40835674365634761d
Off by: 0.016708058652040281d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(1.4386882251130073d,54,"zero-length-sliders")
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 1.3834026466817633d
Off by: 0.055285578431244042d
Raw output
Expected: 1.4386882251130073d +/- 1.0000000000000001E-05d
But was: 1.3834026466817633d
Off by: 0.055285578431244042d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(6.710442985146793d,239,"diffcalc-test")
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 5.8001904374732671d
Off by: 0.91025254767352592d
Raw output
Expected: 6.710442985146793d +/- 1.0000000000000001E-05d
But was: 5.8001904374732671d
Off by: 0.91025254767352592d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClockRateAdjusted(0.5507108280047351d,2,"very-fast-slider")
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected: 0.55071082800473514d +/- 1.0000000000000001E-05d
But was: 0.54383160094414529d
Off by: 0.0068792270605898542d
Raw output
Expected: 0.55071082800473514d +/- 1.0000000000000001E-05d
But was: 0.54383160094414529d
Off by: 0.0068792270605898542d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 /home/runner/work/osu/osu/osu.Game.Rulesets.Osu.Tests/OsuDifficultyCalculatorTest.cs:line 29
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClockRateAdjusted(1.743180218215227d,45,"zero-length-sliders")
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected: 1.743180218215227d +/- 1.0000000000000001E-05d
But was: 1.7755177784703231d
Off by: -0.032337560255096154d
Raw output
Expected: 1.743180218215227d +/- 1.0000000000000001E-05d
But was: 1.7755177784703231d
Off by: -0.032337560255096154d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 /home/runner/work/osu/osu/osu.Game.Rulesets.Osu.Tests/OsuDifficultyCalculatorTest.cs:line 29
Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs
github-actions / Test Results (Linux, MultiThreaded)
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClockRateAdjusted(8.974295270307167d,206,"diffcalc-test")
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
Expected: 8.9742952703071666d +/- 1.0000000000000001E-05d
But was: 7.9744365890440569d
Off by: 0.99985868126310962d
Raw output
Expected: 8.9742952703071666d +/- 1.0000000000000001E-05d
But was: 7.9744365890440569d
Off by: 0.99985868126310962d
at osu.Game.Tests.Beatmaps.DifficultyCalculatorTest.Test(Double expectedStarRating, Int32 expectedMaxCombo, String name, Mod[] mods) in /home/runner/work/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 /home/runner/work/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 /home/runner/work/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 /home/runner/work/osu/osu/osu.Game.Rulesets.Osu.Tests/OsuDifficultyCalculatorTest.cs:line 29
Check failure on line 539 in osu.Game/Tests/Visual/OsuTestScene.cs
github-actions / Test Results (Linux, MultiThreaded)
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
TearDown : System.TimeoutException : "counter non-zero" timed out
Raw output
TearDown : System.TimeoutException : "counter non-zero" timed out
--TearDown
at osu.Framework.Testing.Drawables.Steps.UntilStepButton.<>c__DisplayClass11_0.<.ctor>b__0()
at osu.Framework.Testing.Drawables.Steps.StepButton.PerformStep(Boolean userTriggered)
at osu.Framework.Testing.TestScene.runNextStep(Action onCompletion, Action`1 onError, Func`2 stopCondition)
--- End of stack trace from previous location ---
at osu.Framework.Testing.TestSceneTestRunner.TestRunner.RunTestBlocking(TestScene test)
at osu.Game.Tests.Visual.OsuTestScene.OsuTestSceneTestRunner.RunTestBlocking(TestScene test) in /home/runner/work/osu/osu/osu.Game/Tests/Visual/OsuTestScene.cs:line 539
at osu.Framework.Testing.TestScene.RunTestsFromNUnit()