Fix Microsoft.Diagnostics.NETCore.Client.PerMapTests.GenerateAllTest and GeneratePerfMapTest for 8.0
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
Re-enable them for 8.0 runtimes after fixing.
```
Error message
Saw method System.Text.Unicode.Utf16Utility::GetPointerToFirstInvalidChar in PerfMap file\nExpected: True\nActual: False
Stack trace
at Microsoft.Diagnostics.NETCore.Client.PerMapTests.CheckWellKnownMethods(PerfMapType type, Int32 pid) in /__w/1/s/src/tests/Microsoft.Diagnostics.NETCore.Client/PerfMapTests.cs:line 118
at Microsoft.Diagnostics.NETCore.Client.PerMapTests.GenerateTestCore(PerfMapType type, TestConfiguration config) in /__w/1/s/src/tests/Microsoft.Diagnostics.NETCore.Client/PerfMapTests.cs:line 194
at Microsoft.Diagnostics.NETCore.Client.PerMapTests.GenerateTestCore(PerfMapType type, TestConfiguration config) in /__w/1/s/src/tests/Microsoft.Diagnostics.NETCore.Client/PerfMapTests.cs:line 201
at Microsoft.Diagnostics.NETCore.Client.PerMapTests.GeneratePerfMapTest(TestConfiguration config) in /__w/1/s/src/tests/Microsoft.Diagnostics.NETCore.Client/PerfMapTests.cs:line 161
--- End of stack trace from pre
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.