Skip to content

[docs] Regenerate API diffs and release notes - #4551

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
bot/release-notes
Closed

[docs] Regenerate API diffs and release notes#4551
github-actions[bot] wants to merge 1 commit into
mainfrom
bot/release-notes

docs: regenerate API diffs and release notes

68c0909
Select commit
Loading
Failed to load commit list.
Azure Pipelines / mono-SkiaSharp succeeded Jul 27, 2026 in 1h 17m 30s

Build #4.151.0-pr.4551.1 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 71,254 (96.58%)
  • Other: 2,525 (3.42%)
  • Total: 73,780

Annotations

Check failure on line 954 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mono-SkiaSharp

Build log #L954

PowerShell exited with code '1'.

Check failure on line 1 in SkiaSharp.Tests.SKImageTest.FailedRasterCreateDoesNotLeakPixelBuffer

See this annotation in the file changed.

@azure-pipelines azure-pipelines / mono-SkiaSharp

SkiaSharp.Tests.SKImageTest.FailedRasterCreateDoesNotLeakPixelBuffer

Private memory grew 266 MB over 200 failed SKImage.Create calls (~800 MB allocated) - the pixel buffer is leaking.
Raw output
   at SkiaSharp.Tests.SKImageTest.FailedRasterCreateDoesNotLeakPixelBuffer() in /_/tests/Tests/SkiaSharp/SKImageTest.cs:line 75
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)