Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable "relative mode" by default on platforms which do not handle it well #6469

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Disable "relative mode" by default on iOS

52ed8e7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Disable "relative mode" by default on platforms which do not handle it well #6469

Disable "relative mode" by default on iOS
52ed8e7
Select commit
Loading
Failed to load commit list.
GitHub Actions / Results failed Dec 24, 2024 in 1s

25291 passed, 1 failed and 636 skipped

Tests failed

Report Passed Failed Skipped Time
TestResults-Linux-MultiThreaded-Debug.trx 3161✅ 80⚪ 247s
TestResults-Linux-MultiThreaded-Release.trx 3161✅ 80⚪ 236s
TestResults-Linux-SingleThread-Debug.trx 3161✅ 80⚪ 199s
TestResults-Linux-SingleThread-Release.trx 3161✅ 80⚪ 158s
TestResults-macOS-MultiThreaded-Debug.trx 3161✅ 1❌ 79⚪ 753s
TestResults-macOS-SingleThread-Debug.trx 3162✅ 79⚪ 332s
TestResults-Windows-MultiThreaded-Debug.trx 3162✅ 79⚪ 282s
TestResults-Windows-SingleThread-Debug.trx 3162✅ 79⚪ 216s

✅ TestResults-Linux-MultiThreaded-Debug.trx

3241 tests were completed in 247s with 3161 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-MultiThreaded-Release.trx

3241 tests were completed in 236s with 3161 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Debug.trx

3241 tests were completed in 199s with 3161 passed, 0 failed and 80 skipped.

✅ TestResults-Linux-SingleThread-Release.trx

3241 tests were completed in 158s with 3161 passed, 0 failed and 80 skipped.

❌ TestResults-macOS-MultiThreaded-Debug.trx

3241 tests were completed in 753s with 3161 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

3241 tests were completed in 332s with 3162 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-MultiThreaded-Debug.trx

3241 tests were completed in 282s with 3162 passed, 0 failed and 79 skipped.

✅ TestResults-Windows-SingleThread-Debug.trx

3241 tests were completed in 216s with 3162 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)