Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dropdown/menu components not providing items in correct order #6079

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Update existing usages

26dcd48
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix dropdown/menu components not providing items in correct order #6079

Update existing usages
26dcd48
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results (Windows, SingleThread, Debug) failed Dec 13, 2023 in 1s

Test Results (Windows, SingleThread, Debug) ❌

Tests failed

❌ TestResults-Windows-SingleThread-Debug.trx

3150 tests were completed in 199s with 3076 passed, 1 failed and 73 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Clocks.InterpolatingFramedClockTest 7✔️ 1❌ 19s

❌ osu.Framework.Tests.Clocks.InterpolatingFramedClockTest

✔️ CanSeekBackwards
❌ CanSeekForwardsOnInterpolationFail
	  Expected: False
	  But was:  True
	
✔️ InterpolationStaysWithinBounds
✔️ NeverInterpolatesBackwards
✔️ NeverInterpolatesBackwardsOnInterpolationFail
✔️ SourceChangeTransfersValueAdjustable
✔️ SourceChangeTransfersValueNonAdjustable
✔️ TestInterpolationAfterSourceStoppedThenSeeked

Annotations

Check failure on line 178 in osu.Framework.Tests/Clocks/InterpolatingFramedClockTest.cs

See this annotation in the file changed.

@github-actions github-actions / Test Results (Windows, SingleThread, Debug)

osu.Framework.Tests.Clocks.InterpolatingFramedClockTest ► CanSeekForwardsOnInterpolationFail

Failed test found in:
  TestResults-Windows-SingleThread-Debug.trx
Error:
    Expected: False
    But was:  True
  
Raw output
  Expected: False
  But was:  True

   at osu.Framework.Tests.Clocks.InterpolatingFramedClockTest.CanSeekForwardsOnInterpolationFail() in D:\a\osu-framework\osu-framework\osu.Framework.Tests\Clocks\InterpolatingFramedClockTest.cs:line 178

1)    at osu.Framework.Tests.Clocks.InterpolatingFramedClockTest.CanSeekForwardsOnInterpolationFail() in D:\a\osu-framework\osu-framework\osu.Framework.Tests\Clocks\InterpolatingFramedClockTest.cs:line 178