Timeline for How do I increase heap size for running .NET Core 1.x/2.x tests in Visual Studio 2017?
Current License: CC BY-SA 3.0
Post Revisions
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 29, 2017 at 19:13 | vote | accept | NightOwl888 | ||
| Aug 29, 2017 at 19:13 | answer | added | Martin Ullrich | timeline score: 3 | |
| Aug 29, 2017 at 19:04 | comment | added | NightOwl888 | @MartinUllrich - That did the trick. Please add your comment as an answer and I will accept it. And probably should note that the setting is under Test > Test Settings > Default Processor Architecture > X64, since it is difficult to find if you don't know where to look. | |
| Aug 29, 2017 at 18:13 | comment | added | NightOwl888 | @MartinUllrich - Good point. I have been testing under x86 in Visual Studio. I will give x64 a try. | |
| Aug 29, 2017 at 17:41 | review | Close votes | |||
| Sep 2, 2017 at 0:02 | |||||
| Aug 29, 2017 at 17:38 | comment | added | Martin Ullrich | Is your test running in a 32 or 64 bit environment? test explorer may launch it in 32bit which limits your heap. | |
| Aug 29, 2017 at 17:19 | comment | added | user47589 | Possible duplicate of Heap size in C# / .Net Framework - Can it grow and how? | |
| Aug 29, 2017 at 17:11 | history | asked | NightOwl888 | CC BY-SA 3.0 |