Skip to content

pass mods to reading eval instead of bool #48

pass mods to reading eval instead of bool

pass mods to reading eval instead of bool #48

GitHub Actions / Results failed Jan 28, 2025 in 1s

43392 passed, 12 failed and 320 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded.trx 10848✅ 3❌ 80⚪ 2455s
TestResults-Linux-SingleThread.trx 10848✅ 3❌ 80⚪ 2082s
TestResults-Windows-MultiThreaded.trx 10848✅ 3❌ 80⚪ 3047s
TestResults-Windows-SingleThread.trx 10848✅ 3❌ 80⚪ 2618s

❌ TestResults-Linux-MultiThreaded.trx

10931 tests were completed in 2455s with 10848 passed, 3 failed and 80 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest 7✅ 3❌ 32ms

❌ osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest

❌ Test(0.14143808967817237d,2,"nan-slider")
	  Expected: 0.14143808967817237d +/- 1.0000000000000001E-05d
	  But was:  0.14513628263031592d
	  Off by:   -0.0036981929521435475d
	
❌ Test(0.4305281304786613d,4,"very-fast-slider")
	  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
	  But was:  0.43054461485650247d
	  Off by:   -1.648437784118606E-05d
	
✅ Test(1.4602604078137214d,54,"zero-length-sliders")
✅ Test(6.733130429052275d,239,"diffcalc-test")
❌ TestClassicMod(0.4305281304786613d,4,"very-fast-slider")
	  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
	  But was:  0.43054461485650247d
	  Off by:   -1.648437784118606E-05d
	
✅ TestClassicMod(1.4602604078137214d,54,"zero-length-sliders")
✅ TestClassicMod(6.733130429052275d,239,"diffcalc-test")
✅ TestClockRateAdjusted(0.5578557898824941d,4,"very-fast-slider")
✅ TestClockRateAdjusted(1.769145126371899d,54,"zero-length-sliders")
✅ TestClockRateAdjusted(9.677974635300163d,239,"diffcalc-test")

❌ TestResults-Linux-SingleThread.trx

10931 tests were completed in 2082s with 10848 passed, 3 failed and 80 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest 7✅ 3❌ 29ms

❌ osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest

❌ Test(0.14143808967817237d,2,"nan-slider")
	  Expected: 0.14143808967817237d +/- 1.0000000000000001E-05d
	  But was:  0.14513628263031592d
	  Off by:   -0.0036981929521435475d
	
❌ Test(0.4305281304786613d,4,"very-fast-slider")
	  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
	  But was:  0.43054461485650247d
	  Off by:   -1.648437784118606E-05d
	
✅ Test(1.4602604078137214d,54,"zero-length-sliders")
✅ Test(6.733130429052275d,239,"diffcalc-test")
❌ TestClassicMod(0.4305281304786613d,4,"very-fast-slider")
	  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
	  But was:  0.43054461485650247d
	  Off by:   -1.648437784118606E-05d
	
✅ TestClassicMod(1.4602604078137214d,54,"zero-length-sliders")
✅ TestClassicMod(6.733130429052275d,239,"diffcalc-test")
✅ TestClockRateAdjusted(0.5578557898824941d,4,"very-fast-slider")
✅ TestClockRateAdjusted(1.769145126371899d,54,"zero-length-sliders")
✅ TestClockRateAdjusted(9.677974635300163d,239,"diffcalc-test")

❌ TestResults-Windows-MultiThreaded.trx

10931 tests were completed in 3047s with 10848 passed, 3 failed and 80 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest 7✅ 3❌ 34ms

❌ osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest

❌ Test(0.14143808967817237d,2,"nan-slider")
	  Expected: 0.14143808967817237d +/- 1.0000000000000001E-05d
	  But was:  0.14513628263031592d
	  Off by:   -0.0036981929521435475d
	
❌ Test(0.4305281304786613d,4,"very-fast-slider")
	  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
	  But was:  0.43054461485650247d
	  Off by:   -1.648437784118606E-05d
	
✅ Test(1.4602604078137214d,54,"zero-length-sliders")
✅ Test(6.733130429052275d,239,"diffcalc-test")
❌ TestClassicMod(0.4305281304786613d,4,"very-fast-slider")
	  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
	  But was:  0.43054461485650247d
	  Off by:   -1.648437784118606E-05d
	
✅ TestClassicMod(1.4602604078137214d,54,"zero-length-sliders")
✅ TestClassicMod(6.733130429052275d,239,"diffcalc-test")
✅ TestClockRateAdjusted(0.5578557898824941d,4,"very-fast-slider")
✅ TestClockRateAdjusted(1.769145126371899d,54,"zero-length-sliders")
✅ TestClockRateAdjusted(9.677974635300163d,239,"diffcalc-test")

❌ TestResults-Windows-SingleThread.trx

10931 tests were completed in 2618s with 10848 passed, 3 failed and 80 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest 7✅ 3❌ 32ms

❌ osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest

❌ Test(0.14143808967817237d,2,"nan-slider")
	  Expected: 0.14143808967817237d +/- 1.0000000000000001E-05d
	  But was:  0.14513628263031592d
	  Off by:   -0.0036981929521435475d
	
❌ Test(0.4305281304786613d,4,"very-fast-slider")
	  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
	  But was:  0.43054461485650247d
	  Off by:   -1.648437784118606E-05d
	
