Skip to content

Add native macOS image loading support #6822

Add native macOS image loading support

Add native macOS image loading support #6822

GitHub Actions / Results failed Jan 10, 2025 in 0s

25299 passed, 1 failed and 636 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded-Debug.trx 3162✅ 80⚪ 248s
TestResults-Linux-MultiThreaded-Release.trx 3162✅ 80⚪ 236s
TestResults-Linux-SingleThread-Debug.trx 3162✅ 80⚪ 204s
TestResults-Linux-SingleThread-Release.trx 3162✅ 80⚪ 158s
TestResults-macOS-MultiThreaded-Debug.trx 3162✅ 1❌ 79⚪ 753s
TestResults-macOS-SingleThread-Debug.trx 3163✅ 79⚪ 329s
TestResults-Windows-MultiThreaded-Debug.trx 3163✅ 79⚪ 288s
TestResults-Windows-SingleThread-Debug.trx 3163✅ 79⚪ 225s

✅ TestResults-Linux-MultiThreaded-Debug.trx

3242 tests were completed in 248s with 3162 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-MultiThreaded-Release.trx

3242 tests were completed in 236s with 3162 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Debug.trx

3242 tests were completed in 204s with 3162 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Release.trx

3242 tests were completed in 158s with 3162 passed, 0 failed and 80 skipped.

❌ TestResults-macOS-MultiThreaded-Debug.trx

3242 tests were completed in 753s with 3162 passed, 1 failed and 79 skipped.

Test suite Passed Failed Skipped Time
osu.Framework.Tests.Visual.Drawables.TestSceneDelayedLoadWrapper 4✅ 1❌ 6s

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

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

✅ TestResults-macOS-SingleThread-Debug.trx

3242 tests were completed in 329s with 3163 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-MultiThreaded-Debug.trx

3242 tests were completed in 288s with 3163 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-SingleThread-Debug.trx

3242 tests were completed in 225s with 3163 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.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)