Skip to content

Merge pull request #6433 from frenzibyte/online-store-proxy

Sign in for the full log view
GitHub Actions / Results failed Dec 6, 2024 in 0s

25243 passed, 1 failed and 636 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded-Debug.trx 3155✅ 80⚪ 249s
TestResults-Linux-MultiThreaded-Release.trx 3155✅ 80⚪ 235s
TestResults-Linux-SingleThread-Debug.trx 3155✅ 80⚪ 197s
TestResults-Linux-SingleThread-Release.trx 3155✅ 80⚪ 158s
TestResults-macOS-MultiThreaded-Debug.trx 3155✅ 1❌ 79⚪ 766s
TestResults-macOS-SingleThread-Debug.trx 3156✅ 79⚪ 335s
TestResults-Windows-MultiThreaded-Debug.trx 3156✅ 79⚪ 286s
TestResults-Windows-SingleThread-Debug.trx 3156✅ 79⚪ 219s

✅ TestResults-Linux-MultiThreaded-Debug.trx

3235 tests were completed in 249s with 3155 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-MultiThreaded-Release.trx

3235 tests were completed in 235s with 3155 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Debug.trx

3235 tests were completed in 197s with 3155 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Release.trx

3235 tests were completed in 158s with 3155 passed, 0 failed and 80 skipped.

❌ TestResults-macOS-MultiThreaded-Debug.trx

3235 tests were completed in 766s with 3155 passed, 1 failed and 79 skipped.

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

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

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

✅ TestResults-macOS-SingleThread-Debug.trx

3235 tests were completed in 335s with 3156 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-MultiThreaded-Debug.trx

3235 tests were completed in 286s with 3156 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-SingleThread-Debug.trx

3235 tests were completed in 219s with 3156 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 144
   at InvokeStub_TestSceneDelayedLoadWrapper.TestManyChildrenFunction(Object, Span`1)