Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update comment with issue
  • Loading branch information
Mike McLaughlin committed Jun 12, 2022
commit 9b2fee3290a5421ea95c8138fd649b58a51f0f2c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</Option>

<!-- Can currently only have one TestDbgEng test -->
<!-- Disable TestDbgEng testing because of problems loading dbgeng.dll
<!-- Disable TestDbgEng testing see https://github.com/dotnet/diagnostics/issues/3111
<Option>
<TestDbgEng>true</TestDbgEng>
<DumpFile>$(Package_TestAssets_Windows_x64_5_0)\DualRuntimes\SOS.DualRuntimes.Heap.dmp</DumpFile>
Expand Down Expand Up @@ -116,7 +116,7 @@
</Option>

<!-- Can currently only have one TestDbgEng test -->
<!-- Disable TestDbgEng testing because of problems loading dbgeng.dll
<!-- Disable TestDbgEng testing see https://github.com/dotnet/diagnostics/issues/3111
<Option>
<TestDbgEng>true</TestDbgEng>
<DumpFile>$(Package_TestAssets_Windows_x86_5_0)\DualRuntimes\SOS.DualRuntimes.Heap.dmp</DumpFile>
Expand Down