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

WIP: Add 32 bit Tests For All Windows Targets #1393

Closed
wants to merge 8,624 commits into from
Closed

Conversation

JimBobSquarePants
Copy link
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

Expands the tests to 32bit on all Windows targets. #1386

JimBobSquarePants and others added 30 commits July 2, 2020 23:00
LoadAsync methods accepting string path.
@JimBobSquarePants
Copy link
Member Author

@antonfirsov This is kicking my ass. OutOfMemoryException's all over the place on NET Core 3.1 which is surprising given NET FX 4.7.2 doesn't have issues.

@antonfirsov
Copy link
Member

I would do a binary search between the current state vs. all memory intense test moved out of process. (Jpeg, Png, Bokeh, some other processors maybe.)

@antonfirsov
Copy link
Member

Gif!

@JimBobSquarePants
Copy link
Member Author

I'm gonna put this on hold. We cannot move tests out of process until #1376 is fixed upstream.

@JimBobSquarePants JimBobSquarePants marked this pull request as draft December 16, 2020 12:03
@JimBobSquarePants JimBobSquarePants changed the title Add 32 bit Tests For All Windows Targets WIP: Add 32 bit Tests For All Windows Targets Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants