Redesign editor setup screen with new "form" controls #21900
10533 passed, 7 failed and 74 skipped
❌ TestResults-Windows-MultiThreaded.trx
10614 tests were completed in 3156s with 10533 passed, 7 failed and 74 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
osu.Game.Tests.Visual.Editing.TestSceneDesignSection | 6✅ | 2❌ | 988ms | |
osu.Game.Tests.Visual.Editing.TestSceneMetadataSection | 10✅ | 4❌ | 1s | |
osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations | 11✅ | 1❌ | 22s |
❌ osu.Game.Tests.Visual.Editing.TestSceneDesignSection
✅ TestConstructor
✅ TestConstructor
✅ TestCountdownOff
✅ TestCountdownOff
❌ TestCountdownOffset
beatmap value is 1
❌ TestCountdownOffset
beatmap value is 1
✅ TestCountdownOn
✅ TestCountdownOn
❌ osu.Game.Tests.Visual.Editing.TestSceneMetadataSection
✅ TestConstructor
✅ TestConstructor
✅ TestInitialisationFromNonRomanisedVariant
✅ TestInitialisationFromNonRomanisedVariant
✅ TestInitialisationPreservesOriginalValues
✅ TestInitialisationPreservesOriginalValues
✅ TestMinimalMetadata
✅ TestMinimalMetadata
❌ TestUpdateViaTextBoxOnCommit
artist metadata is Example ArtistExample Artist: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
❌ TestUpdateViaTextBoxOnCommit
artist metadata is Example ArtistExample Artist: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
❌ TestUpdateViaTextBoxOnFocusLoss
value immediately changed on focus loss: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
❌ TestUpdateViaTextBoxOnFocusLoss
value immediately changed on focus loss: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
✅ TestValueTransfer
✅ TestValueTransfer
❌ osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations
✅ TestBestRulesetIsRecommended
❌ TestBestRulesetIsRecommended
"recommended beatmap displayed" timed out
✅ TestConstructor
✅ TestConstructor
✅ TestCorrectStarRatingIsUsed
✅ TestCorrectStarRatingIsUsed
✅ TestCurrentRulesetIsRecommended
✅ TestCurrentRulesetIsRecommended
✅ TestPresentedBeatmapIsRecommended
✅ TestPresentedBeatmapIsRecommended
✅ TestSecondBestRulesetIsRecommended
✅ TestSecondBestRulesetIsRecommended
Annotations
Check failure on line 0 in TestResults-Windows-MultiThreaded.trx
github-actions / Test Results (Windows, MultiThreaded)
osu.Game.Tests.Visual.Editing.TestSceneDesignSection ► TestCountdownOffset
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
beatmap value is 1
Raw output
beatmap value is 1
at osu.Framework.Threading.ScheduledDelegate.RunTaskInternal()
at osu.Framework.Threading.Scheduler.Update()
at osu.Framework.Graphics.Drawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Platform.GameHost.UpdateFrame()
at osu.Framework.Threading.GameThread.processFrame()
at osu.Framework.Threading.GameThread.<createThread>g__runWork|70_0()
Check failure on line 0 in TestResults-Windows-MultiThreaded.trx
github-actions / Test Results (Windows, MultiThreaded)
osu.Game.Tests.Visual.Editing.TestSceneDesignSection ► TestCountdownOffset
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
beatmap value is 1
Raw output
beatmap value is 1
at osu.Framework.Threading.ScheduledDelegate.RunTaskInternal()
at osu.Framework.Threading.Scheduler.Update()
at osu.Framework.Graphics.Drawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Platform.GameHost.UpdateFrame()
at osu.Framework.Threading.GameThread.processFrame()
at osu.Framework.Threading.GameThread.<createThread>g__runWork|70_0()
Check failure on line 0 in TestResults-Windows-MultiThreaded.trx
github-actions / Test Results (Windows, MultiThreaded)
osu.Game.Tests.Visual.Editing.TestSceneMetadataSection ► TestUpdateViaTextBoxOnCommit
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
artist metadata is Example ArtistExample Artist: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
Raw output
artist metadata is Example ArtistExample Artist: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
at osu.Framework.Threading.ScheduledDelegate.RunTaskInternal()
at osu.Framework.Threading.Scheduler.Update()
at osu.Framework.Graphics.Drawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Platform.GameHost.UpdateFrame()
at osu.Framework.Threading.GameThread.processFrame()
at osu.Framework.Threading.GameThread.<createThread>g__runWork|70_0()
Check failure on line 0 in TestResults-Windows-MultiThreaded.trx
github-actions / Test Results (Windows, MultiThreaded)
osu.Game.Tests.Visual.Editing.TestSceneMetadataSection ► TestUpdateViaTextBoxOnCommit
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
artist metadata is Example ArtistExample Artist: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
Raw output
artist metadata is Example ArtistExample Artist: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
at osu.Framework.Threading.ScheduledDelegate.RunTaskInternal()
at osu.Framework.Threading.Scheduler.Update()
at osu.Framework.Graphics.Drawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Platform.GameHost.UpdateFrame()
at osu.Framework.Threading.GameThread.processFrame()
at osu.Framework.Threading.GameThread.<createThread>g__runWork|70_0()
Check failure on line 0 in TestResults-Windows-MultiThreaded.trx
github-actions / Test Results (Windows, MultiThreaded)
osu.Game.Tests.Visual.Editing.TestSceneMetadataSection ► TestUpdateViaTextBoxOnFocusLoss
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
value immediately changed on focus loss: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
Raw output
value immediately changed on focus loss: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
at osu.Framework.Threading.ScheduledDelegate.RunTaskInternal()
at osu.Framework.Threading.Scheduler.Update()
at osu.Framework.Graphics.Drawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Platform.GameHost.UpdateFrame()
at osu.Framework.Threading.GameThread.processFrame()
at osu.Framework.Threading.GameThread.<createThread>g__runWork|70_0()
Check failure on line 0 in TestResults-Windows-MultiThreaded.trx
github-actions / Test Results (Windows, MultiThreaded)
osu.Game.Tests.Visual.Editing.TestSceneMetadataSection ► TestUpdateViaTextBoxOnFocusLoss
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
value immediately changed on focus loss: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
Raw output
value immediately changed on focus loss: Expected string length 28 but was 14. Strings differ at index 14.
Expected: "Example ArtistExample Artist"
But was: "Example Artist"
-------------------------^
at osu.Framework.Threading.ScheduledDelegate.RunTaskInternal()
at osu.Framework.Threading.Scheduler.Update()
at osu.Framework.Graphics.Drawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Graphics.Containers.CompositeDrawable.UpdateSubTree()
at osu.Framework.Platform.GameHost.UpdateFrame()
at osu.Framework.Threading.GameThread.processFrame()
at osu.Framework.Threading.GameThread.<createThread>g__runWork|70_0()
Check failure on line 541 in osu.Game/Tests/Visual/OsuTestScene.cs
github-actions / Test Results (Windows, MultiThreaded)
osu.Game.Tests.Visual.SongSelect.TestSceneBeatmapRecommendations ► TestBestRulesetIsRecommended
Failed test found in:
TestResults-Windows-MultiThreaded.trx
Error:
"recommended beatmap displayed" timed out
Raw output
"recommended beatmap displayed" timed out
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 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)