Skip to content

Use double in ScrollContainer for scroll tracking #6826

Use double in ScrollContainer for scroll tracking

Use double in ScrollContainer for scroll tracking #6826

GitHub Actions / Results failed Jan 11, 2025 in 1s. View latest attempt.

25322 passed, 2 failed and 636 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded-Debug.trx 3165✅ 80⚪ 249s
TestResults-Linux-MultiThreaded-Release.trx 3165✅ 80⚪ 238s
TestResults-Linux-SingleThread-Debug.trx 3165✅ 80⚪ 204s
TestResults-Linux-SingleThread-Release.trx 3165✅ 80⚪ 158s
TestResults-macOS-MultiThreaded-Debug.trx 3164✅ 2❌ 79⚪ 736s
TestResults-macOS-SingleThread-Debug.trx 3166✅ 79⚪ 334s
TestResults-Windows-MultiThreaded-Debug.trx 3166✅ 79⚪ 284s
TestResults-Windows-SingleThread-Debug.trx 3166✅ 79⚪ 220s

✅ TestResults-Linux-MultiThreaded-Debug.trx

3245 tests were completed in 249s with 3165 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-MultiThreaded-Release.trx

3245 tests were completed in 238s with 3165 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Debug.trx

3245 tests were completed in 204s with 3165 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Release.trx

3245 tests were completed in 158s with 3165 passed, 0 failed and 80 skipped.

❌ TestResults-macOS-MultiThreaded-Debug.trx

3245 tests were completed in 736s with 3164 passed, 2 failed and 79 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Visual.Containers.TestSceneCachedBufferedContainer 1❌ 667ms
osu.Framework.Tests.Visual.Drawables.TestSceneDelayedLoadWrapper 4✅ 1❌ 4s

❌ osu.Framework.Tests.Visual.Containers.TestSceneCachedBufferedContainer

❌ TestConstructor
	box 7 count equals box 8 count

❌ osu.Framework.Tests.Visual.Drawables.TestSceneDelayedLoadWrapper

✅ TestConstructor
✅ TestManyChildren(False)
✅ TestManyChildren(True)
✅ TestManyChildrenFunction(False)
❌ TestManyChildrenFunction(True)
	not too many loaded

✅ TestResults-macOS-SingleThread-Debug.trx

3245 tests were completed in 334s with 3166 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-MultiThreaded-Debug.trx

3245 tests were completed in 284s with 3166 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-SingleThread-Debug.trx

3245 tests were completed in 220s with 3166 passed, 0 failed and 79 skipped.

Annotations

Check failure on line 0 in TestResults-macOS-MultiThreaded-Debug.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Framework.Tests.Visual.Containers.TestSceneCachedBufferedContainer ► TestConstructor

Failed test found in:
  TestResults-macOS-MultiThreaded-Debug.trx
Error:
  box 7 count equals box 8 count
Raw output
box 7 count equals box 8 count
   at osu.Framework.Tests.Visual.Containers.TestSceneCachedBufferedContainer..ctor() in /Users/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Visual/Containers/TestSceneCachedBufferedContainer.cs:line 86

Check failure on line 0 in TestResults-macOS-MultiThreaded-Debug.trx

See this annotation in the file changed.

@github-actions github-actions / Results

osu.Framework.Tests.Visual.Drawables.TestSceneDelayedLoadWrapper ► TestManyChildrenFunction(True)

Failed test found in:
  TestResults-macOS-MultiThreaded-Debug.trx
Error:
  not too many loaded
Raw output
not too many loaded
   at osu.Framework.Tests.Visual.Drawables.TestSceneDelayedLoadWrapper.TestManyChildrenFunction(Boolean instant) in /Users/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Visual/Drawables/TestSceneDelayedLoadWrapper.cs:line 146
   at InvokeStub_TestSceneDelayedLoadWrapper.TestManyChildrenFunction(Object, Span`1)