GitHub Actions / Results
failed
Feb 11, 2025 in 0s
43720 passed, 4 failed and 360 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults-Linux-MultiThreaded.trx | 10931✅ | 90⚪ | 2492s | |
TestResults-Linux-SingleThread.trx | 10931✅ | 90⚪ | 2049s | |
TestResults-Windows-MultiThreaded.trx | 10931✅ | 90⚪ | 3101s | |
TestResults-Windows-SingleThread.trx | 10927✅ | 4❌ | 90⚪ | 3010s |
✅ TestResults-Linux-MultiThreaded.trx
11021 tests were completed in 2492s with 10931 passed, 0 failed and 90 skipped.
✅ TestResults-Linux-SingleThread.trx
11021 tests were completed in 2049s with 10931 passed, 0 failed and 90 skipped.
✅ TestResults-Windows-MultiThreaded.trx
11021 tests were completed in 3101s with 10931 passed, 0 failed and 90 skipped.
❌ TestResults-Windows-SingleThread.trx
11021 tests were completed in 3010s with 10927 passed, 4 failed and 90 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
osu.Game.Tests.Visual.Collections.TestSceneManageCollectionsDialog | 26✅ | 4❌ | 2s |
❌ osu.Game.Tests.Visual.Collections.TestSceneManageCollectionsDialog
✅ TestAddCollectionExternal
✅ TestAddCollectionExternal
✅ TestAddCollectionViaPlaceholder
✅ TestAddCollectionViaPlaceholder
✅ TestCollectionNameCollisions
✅ TestCollectionNameCollisions
✅ TestCollectionNameCollisionsWithBuiltInItems
✅ TestCollectionNameCollisionsWithBuiltInItems
✅ TestCollectionNotRemovedWhenDialogCancelled
✅ TestCollectionNotRemovedWhenDialogCancelled
❌ TestCollectionRenamedExternal
System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values. (Parameter 'index')
❌ TestCollectionRenamedExternal
System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values. (Parameter 'index')
✅ TestCollectionRenamedOnTextChange(False)
✅ TestCollectionRenamedOnTextChange(False)
✅ TestCollectionRenamedOnTextChange(True)
✅ TestCollectionRenamedOnTextChange(True)
✅ TestConstructor
✅ TestConstructor
✅ TestFocusPlaceholderDoesNotCreateCollection
✅ TestFocusPlaceholderDoesNotCreateCollection
✅ TestHideDialog
✅ TestHideDialog
✅ TestLastItemIsPlaceholder
✅ TestLastItemIsPlaceholder
✅ TestRemoveCollectionExternal
✅ TestRemoveCollectionExternal
✅ TestRemoveCollectionViaButton
✅ TestRemoveCollectionViaButton
❌ TestSearch
System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values. (Parameter 'index')
❌ TestSearch
System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values. (Parameter 'index')
Annotations
Check failure on line 0 in TestResults-Windows-SingleThread.trx
github-actions / Results
osu.Game.Tests.Visual.Collections.TestSceneManageCollectionsDialog ► TestCollectionRenamedExternal
Failed test found in:
TestResults-Windows-SingleThread.trx
TestResults-Windows-SingleThread.trx
TestResults-Windows-SingleThread.trx
TestResults-Windows-SingleThread.trx
Error:
System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values. (Parameter 'index')
Raw output
System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values. (Parameter 'index')
at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument)
at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index)
at osu.Game.Tests.Visual.Collections.TestSceneManageCollectionsDialog.<>c__DisplayClass23_0.<assertCollectionName>b__0() in D:\a\osu\osu\osu.Game.Tests\Visual\Collections\TestSceneManageCollectionsDialog.cs:line 379
at osu.Framework.Testing.Drawables.Steps.UntilStepButton.checkAssert()
at osu.Framework.Testing.Drawables.Steps.StepButton.PerformStep(Boolean userTriggered)
at osu.Framework.Testing.TestScene.runNextStep(Action onCompletion, Action`2 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 D:\a\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)
Loading