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

Revert "[master] Update dependencies from dotnet/corefx (#8266)" #8296

Merged
merged 1 commit into from
Sep 20, 2019

Conversation

dagood
Copy link
Member

@dagood dagood commented Sep 20, 2019

This reverts #8266.

That PR removed TEST_RESTORE_SOURCES_INSERTION_LINE, which normally causes test restore to fail. It looks like it didn't fail in this case because an internal build published packages with the same versions due to a coincidental build number match. The green build allowed the PR to merge, but now it's breaking builds where this coincidence isn't occurring.

@dagood dagood self-assigned this Sep 20, 2019
@dagood
Copy link
Member Author

dagood commented Sep 20, 2019

Filed https://github.com/dotnet/core-setup/issues/8297 to track making the tests not do that, with some more description.

@dagood dagood merged commit 9817f3a into dotnet:master Sep 20, 2019
@dagood dagood deleted the fix-test-source-removal branch September 20, 2019 16:30
@dagood
Copy link
Member Author

dagood commented Sep 20, 2019

FYI @wtgodbe @mmitche, it's possible for Maestro++ updates to sneak through in Core-Setup and break builds if the public CI build number matches a successful official build's number. Something to be aware of until dotnet/arcade#3938 is deployed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant