Skip to content

Merge pull request #6407 from frenzibyte/fix-focus-with-hardware-keyb… #6628

Merge pull request #6407 from frenzibyte/fix-focus-with-hardware-keyb…

Merge pull request #6407 from frenzibyte/fix-focus-with-hardware-keyb… #6628

GitHub Actions / Results failed Nov 14, 2024 in 1s

25162 passed, 2 failed and 636 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded-Debug.trx 3145✅ 80⚪ 247s
TestResults-Linux-MultiThreaded-Release.trx 3145✅ 80⚪ 235s
TestResults-Linux-SingleThread-Debug.trx 3145✅ 80⚪ 201s
TestResults-Linux-SingleThread-Release.trx 3145✅ 80⚪ 159s
TestResults-macOS-MultiThreaded-Debug.trx 3144✅ 2❌ 79⚪ 740s
TestResults-macOS-SingleThread-Debug.trx 3146✅ 79⚪ 346s
TestResults-Windows-MultiThreaded-Debug.trx 3146✅ 79⚪ 277s
TestResults-Windows-SingleThread-Debug.trx 3146✅ 79⚪ 210s

✅ TestResults-Linux-MultiThreaded-Debug.trx

3225 tests were completed in 247s with 3145 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-MultiThreaded-Release.trx

3225 tests were completed in 235s with 3145 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Debug.trx

3225 tests were completed in 201s with 3145 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Release.trx

3225 tests were completed in 159s with 3145 passed, 0 failed and 80 skipped.

❌ TestResults-macOS-MultiThreaded-Debug.trx

3225 tests were completed in 740s with 3144 passed, 2 failed and 79 skipped.

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

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

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

✅ TestResults-macOS-SingleThread-Debug.trx

3225 tests were completed in 346s with 3146 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-MultiThreaded-Debug.trx

3225 tests were completed in 277s with 3146 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-SingleThread-Debug.trx

3225 tests were completed in 210s with 3146 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 ► TestManyChildren(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.TestManyChildren(Boolean instant) in /Users/runner/work/osu-framework/osu-framework/osu.Framework.Tests/Visual/Drawables/TestSceneDelayedLoadWrapper.cs:line 95
   at InvokeStub_TestSceneDelayedLoadWrapper.TestManyChildren(Object, Span`1)

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)