-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Revert "[Incremental] Dependency fixes in preparation for fine-grained dependencies" #29108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CC: @davidungar @CodaFi |
@swift-ci please test |
Build failed |
Build failed |
@swift-ci please clean test |
Build failed |
CC: @harlanhaskins |
Build failed |
@swift-ci please test |
Please don’t merge that second revert. That commit is ancient. There is a deeper cause to these failures. |
Do you have any insight into the reason things aren’t working here? |
No, not off hand; Actually, taking a closer look, seems that the failure that exits without the second change is actually what is happening on Windows - so that brings things to parity. I'll remove that change from the stack, but I cannot get this merged :/ |
73e8a47
to
b483047
Compare
|
@CodaFi can you either force push the revert or fix it? |
I don’t have the authority. I’ll ask our build czars. |
Merged to unblock Windows CI |
Build failed |
Build failed |
Reverts #29009
This change broke the Windows bot. Reverting until the issue on the Windows bots can be addressed.