Skip to content

Refactor lazy path calculation in OsuDifficultyHitObject processing #22512

Refactor lazy path calculation in OsuDifficultyHitObject processing

Refactor lazy path calculation in OsuDifficultyHitObject processing #22512

GitHub Actions / Results failed Nov 11, 2024 in 1s

42731 passed, 25 failed and 296 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded.trx 10682✅ 7❌ 74⚪ 2294s
TestResults-Linux-SingleThread.trx 10683✅ 6❌ 74⚪ 1924s
TestResults-Windows-MultiThreaded.trx 10683✅ 6❌ 74⚪ 2995s
TestResults-Windows-SingleThread.trx 10683✅ 6❌ 74⚪ 2826s

❌ TestResults-Linux-MultiThreaded.trx

10763 tests were completed in 2294s with 10682 passed, 7 failed and 74 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest 4✅ 6❌ 36ms
osu.Game.Tests.Visual.Multiplayer.TestSceneDrawableRoomPlaylist 31✅ 1❌ 6s

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

✅ Test(0.14143808967817237d,2,"nan-slider")
✅ Test(0.42630400627180914d,4,"very-fast-slider")
❌ Test(1.4485749025771304d,54,"zero-length-sliders")
	  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
	  But was:  1.4486617158237478d
	  Off by:   -8.6813246617412076E-05d
	
❌ Test(6.717114400082112d,239,"diffcalc-test")
	  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
	  But was:  6.7171957944678962d
	  Off by:   -8.1394385784250289E-05d
	
✅ TestClassicMod(0.42630400627180914d,4,"very-fast-slider")
❌ TestClassicMod(1.4485749025771304d,54,"zero-length-sliders")
	  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
	  But was:  1.4486617158237478d
	  Off by:   -8.6813246617412076E-05d
	
❌ TestClassicMod(6.717114400082112d,239,"diffcalc-test")
	  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
	  But was:  6.7171957944678962d
	  Off by:   -8.1394385784250289E-05d
	
✅ TestClockRateAdjusted(0.5523163289680011d,4,"very-fast-slider")
❌ TestClockRateAdjusted(1.7550169162648608d,54,"zero-length-sliders")
	  Expected: 1.7550169162648608d +/- 1.0000000000000001E-05d
	  But was:  1.7551111072880761d
	  Off by:   -9.4191023215284275E-05d
	
❌ TestClockRateAdjusted(8.98257099312042d,239,"diffcalc-test")
	  Expected: 8.9825709931204205d +/- 1.0000000000000001E-05d
	  But was:  8.9826720250915102d
	  Off by:   -0.00010103197108968232d
	

❌ osu.Game.Tests.Visual.Multiplayer.TestSceneDrawableRoomPlaylist

✅ TestConstructor
✅ TestConstructor
✅ TestDownloadButtonHiddenWhenBeatmapExists
✅ TestDownloadButtonHiddenWhenBeatmapExists
✅ TestDownloadButtonVisibleInitiallyWhenBeatmapDoesNotExist
✅ TestDownloadButtonVisibleInitiallyWhenBeatmapDoesNotExist
✅ TestEditable
✅ TestEditable
✅ TestEditableSelectable
✅ TestEditableSelectable
✅ TestExpiredItems
✅ TestExpiredItems
✅ TestExplicitBeatmapItem
✅ TestExplicitBeatmapItem
✅ TestKeyboardSelection
✅ TestKeyboardSelection
✅ TestMarkInvalid
✅ TestMarkInvalid
✅ TestNonEditableNonSelectable
✅ TestNonEditableNonSelectable
✅ TestSelectable
✅ TestSelectable
✅ TestSelectableMouseHandling
❌ TestSelectableMouseHandling
	System.InvalidOperationException : Sequence contains no elements
✅ TestSelectionNotLostAfterRearrangement
✅ TestSelectionNotLostAfterRearrangement
✅ TestWithAllButtonsEnabled
✅ TestWithAllButtonsEnabled
✅ TestWithOwner(False)
✅ TestWithOwner(False)
✅ TestWithOwner(True)
✅ TestWithOwner(True)

❌ TestResults-Linux-SingleThread.trx

10763 tests were completed in 1924s with 10683 passed, 6 failed and 74 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest 4✅ 6❌ 38ms

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

✅ Test(0.14143808967817237d,2,"nan-slider")
✅ Test(0.42630400627180914d,4,"very-fast-slider")
❌ Test(1.4485749025771304d,54,"zero-length-sliders")
	  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
	  But was:  1.4486617158237478d
	  Off by:   -8.6813246617412076E-05d
	
❌ Test(6.717114400082112d,239,"diffcalc-test")
	  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
	  But was:  6.7171957944678962d
	  Off by:   -8.1394385784250289E-05d
	
✅ TestClassicMod(0.42630400627180914d,4,"very-fast-slider")
❌ TestClassicMod(1.4485749025771304d,54,"zero-length-sliders")
	  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
	  But was:  1.4486617158237478d
	  Off by:   -8.6813246617412076E-05d
	
❌ TestClassicMod(6.717114400082112d,239,"diffcalc-test")
	  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
	  But was:  6.7171957944678962d
	  Off by:   -8.1394385784250289E-05d
	
✅ TestClockRateAdjusted(0.5523163289680011d,4,"very-fast-slider")
❌ TestClockRateAdjusted(1.7550169162648608d,54,"zero-length-sliders")
	  Expected: 1.7550169162648608d +/- 1.0000000000000001E-05d
	  But was:  1.7551111072880761d
	  Off by:   -9.4191023215284275E-05d
	
❌ TestClockRateAdjusted(8.98257099312042d,239,"diffcalc-test")
	  Expected: 8.9825709931204205d +/- 1.0000000000000001E-05d
	  But was:  8.9826720250915102d
	  Off by:   -0.00010103197108968232d
	

❌ TestResults-Windows-MultiThreaded.trx

10763 tests were completed in 2995s with 10683 passed, 6 failed and 74 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest 4✅ 6❌ 45ms

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

✅ Test(0.14143808967817237d,2,"nan-slider")
✅ Test(0.42630400627180914d,4,"very-fast-slider")
❌ Test(1.4485749025771304d,54,"zero-length-sliders")
	  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
	  But was:  1.4486617158237478d
	  Off by:   -8.6813246617412076E-05d
	
❌ Test(6.717114400082112d,239,"diffcalc-test")
	  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
	  But was:  6.7171957944678962d
	  Off by:   -8.1394385784250289E-05d
	
✅ TestClassicMod(0.42630400627180914d,4,"very-fast-slider")
❌ TestClassicMod(1.4485749025771304d,54,"zero-length-sliders")
	  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
	  But was:  1.4486617158237478d
	  Off by:   -8.6813246617412076E-05d
	
❌ TestClassicMod(6.717114400082112d,239,"diffcalc-test")
	  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
	  But was:  6.7171957944678962d
	  Off by:   -8.1394385784250289E-05d
	
✅ TestClockRateAdjusted(0.5523163289680011d,4,"very-fast-slider")
❌ TestClockRateAdjusted(1.7550169162648608d,54,"zero-length-sliders")
	  Expected: 1.7550169162648608d +/- 1.0000000000000001E-05d
	  But was:  1.7551111072880761d
	  Off by:   -9.4191023215284275E-05d
	
❌ TestClockRateAdjusted(8.98257099312042d,239,"diffcalc-test")
	  Expected: 8.9825709931204205d +/- 1.0000000000000001E-05d
	  But was:  8.9826720250915102d
	  Off by:   -0.00010103197108968232d
	

❌ TestResults-Windows-SingleThread.trx

10763 tests were completed in 2826s with 10683 passed, 6 failed and 74 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest 4✅ 6❌ 38ms

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

✅ Test(0.14143808967817237d,2,"nan-slider")
✅ Test(0.42630400627180914d,4,"very-fast-slider")
❌ Test(1.4485749025771304d,54,"zero-length-sliders")
	  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
	  But was:  1.4486617158237478d
	  Off by:   -8.6813246617412076E-05d
	
❌ Test(6.717114400082112d,239,"diffcalc-test")
	  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
	  But was:  6.7171957944678962d
	  Off by:   -8.1394385784250289E-05d
	
✅ TestClassicMod(0.42630400627180914d,4,"very-fast-slider")
❌ TestClassicMod(1.4485749025771304d,54,"zero-length-sliders")
	  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
	  But was:  1.4486617158237478d
	  Off by:   -8.6813246617412076E-05d
	
❌ TestClassicMod(6.717114400082112d,239,"diffcalc-test")
	  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
	  But was:  6.7171957944678962d
	  Off by:   -8.1394385784250289E-05d
	
✅ TestClockRateAdjusted(0.5523163289680011d,4,"very-fast-slider")
❌ TestClockRateAdjusted(1.7550169162648608d,54,"zero-length-sliders")
	  Expected: 1.7550169162648608d +/- 1.0000000000000001E-05d
	  But was:  1.7551111072880761d
	  Off by:   -9.4191023215284275E-05d
	
❌ TestClockRateAdjusted(8.98257099312042d,239,"diffcalc-test")
	  Expected: 8.9825709931204205d +/- 1.0000000000000001E-05d
	  But was:  8.9826720250915102d
	  Off by:   -0.00010103197108968232d
	

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(1.4485749025771304d,54,"zero-length-sliders")

Failed test found in:
  TestResults-Linux-MultiThreaded.trx
  TestResults-Linux-SingleThread.trx
Error:
    Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
    But was:  1.4486617158237478d
    Off by:   -8.6813246617412076E-05d
  
Raw output
  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
  But was:  1.4486617158237478d
  Off by:   -8.6813246617412076E-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 ► Test(6.717114400082112d,239,"diffcalc-test")

Failed test found in:
  TestResults-Linux-MultiThreaded.trx
  TestResults-Linux-SingleThread.trx
Error:
    Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
    But was:  6.7171957944678962d
    Off by:   -8.1394385784250289E-05d
  
Raw output
  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
  But was:  6.7171957944678962d
  Off by:   -8.1394385784250289E-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

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

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(1.4485749025771304d,54,"zero-length-sliders")

Failed test found in:
  TestResults-Linux-MultiThreaded.trx
  TestResults-Linux-SingleThread.trx
Error:
    Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
    But was:  1.4486617158237478d
    Off by:   -8.6813246617412076E-05d
  
Raw output
  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
  But was:  1.4486617158237478d
  Off by:   -8.6813246617412076E-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 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(6.717114400082112d,239,"diffcalc-test")

Failed test found in:
  TestResults-Linux-MultiThreaded.trx
  TestResults-Linux-SingleThread.trx
Error:
    Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
    But was:  6.7171957944678962d
    Off by:   -8.1394385784250289E-05d
  
Raw output
  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
  But was:  6.7171957944678962d
  Off by:   -8.1394385784250289E-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

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

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClockRateAdjusted(1.7550169162648608d,54,"zero-length-sliders")

Failed test found in:
  TestResults-Linux-MultiThreaded.trx
  TestResults-Linux-SingleThread.trx
Error:
    Expected: 1.7550169162648608d +/- 1.0000000000000001E-05d
    But was:  1.7551111072880761d
    Off by:   -9.4191023215284275E-05d
  
Raw output
  Expected: 1.7550169162648608d +/- 1.0000000000000001E-05d
  But was:  1.7551111072880761d
  Off by:   -9.4191023215284275E-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.TestClockRateAdjusted(Double expectedStarRating, Int32 expectedMaxCombo, String name) in /home/runner/work/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 /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
   at InvokeStub_OsuDifficultyCalculatorTest.TestClockRateAdjusted(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 ► TestClockRateAdjusted(8.98257099312042d,239,"diffcalc-test")

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

   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 324 in osu.Game.Tests/Visual/Multiplayer/TestSceneDrawableRoomPlaylist.cs

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Tests.Visual.Multiplayer.TestSceneDrawableRoomPlaylist ► TestSelectableMouseHandling

Failed test found in:
  TestResults-Linux-MultiThreaded.trx
Error:
  System.InvalidOperationException : Sequence contains no elements
Raw output
System.InvalidOperationException : Sequence contains no elements
   at System.Linq.ThrowHelper.ThrowNoElementsException()
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at osu.Game.Tests.Visual.Multiplayer.TestSceneDrawableRoomPlaylist.<>c__DisplayClass16_0.<TestSelectableMouseHandling>b__3() in /home/runner/work/osu/osu/osu.Game.Tests/Visual/Multiplayer/TestSceneDrawableRoomPlaylist.cs:line 324
   at osu.Framework.Testing.Drawables.Steps.SingleStepButton.<.ctor>b__1_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 541
   at osu.Framework.Testing.TestScene.UseTestSceneRunnerAttribute.AfterTest(ITest test)
   at NUnit.Framework.Internal.Commands.TestActionCommand.<>c__DisplayClass0_0.<.ctor>b__1(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__1()
   at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

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(1.4485749025771304d,54,"zero-length-sliders")

Failed test found in:
  TestResults-Windows-MultiThreaded.trx
Error:
    Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
    But was:  1.4486617158237478d
    Off by:   -8.6813246617412076E-05d
  
Raw output
  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
  But was:  1.4486617158237478d
  Off by:   -8.6813246617412076E-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 ► Test(6.717114400082112d,239,"diffcalc-test")

Failed test found in:
  TestResults-Windows-MultiThreaded.trx
Error:
    Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
    But was:  6.7171957944678962d
    Off by:   -8.1394385784250289E-05d
  
Raw output
  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
  But was:  6.7171957944678962d
  Off by:   -8.1394385784250289E-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

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 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(1.4485749025771304d,54,"zero-length-sliders")

Failed test found in:
  TestResults-Windows-MultiThreaded.trx
Error:
    Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
    But was:  1.4486617158237478d
    Off by:   -8.6813246617412076E-05d
  
Raw output
  Expected: 1.4485749025771304d +/- 1.0000000000000001E-05d
  But was:  1.4486617158237478d
  Off by:   -8.6813246617412076E-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-MultiThreaded.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Game.Rulesets.Osu.Tests.OsuDifficultyCalculatorTest ► TestClassicMod(6.717114400082112d,239,"diffcalc-test")

Failed test found in:
  TestResults-Windows-MultiThreaded.trx
Error:
    Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
    But was:  6.7171957944678962d
    Off by:   -8.1394385784250289E-05d
  
Raw output
  Expected: 6.7171144000821119d +/- 1.0000000000000001E-05d
  But was:  6.7171957944678962d
  Off by:   -8.1394385784250289E-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

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