Skip to content

Conversation

@jander-msft
Copy link
Contributor

@jander-msft jander-msft commented May 17, 2021

These changes:

  • Enable Linux dump testing. Required parsing ELFHeaderIdent header to determine bitness and endianness before adding ELF parsing types for the full ELFHeader header.
  • Enable Mach-O dump testing for .NET 6+ on OS X.

closes #228
closes #322

@jander-msft jander-msft marked this pull request as ready for review May 18, 2021 00:36
@jander-msft jander-msft requested a review from a team as a code owner May 18, 2021 00:36
@jander-msft jander-msft added this to the Preview 5 milestone May 18, 2021
@jander-msft jander-msft added the testing Test work item label May 18, 2021
@jander-msft jander-msft self-assigned this May 18, 2021
Increase dump timeout.
Fix RuntimeVersion parsing.
@jander-msft jander-msft changed the title Enable dump tests on Linux. Enable Linux dump tests and OS X Mach-O verification May 18, 2021
@jander-msft jander-msft merged commit 2a67347 into dotnet:main May 18, 2021
@jander-msft jander-msft deleted the dev/jander/dump-tests-linux branch May 18, 2021 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Test work item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update DumpTests to output Mach-O format on OS X .NET6+ Re-enable DumpTest on Linux

2 participants