Code Monkey home page Code Monkey logo

Comments (6)

JeremyKuhne avatar JeremyKuhne commented on May 14, 2024

We can disable these pending further investigation. I assumed that drawing wouldn't change, but I'm likely missing some key environmental input.

from winforms.

safern avatar safern commented on May 14, 2024

I've opened: dotnet/corefx#30684 to disable.

@JeremyKuhne I've assigned the issue to you so that you can investigate what changed.

Fyi: @eerhardt

from winforms.

jkotas avatar jkotas commented on May 14, 2024

Failed on dotnet/coreclr#20532

from winforms.

jkotas avatar jkotas commented on May 14, 2024

Failed in dotnet/runtime#52918

from winforms.

adamsitnik avatar adamsitnik commented on May 14, 2024

Failed in dotnet/runtime#52720


C:\h\w\AFB90990\w\A0EE0925\e>xunit.console.exe System.Drawing.Common.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing  
  Discovering: System.Drawing.Common.Tests (app domain = on [no shadow copy], method display = ClassAndMethod, method display options = None)
  Discovered:  System.Drawing.Common.Tests (found 1999 of 2047 test cases)
  Starting:    System.Drawing.Common.Tests (parallel test collections = on, max threads = 2)
    System.Drawing.Tests.ImageAnimatorManualTests.AnimateAndCaptureFrames [SKIP]
      Condition(s) not met: "ManualTestsEnabled"
    System.Drawing.Tests.Graphics_DrawBezierTests.DrawBezier_PointFs [FAIL]
      Assert.Equal() Failure
      Expected: Byte[] [208, 0, 8, 33, 6, ...]
      Actual:   Byte[] [79, 110, 253, 57, 153, ...]
      Stack Trace:
        /_/src/libraries/System.Drawing.Common/tests/DrawingTest.cs(21,0): at System.Drawing.Tests.DrawingTest.ValidateImageContent(Image image, Byte[] expectedHash)
        /_/src/libraries/System.Drawing.Common/tests/Graphics_DrawBezierTests.cs(63,0): at System.Drawing.Tests.Graphics_DrawBezierTests.DrawBezier_PointFs()
    System.Drawing.Tests.Graphics_DrawLineTests.DrawLines_PointFs [FAIL]
      Assert.Equal() Failure
      Expected: Byte[] [142, 194, 251, 180, 222, ...]
      Actual:   Byte[] [79, 110, 253, 57, 153, ...]
      Stack Trace:
        /_/src/libraries/System.Drawing.Common/tests/DrawingTest.cs(21,0): at System.Drawing.Tests.DrawingTest.ValidateImageContent(Image image, Byte[] expectedHash)
        /_/src/libraries/System.Drawing.Common/tests/Graphics_DrawLineTests.cs(35,0): at System.Drawing.Tests.Graphics_DrawLineTests.DrawLines_PointFs()

from winforms.

JeremyKuhne avatar JeremyKuhne commented on May 14, 2024

Changing these tests to validate the lockbits, which should be more stable.

from winforms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.