✅ Test(1.4602604078137214d,54,"zero-length-sliders")
✅ Test(6.733130429052275d,239,"diffcalc-test")
❌ TestClassicMod(0.4305281304786613d,4,"very-fast-slider")
	  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
	  But was:  0.43054461485650247d
	  Off by:   -1.648437784118606E-05d
	
✅ TestClassicMod(1.4602604078137214d,54,"zero-length-sliders")
✅ TestClassicMod(6.733130429052275d,239,"diffcalc-test")
✅ TestClockRateAdjusted(0.5578557898824941d,4,"very-fast-slider")
✅ TestClockRateAdjusted(1.769145126371899d,54,"zero-length-sliders")
✅ TestClockRateAdjusted(9.677974635300163d,239,"diffcalc-test")

Annotations

Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(0.14143808967817237d,2,"nan-slider")

Failed test found in:
  TestResults-Linux-MultiThreaded.trx
  TestResults-Linux-SingleThread.trx
Error:
    Expected: 0.14143808967817237d +/- 1.0000000000000001E-05d
    But was:  0.14513628263031592d
    Off by:   -0.0036981929521435475d
  
Raw output
  Expected: 0.14143808967817237d +/- 1.0000000000000001E-05d
  But was:  0.14513628263031592d
  Off by:   -0.0036981929521435475d

   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
   at InvokeStub_OsuDifficultyCalculatorTest.Test(Object, Span`1)

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
   at InvokeStub_OsuDifficultyCalculatorTest.Test(Object, Span`1)

Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(0.4305281304786613d,4,"very-fast-slider")

Failed test found in:
  TestResults-Linux-MultiThreaded.trx
  TestResults-Linux-SingleThread.trx
Error:
    Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
    But was:  0.43054461485650247d
    Off by:   -1.648437784118606E-05d
  
Raw output
  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
  But was:  0.43054461485650247d
  Off by:   -1.648437784118606E-05d

   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
   at InvokeStub_OsuDifficultyCalculatorTest.Test(Object, Span`1)

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
   at InvokeStub_OsuDifficultyCalculatorTest.Test(Object, Span`1)

Check failure on line 31 in osu.Game/Tests/Beatmaps/DifficultyCalculatorTest.cs

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(0.4305281304786613d,4,"very-fast-slider")

Failed test found in:
  TestResults-Linux-MultiThreaded.trx
  TestResults-Linux-SingleThread.trx
Error:
    Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
    But was:  0.43054461485650247d
    Off by:   -1.648437784118606E-05d
  
Raw output
  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
  But was:  0.43054461485650247d
  Off by:   -1.648437784118606E-05d

   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
   at InvokeStub_OsuDifficultyCalculatorTest.TestClassicMod(Object, Span`1)

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
   at InvokeStub_OsuDifficultyCalculatorTest.TestClassicMod(Object, Span`1)

Check failure on line 0 in TestResults-Windows-MultiThreaded.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(0.14143808967817237d,2,"nan-slider")

Failed test found in:
  TestResults-Windows-MultiThreaded.trx
Error:
    Expected: 0.14143808967817237d +/- 1.0000000000000001E-05d
    But was:  0.14513628263031592d
    Off by:   -0.0036981929521435475d
  
Raw output
  Expected: 0.14143808967817237d +/- 1.0000000000000001E-05d
  But was:  0.14513628263031592d
  Off by:   -0.0036981929521435475d

   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 0 in TestResults-Windows-MultiThreaded.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(0.4305281304786613d,4,"very-fast-slider")

Failed test found in:
  TestResults-Windows-MultiThreaded.trx
Error:
    Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
    But was:  0.43054461485650247d
    Off by:   -1.648437784118606E-05d
  
Raw output
  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
  But was:  0.43054461485650247d
  Off by:   -1.648437784118606E-05d

   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 0 in TestResults-Windows-MultiThreaded.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(0.4305281304786613d,4,"very-fast-slider")

Failed test found in:
  TestResults-Windows-MultiThreaded.trx
Error:
    Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
    But was:  0.43054461485650247d
    Off by:   -1.648437784118606E-05d
  
Raw output
  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
  But was:  0.43054461485650247d
  Off by:   -1.648437784118606E-05d

   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 0 in TestResults-Windows-SingleThread.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(0.14143808967817237d,2,"nan-slider")

Failed test found in:
  TestResults-Windows-SingleThread.trx
Error:
    Expected: 0.14143808967817237d +/- 1.0000000000000001E-05d
    But was:  0.14513628263031592d
    Off by:   -0.0036981929521435475d
  
Raw output
  Expected: 0.14143808967817237d +/- 1.0000000000000001E-05d
  But was:  0.14513628263031592d
  Off by:   -0.0036981929521435475d

   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 0 in TestResults-Windows-SingleThread.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► Test(0.4305281304786613d,4,"very-fast-slider")

Failed test found in:
  TestResults-Windows-SingleThread.trx
Error:
    Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
    But was:  0.43054461485650247d
    Off by:   -1.648437784118606E-05d
  
Raw output
  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
  But was:  0.43054461485650247d
  Off by:   -1.648437784118606E-05d

   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 0 in TestResults-Windows-SingleThread.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(0.4305281304786613d,4,"very-fast-slider")

Failed test found in:
  TestResults-Windows-SingleThread.trx
Error:
    Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
    But was:  0.43054461485650247d
    Off by:   -1.648437784118606E-05d
  
Raw output
  Expected: 0.43052813047866129d +/- 1.0000000000000001E-05d
  But was:  0.43054461485650247d
  Off by:   -1.648437784118606E-05d

   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)