Display tooltips in better positions when using touch input #6804
ci.yml
on: pull_request
Code Quality
2m 34s
Build only (Android)
7m 56s
Build only (iOS)
1m 40s
Matrix: Test
Annotations
19 errors and 13 warnings
Test (Linux, ubuntu-latest, Release, SingleThread)
Process completed with exit code 1.
|
Test (Linux, ubuntu-latest, Debug, SingleThread)
Process completed with exit code 1.
|
Test (Linux, ubuntu-latest, Release, MultiThreaded)
Process completed with exit code 1.
|
Test (Linux, ubuntu-latest, Debug, MultiThreaded)
Process completed with exit code 1.
|
Test (macOS, macos-latest, Debug, SingleThread)
Process completed with exit code 1.
|
Test (Windows, windows-latest, Debug, SingleThread)
Process completed with exit code 1.
|
Test (Windows, windows-latest, Debug, MultiThreaded)
Process completed with exit code 1.
|
Test (macOS, macos-latest, Debug, MultiThreaded)
Process completed with exit code 1.
|
osu.Framework.Tests.Visual.UserInterface.TestSceneTooltip ► TestTooltipViaTouch:
osu.Framework/Extensions/TaskExtensions.cs#L22
Failed test found in:
TestResults-Linux-MultiThreaded-Debug.trx
Error:
System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
----> System.NullReferenceException : Object reference not set to an instance of an object.
|
osu.Framework.Tests.Visual.UserInterface.TestSceneTooltip ► TestUpdatingTooltip:
osu.Framework/Testing/TestScene.cs#L521
Failed test found in:
TestResults-Linux-MultiThreaded-Debug.trx
Error:
System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
----> System.NullReferenceException : Object reference not set to an instance of an object.
|
osu.Framework.Tests.Visual.UserInterface.TestSceneTooltip ► TestTooltipViaTouch:
osu.Framework/Extensions/TaskExtensions.cs#L22
Failed test found in:
TestResults-Linux-MultiThreaded-Release.trx
Error:
System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
----> System.NullReferenceException : Object reference not set to an instance of an object.
|
osu.Framework.Tests.Visual.UserInterface.TestSceneTooltip ► TestUpdatingTooltip:
osu.Framework/Testing/TestScene.cs#L582
Failed test found in:
TestResults-Linux-MultiThreaded-Release.trx
Error:
System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
----> System.NullReferenceException : Object reference not set to an instance of an object.
|
osu.Framework.Tests.Visual.UserInterface.TestSceneTooltip ► TestTooltipViaTouch:
osu.Framework/Testing/TestScene.cs#L521
Failed test found in:
TestResults-Linux-SingleThread-Debug.trx
Error:
System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
----> System.NullReferenceException : Object reference not set to an instance of an object.
|
osu.Framework.Tests.Visual.UserInterface.TestSceneTooltip ► TestUpdatingTooltip:
osu.Framework/Testing/TestScene.cs#L521
Failed test found in:
TestResults-Linux-SingleThread-Debug.trx
Error:
System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
----> System.NullReferenceException : Object reference not set to an instance of an object.
|
osu.Framework.Tests.Visual.UserInterface.TestSceneTooltip ► TestTooltipViaTouch:
osu.Framework/Testing/TestScene.cs#L584
Failed test found in:
TestResults-Linux-SingleThread-Release.trx
Error:
System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
----> System.NullReferenceException : Object reference not set to an instance of an object.
|
osu.Framework.Tests.Visual.UserInterface.TestSceneTooltip ► TestUpdatingTooltip:
osu.Framework/Testing/TestScene.cs#L582
Failed test found in:
TestResults-Linux-SingleThread-Release.trx
Error:
System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
----> System.NullReferenceException : Object reference not set to an instance of an object.
|
osu.Framework.Tests.Visual.Drawables.TestSceneDelayedLoadWrapper ► TestManyChildrenFunction(True):
TestResults-macOS-MultiThreaded-Debug.trx#L0
Failed test found in:
TestResults-macOS-MultiThreaded-Debug.trx
Error:
not too many loaded
|
osu.Framework.Tests.Visual.UserInterface.TestSceneTooltip ► TestTooltipViaTouch:
TestResults-macOS-MultiThreaded-Debug.trx#L0
Failed test found in:
TestResults-macOS-MultiThreaded-Debug.trx
Error:
System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
----> System.NullReferenceException : Object reference not set to an instance of an object.
|
osu.Framework.Tests.Visual.UserInterface.TestSceneTooltip ► TestUpdatingTooltip:
TestResults-macOS-MultiThreaded-Debug.trx#L0
Failed test found in:
TestResults-macOS-MultiThreaded-Debug.trx
Error:
System.AggregateException : One or more errors occurred. (Object reference not set to an instance of an object.)
----> System.NullReferenceException : Object reference not set to an instance of an object.
|
Code Quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Linux, ubuntu-latest, Release, SingleThread)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Linux, ubuntu-latest, Release, SingleThread)
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
|
Test (Linux, ubuntu-latest, Debug, SingleThread)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Linux, ubuntu-latest, Debug, SingleThread)
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
|
Test (Linux, ubuntu-latest, Release, MultiThreaded)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Linux, ubuntu-latest, Release, MultiThreaded)
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
|
Test (Linux, ubuntu-latest, Debug, MultiThreaded)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (Linux, ubuntu-latest, Debug, MultiThreaded)
Restore cache failed: Dependencies file is not found in /home/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
|
Test (macOS, macos-latest, Debug, SingleThread)
Restore cache failed: Dependencies file is not found in /Users/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
|
Test (Windows, windows-latest, Debug, SingleThread)
Restore cache failed: Dependencies file is not found in D:\a\osu-framework\osu-framework. Supported file pattern: go.sum
|
Test (Windows, windows-latest, Debug, MultiThreaded)
Restore cache failed: Dependencies file is not found in D:\a\osu-framework\osu-framework. Supported file pattern: go.sum
|
Test (macOS, macos-latest, Debug, MultiThreaded)
Restore cache failed: Dependencies file is not found in /Users/runner/work/osu-framework/osu-framework. Supported file pattern: go.sum
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
osu-framework-test-results-Linux-MultiThreaded-Debug
|
840 KB |
|
osu-framework-test-results-Linux-MultiThreaded-Release
|
673 KB |
|
osu-framework-test-results-Linux-SingleThread-Debug
|
831 KB |
|
osu-framework-test-results-Linux-SingleThread-Release
|
671 KB |
|
osu-framework-test-results-Windows-MultiThreaded-Debug
|
851 KB |
|
osu-framework-test-results-Windows-SingleThread-Debug
|
837 KB |
|
osu-framework-test-results-macOS-MultiThreaded-Debug
|
883 KB |
|
osu-framework-test-results-macOS-SingleThread-Debug
|
841 KB |
|