Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Enable R2R testing in PRs. Workaround an issue with custom xunit.console.dll runner. #23848

Merged
merged 3 commits into from
Apr 12, 2019
Merged

Enable R2R testing in PRs. Workaround an issue with custom xunit.console.dll runner. #23848

merged 3 commits into from
Apr 12, 2019

Conversation

echesakov
Copy link

@echesakov echesakov commented Apr 9, 2019

This enables ReadyToRun testing running aganst pull requests for:

  • Linux_x64
  • OSX_x64
  • Windows_NT_x64
  • Windows_NT_x86

Also excludes xunit.* files from being crossgen-d.

An issue we saw in https://github.com/dotnet/coreclr/issues/20797 and #20975 now happens again here.

I will work on the permanent solution for the issue.
However, we need to get R2R testing on Linux/macOS green asap, so temporary excluding System.Xml.XDocument.dll to workaround this.

@echesakov echesakov changed the title R2R issue with custom built xunit.console.dll runner Enable R2R testing in PRs. Workaround an issue with custom xunit.console.dll runner. Apr 11, 2019
@echesakov
Copy link
Author

@RussKeldorph @sergiy-k
/cc @dotnet/jit-contrib

@echesakov echesakov merged commit 1660956 into dotnet:master Apr 12, 2019
@echesakov echesakov deleted the Ready2RunXUnitConsoleRunner branch April 12, 2019 05:50
davmason pushed a commit to davmason/coreclr that referenced this pull request Apr 27, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants