Remove SourceLink package reference #6430
25178 passed, 2 failed and 636 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
TestResults-Linux-MultiThreaded-Debug.trx | 3147✅ | 80⚪ | 249s | |
TestResults-Linux-MultiThreaded-Release.trx | 3147✅ | 80⚪ | 237s | |
TestResults-Linux-SingleThread-Debug.trx | 3147✅ | 80⚪ | 195s | |
TestResults-Linux-SingleThread-Release.trx | 3147✅ | 80⚪ | 160s | |
TestResults-macOS-MultiThreaded-Debug.trx | 3146✅ | 2❌ | 79⚪ | 747s |
TestResults-macOS-SingleThread-Debug.trx | 3148✅ | 79⚪ | 341s | |
TestResults-Windows-MultiThreaded-Debug.trx | 3148✅ | 79⚪ | 283s | |
TestResults-Windows-SingleThread-Debug.trx | 3148✅ | 79⚪ | 217s |
✅ TestResults-Linux-MultiThreaded-Debug.trx
3227 tests were completed in 249s with 3147 passed, 0 failed and 80 skipped.
✅ TestResults-Linux-MultiThreaded-Release.trx
3227 tests were completed in 237s with 3147 passed, 0 failed and 80 skipped.
✅ TestResults-Linux-SingleThread-Debug.trx
3227 tests were completed in 195s with 3147 passed, 0 failed and 80 skipped.
✅ TestResults-Linux-SingleThread-Release.trx
3227 tests were completed in 160s with 3147 passed, 0 failed and 80 skipped.
❌ TestResults-macOS-MultiThreaded-Debug.trx
3227 tests were completed in 747s with 3146 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
3227 tests were completed in 341s with 3148 passed, 0 failed and 79 skipped.
✅ TestResults-Windows-MultiThreaded-Debug.trx
3227 tests were completed in 283s with 3148 passed, 0 failed and 79 skipped.
✅ TestResults-Windows-SingleThread-Debug.trx
3227 tests were completed in 217s with 3148 passed, 0 failed and 79 skipped.
Annotations
Check failure on line 0 in TestResults-macOS-MultiThreaded-Debug.trx
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
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)