Flaky Test Report (automated)
Test: MonoTouchFixtures.CoreGraphics.BitmapContextTest.CreateAdaptive_2
Platform: iOS
Period: May 4–11, 2026
Occurrence Summary
Total: 3 builds across 3 PRs
Error Details
calledOnReleaseInfo#2
Expected: False
But was: True
The test asserts that calledOnReleaseInfo is not called after certain CoreGraphics bitmap context operations. The release callback is being invoked unexpectedly — likely a race condition or GC timing issue.
This issue was automatically generated by CI post-mortem analysis.
Flaky Test Report (automated)
Test:
MonoTouchFixtures.CoreGraphics.BitmapContextTest.CreateAdaptive_2Platform: iOS
Period: May 4–11, 2026
Occurrence Summary
Total: 3 builds across 3 PRs
Error Details
The test asserts that
calledOnReleaseInfois not called after certain CoreGraphics bitmap context operations. The release callback is being invoked unexpectedly — likely a race condition or GC timing issue.This issue was automatically generated by CI post-mortem analysis.