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

Patch the runtests.sh script to work around an issue with corefx assemblies#3678

Merged
sergiy-k merged 1 commit into
dotnet:masterfrom
sergiy-k:runtestsfix
Mar 12, 2016
Merged

Patch the runtests.sh script to work around an issue with corefx assemblies#3678
sergiy-k merged 1 commit into
dotnet:masterfrom
sergiy-k:runtestsfix

Conversation

@sergiy-k
Copy link
Copy Markdown

Change dotnet/corefx#6779 in CoreFx added corert assemblies to the mix of assemblies that are built for CoreCLR on Unix which broke the logic in runtest.sh that creates an overlay for running tests. As a result, CoreCLR tests started failing on Unix platforms. This change creates a work around for the problem.

…mblies

Change dotnet/corefx#6779 in CoreFx added corert
assemblies to the mix of assemblies that are built for CoreCLR on Unix
which broke the logic in runtest.sh that creates an overlay for running
tests. This change creates a work around for the problem.
@adityamandaleeka
Copy link
Copy Markdown
Member

LGTM as a workaround.

sergiy-k added a commit that referenced this pull request Mar 12, 2016
Patch the runtests.sh script to work around an issue with corefx assemblies
@sergiy-k sergiy-k merged commit 4bee2d8 into dotnet:master Mar 12, 2016
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.

4 participants