Skip to content

Bring back borderless mode for macOS and Linux #6649

Bring back borderless mode for macOS and Linux

Bring back borderless mode for macOS and Linux #6649

GitHub Actions / Results failed Nov 22, 2024 in 0s

25211 passed, 1 failed and 636 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded-Debug.trx 3151✅ 80⚪ 249s
TestResults-Linux-MultiThreaded-Release.trx 3151✅ 80⚪ 238s
TestResults-Linux-SingleThread-Debug.trx 3151✅ 80⚪ 199s
TestResults-Linux-SingleThread-Release.trx 3151✅ 80⚪ 158s
TestResults-macOS-MultiThreaded-Debug.trx 3151✅ 1❌ 79⚪ 728s
TestResults-macOS-SingleThread-Debug.trx 3152✅ 79⚪ 326s
TestResults-Windows-MultiThreaded-Debug.trx 3152✅ 79⚪ 282s
TestResults-Windows-SingleThread-Debug.trx 3152✅ 79⚪ 212s

✅ TestResults-Linux-MultiThreaded-Debug.trx

3231 tests were completed in 249s with 3151 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-MultiThreaded-Release.trx

3231 tests were completed in 238s with 3151 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Debug.trx

3231 tests were completed in 199s with 3151 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Release.trx

3231 tests were completed in 158s with 3151 passed, 0 failed and 80 skipped.

❌ TestResults-macOS-MultiThreaded-Debug.trx

3231 tests were completed in 728s with 3151 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)
	not too many loaded
✅ TestManyChildrenFunction(False)
✅ TestManyChildrenFunction(True)

✅ TestResults-macOS-SingleThread-Debug.trx

3231 tests were completed in 326s with 3152 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-MultiThreaded-Debug.trx

3231 tests were completed in 282s with 3152 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-SingleThread-Debug.trx

3231 tests were completed in 212s with 3152 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)