Skip to content

Redesign editor setup screen with new "form" controls #21900

Redesign editor setup screen with new "form" controls

Redesign editor setup screen with new "form" controls #21900

GitHub Actions / Test Results (Linux, SingleThread) failed Oct 3, 2024 in 1s

10534 passed, 6 failed and 74 skipped

Tests failed

❌ TestResults-Linux-SingleThread.trx

10614 tests were completed in 1922s with 10534 passed, 6 failed and 74 skipped.

Test suite Passed Failed Skipped Time
osu.Game.Tests.Visual.Editing.TestSceneDesignSection 6✅ 2❌ 284ms
osu.Game.Tests.Visual.Editing.TestSceneMetadataSection 10✅ 4❌ 395ms

❌ 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

Annotations

Check failure on line 0 in TestResults-Linux-SingleThread.trx

See this annotation in the file changed.

@github-actions github-actions / Test Results (Linux, SingleThread)

osu.Game.Tests.Visual.Editing.TestSceneDesignSection ► TestCountdownOffset

Failed test found in:
  TestResults-Linux-SingleThread.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.Platform.ThreadRunner.RunMainLoop()
   at osu.Framework.Platform.GameHost.windowUpdate()
   at osu.Framework.Platform.GameHost.Run(Game game)

Check failure on line 0 in TestResults-Linux-SingleThread.trx

See this annotation in the file changed.

@github-actions github-actions / Test Results (Linux, SingleThread)

osu.Game.Tests.Visual.Editing.TestSceneDesignSection ► TestCountdownOffset

Failed test found in:
  TestResults-Linux-SingleThread.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.Platform.ThreadRunner.RunMainLoop()
   at osu.Framework.Platform.GameHost.windowUpdate()
   at osu.Framework.Platform.GameHost.Run(Game game)

Check failure on line 0 in TestResults-Linux-SingleThread.trx

See this annotation in the file changed.

@github-actions github-actions / Test Results (Linux, SingleThread)

osu.Game.Tests.Visual.Editing.TestSceneMetadataSection ► TestUpdateViaTextBoxOnCommit

Failed test found in:
  TestResults-Linux-SingleThread.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.Platform.ThreadRunner.RunMainLoop()
   at osu.Framework.Platform.GameHost.windowUpdate()
   at osu.Framework.Platform.GameHost.Run(Game game)

Check failure on line 0 in TestResults-Linux-SingleThread.trx

See this annotation in the file changed.

@github-actions github-actions / Test Results (Linux, SingleThread)

osu.Game.Tests.Visual.Editing.TestSceneMetadataSection ► TestUpdateViaTextBoxOnCommit

Failed test found in:
  TestResults-Linux-SingleThread.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.Platform.ThreadRunner.RunMainLoop()
   at osu.Framework.Platform.GameHost.windowUpdate()
   at osu.Framework.Platform.GameHost.Run(Game game)

Check failure on line 0 in TestResults-Linux-SingleThread.trx

See this annotation in the file changed.

@github-actions github-actions / Test Results (Linux, SingleThread)

osu.Game.Tests.Visual.Editing.TestSceneMetadataSection ► TestUpdateViaTextBoxOnFocusLoss

Failed test found in:
  TestResults-Linux-SingleThread.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.Platform.ThreadRunner.RunMainLoop()
   at osu.Framework.Platform.GameHost.windowUpdate()
   at osu.Framework.Platform.GameHost.Run(Game game)

Check failure on line 0 in TestResults-Linux-SingleThread.trx

See this annotation in the file changed.

@github-actions github-actions / Test Results (Linux, SingleThread)

osu.Game.Tests.Visual.Editing.TestSceneMetadataSection ► TestUpdateViaTextBoxOnFocusLoss

Failed test found in:
  TestResults-Linux-SingleThread.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.Platform.ThreadRunner.RunMainLoop()
   at osu.Framework.Platform.GameHost.windowUpdate()
   at osu.Framework.Platform.GameHost.Run(Game game)