removed speed object count independene from distance #192
ci.yml
on: push
Code Quality
1m 58s
Build only (Android)
12m 57s
Build only (iOS)
3m 24s
Matrix: Test
Annotations
77 errors and 7 warnings
Code Quality:
osu.Game.Rulesets.Osu/Difficulty/Skills/Speed.cs#L10
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Code Quality:
osu.Game.Rulesets.Osu/Difficulty/Skills/Speed.cs#L12
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Code Quality:
osu.Game.Rulesets.Osu/Difficulty/Skills/Speed.cs#L10
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Code Quality:
osu.Game.Rulesets.Osu/Difficulty/Skills/Speed.cs#L12
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Code Quality
Process completed with exit code 1.
|
Test (Linux, ubuntu-latest, MultiThreaded)
Process completed with exit code 1.
|
Test (Linux, ubuntu-latest, SingleThread)
Process completed with exit code 1.
|
Test (macOS, macos-latest, SingleThread)
Process completed with exit code 1.
|
Test (Windows, windows-latest, SingleThread)
Process completed with exit code 1.
|
Test (Windows, windows-latest, MultiThreaded)
Process completed with exit code 1.
|
Test (macOS, macos-latest, MultiThreaded)
Process completed with exit code 1.
|
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
"counter non-zero" timed out
|
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
"counter non-zero" timed out
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestFetchScoresAfterShowingStatistics:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsForUnranked:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithFailingRank:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithFailingRankOnLegacySkin:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithoutPlayer:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.2d,D,51):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.5d,D,21):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.75d,C,11):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.85d,B,9):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
"counter non-zero" timed out
|
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
"counter non-zero" timed out
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestFetchScoresAfterShowingStatistics:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsForUnranked:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithFailingRank:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithFailingRankOnLegacySkin:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithoutPlayer:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.2d,D,51):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.5d,D,21):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.75d,C,11):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.85d,B,9):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-macOS-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
"counter non-zero" timed out
|
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
"counter non-zero" timed out
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestFetchScoresAfterShowingStatistics:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsForUnranked:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithFailingRank:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithFailingRankOnLegacySkin:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithoutPlayer:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.2d,D,51):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.5d,D,21):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.75d,C,11):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.85d,B,9):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Rulesets.Catch.Tests.Mods.TestSceneCatchModNoScope ► TestVisibleDuringBreak:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
"wait for end of break" timed out
|
osu.Game.Rulesets.Catch.Tests.Mods.TestSceneCatchModRelax ► TestModRelax:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
"test passed" timed out
|
osu.Game.Rulesets.Catch.Tests.TestSceneCatchModHidden ► TestJuiceStream:
osu.Game.Rulesets.Catch.Tests/TestSceneCatchModHidden.cs#L40
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
System.InvalidOperationException : Sequence contains no elements
|
osu.Game.Rulesets.Mania.Tests.Mods.TestSceneManiaModHidden ► TestMinCoverageFullWidth:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
"test passed" timed out
|
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModDifficultyAdjust ► TestNoAdjustment:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
"test passed" timed out
|
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModFlashlight ► TestSliderDoesDimAfterStartTimeIfHitEarly:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
"test passed" timed out
|
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModFlashlight ► TestSliderDoesDimAfterStartTimeIfHitLate:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
"test passed" timed out
|
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModNoScope ► TestVisibleDuringBreak:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
"wait for end of break" timed out
|
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModNoScope ► TestVisibleDuringSpinner:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
"wait for start of spinner" timed out
|
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModSingleTap ► TestInputSingular:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
"test passed" timed out
|
osu.Game.Rulesets.Osu.Tests.Mods.TestSceneOsuModSpunOut ► TestSpinRateUnaffectedByMods(null):
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-macOS-MultiThreaded.trx
Error:
"test passed" timed out
|
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
"counter non-zero" timed out
|
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
"counter non-zero" timed out
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestFetchScoresAfterShowingStatistics:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsForUnranked:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithFailingRank:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithFailingRankOnLegacySkin:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithoutPlayer:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.2d,D,51):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.5d,D,21):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.75d,C,11):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.85d,B,9):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Linux-SingleThread.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestBasicCounting:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
"counter non-zero" timed out
|
osu.Game.Tests.Visual.Gameplay.TestScenePerformancePointsCounter ► TestCounterUpdatesWithJudgementsBeforeCreation:
osu.Game/Tests/Visual/OsuTestScene.cs#L539
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
"counter non-zero" timed out
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestFetchScoresAfterShowingStatistics:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsForUnranked:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithFailingRank:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithFailingRankOnLegacySkin:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithoutPlayer:
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.2d,D,51):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.5d,D,21):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.75d,C,11):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
osu.Game.Tests.Visual.Ranking.TestSceneResultsScreen ► TestResultsWithPlayer(0.85d,B,9):
osu.Game/Graphics/UserInterface/Bar.cs#L84
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
System.AggregateException : One or more errors occurred. (newValue must be finite, but is (NaN, 1). (Parameter 'newValue'))
----> System.ArgumentException : newValue must be finite, but is (NaN, 1). (Parameter 'newValue')
|
Test (Linux, ubuntu-latest, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Linux, ubuntu-latest, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (macOS, macos-latest, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Windows, windows-latest, SingleThread)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Windows, windows-latest, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (macOS, macos-latest, MultiThreaded)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "osu-test-results-Linux-MultiThreaded", "osu-test-results-Linux-SingleThread", "osu-test-results-macOS-MultiThreaded", "osu-test-results-macOS-SingleThread", "osu-test-results-Windows-MultiThreaded", "osu-test-results-Windows-SingleThread".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
osu-test-results-Linux-MultiThreaded
Expired
|
20 MB |
|
osu-test-results-Linux-SingleThread
Expired
|
20.1 MB |
|
osu-test-results-Windows-MultiThreaded
Expired
|
20.4 MB |
|
osu-test-results-Windows-SingleThread
Expired
|
20.4 MB |
|
osu-test-results-macOS-MultiThreaded
Expired
|
20.5 MB |
|
osu-test-results-macOS-SingleThread
Expired
|
19.9 MB |
|