MakeTransparent_GrayscalePixelFormat_ThrowsArgumentException failed in CI on desktop
See original GitHub issueystem.Drawing.Tests.BitmapTests.MakeTransparent_GrayscalePixelFormat_ThrowsArgumentException [FAIL]
Assert.Throws() Failure
Expected: typeof(System.Runtime.InteropServices.ExternalException)
Actual: (No exception was thrown)
Stack Trace:
D:\j\workspace\windows-TGrou---2a8f9c29\src\System.Drawing.Common\tests\BitmapTests.cs(0,0): at System.Drawing.Tests.BitmapTests.MakeTransparent_GrayscalePixelFormat_ThrowsArgumentException()
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
GitHub Desktop "Failed ___" Errors · Issue #15031
I've tried to remove the repo folders from Github Desktop. It's not that easy for me to re-install software as I am working...
Read more >Unity Unit Tests fail, but GitLab CI pipeline job passes ...
I downloaded the Gitlab CI Runner and registered my desktop PC as a specific runner to my project. I set the executor to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@safern, the test is currently disabled on both netcoreapp and netfx:
(with the netfx one against this issue).
I’m going to re-open this issue, if for nothing else than to remove the ActiveIssue against this issue and reconfigure the test appropriately (or delete it since it’s not being run anywhere).
Test is no longer disabled.