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

Updating version of UAP test tools and referencing the package from myget #21048

Merged
merged 1 commit into from
Jun 14, 2017

Conversation

joperezr
Copy link
Member

cc: @weshaggard @danmosemsft @tarekgh @JeremyKuhne

Fixing MemoryMappedFiles tests by referencing the new uap tools package which contains a change in the manifest that will enable codeGeneration feature for our tests.

Also worth noting is that after this is merged, contributors will be able to run uap (UWP on CoreCLR) tests on their machines as well, which was not supported before (cc: @hughbe ).

This PR is doing part of the work that #20956 was doing, so I will have to rebase that PR once this is merged. I did do a Helix private run with these new package and for uap we are down to ~380 failures after this. (from ~520 failures 😄)

@tarekgh
Copy link
Member

tarekgh commented Jun 14, 2017

LGTM. Thank @joperezr

@joperezr joperezr force-pushed the FixMemoryMappedFiles branch from daaaa83 to 5457041 Compare June 14, 2017 17:21
@joperezr
Copy link
Member Author

Updated version of the uap.tools pacakge to 1.0.7 which has the New Runner changes that @tarekgh worked on in buildtools.

@joperezr joperezr merged commit 615f7a2 into dotnet:master Jun 14, 2017
@joperezr joperezr deleted the FixMemoryMappedFiles branch June 14, 2017 17:29
@karelz karelz modified the milestone: 2.1.0 Jun 15, 2017
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.

5 participants