Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Drawing.Tests.ToolboxBitmapAttributeTests.Ctor_FileName(fileName: \"C:\\\\dotnetbuild\\\\work\\\\1c624edc-982b-4c35-b93c-6e0\"..., size: {Width=16, Height=16}) test failed #30780

Closed
ViktorHofer opened this issue Sep 6, 2019 · 3 comments
Labels
area-System.Drawing test-run-desktop Test failures in .NET Framework "Desktop" test runs (running CoreFX test assets)
Milestone

Comments

@ViktorHofer
Copy link
Member

System.Drawing.Tests.ToolboxBitmapAttributeTests.Ctor_FileName(fileName: "C:\\dotnetbuild\\work\\1c624edc-982b-4c35-b93c-6e0"..., size: {Width=16, Height=16})

https://dnceng.visualstudio.com/public/_build/results?buildId=340929&view=ms.vss-test-web.build-test-results-tab&runId=10083712&resultId=111257&paneView=debug

System.ArgumentException : Parameter is not valid.

  at System.Drawing.Image.get_Width()
   at System.Drawing.Image.get_Size()
   at System.Drawing.Tests.ToolboxBitmapAttributeTests.Ctor_FileName(String fileName, Size size) in /_/src/System.Drawing.Common/tests/ToolboxBitmapAttributeTests.cs:line 61

@safern we should investigate and/or disable the test to protect CI.

@danmoseley
Copy link
Member

netfx-Windows_NT-Release-x64-Windows.10.Amd64.ClientRS5.Open

netfx so we just disable then ?

@safern
Copy link
Member

safern commented Sep 6, 2019

Since it is netfx, let's just skip it in that framework.

@msftgits msftgits transferred this issue from dotnet/corefx Feb 1, 2020
@msftgits msftgits added this to the 5.0 milestone Feb 1, 2020
@maryamariyan maryamariyan added the untriaged New issue has not been triaged by the area owner label Feb 23, 2020
@safern safern removed the untriaged New issue has not been triaged by the area owner label Jul 6, 2020
@safern safern modified the milestones: 5.0.0, Future Jul 6, 2020
@safern safern closed this as completed Jul 6, 2020
@safern
Copy link
Member

safern commented Jul 6, 2020

Closed as the test is skipped already with SkipOnTargetFramework

@ghost ghost locked as resolved and limited conversation to collaborators Dec 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Drawing test-run-desktop Test failures in .NET Framework "Desktop" test runs (running CoreFX test assets)
Projects
None yet
Development

No branches or pull requests

5 participants