Skip to content

[Batch Mode] Merge pull request #18489 from davidungar/rdar-42314665-fix-batch-mode-diag-trunctation #19096

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

davidungar
Copy link
Contributor

Explanation: Fixes batch mode bug where all diagnostic outputs could be truncated, leaving the user with no diagnostics.
Scope of issue: User gets no diagnostics when all errors are present in non-primaries.
Origination: Initial implementation of batch mode.
Risk: Should be minimal, but I could be wrong.
Reviewed by: Jordan Rose
Testing: Normal regression tests.
Radar: rdar://43033749, clone of rdar://42314665.

rdar://43033749

…e-truncation-bug

[Batch Mode] Rdar 42314665 fix batch mode truncation bug
@davidungar
Copy link
Contributor Author

@swift-ci please test

@davidungar
Copy link
Contributor Author

@swift-ci please nominate

@davidungar
Copy link
Contributor Author

@AnnaZaks & @jrose-apple : I am cherry-picking this as we decided.

@jrose-apple
Copy link
Contributor

Ah, the 5.0 branch doesn't need nomination yet.

@davidungar
Copy link
Contributor Author

Thanks, @jrose-apple . I'll merge as soon as it passes the tests, then.

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - a14e64e

@davidungar
Copy link
Contributor Author

@swift-ci please test linux platform

@swift-ci
Copy link
Contributor

swift-ci commented Sep 1, 2018

Build failed
Swift Test Linux Platform
Git Sha - a14e64e

@davidungar
Copy link
Contributor Author

@swift-ci please test linux platform

@swift-ci
Copy link
Contributor

swift-ci commented Sep 5, 2018

Build failed
Swift Test Linux Platform
Git Sha - a14e64e

@jrose-apple
Copy link
Contributor

@swift-ci Please clean test Linux

@swift-ci
Copy link
Contributor

swift-ci commented Sep 5, 2018

Build failed
Swift Test Linux Platform
Git Sha - a14e64e

@jrose-apple
Copy link
Contributor

@shahmishal Uh oh, does corelibs-foundation not have a 5.0 branch?

@shahmishal
Copy link
Member

@jrose-apple No, it does not have a swift-5.0-branch yet. Is this change already on master because we build with the master branch for swift-corelibs-*

@jrose-apple
Copy link
Contributor

The failure isn't related to David's change; it's a change Doug made a week or so ago. We just don't have any public 5.0 bots to catch it, I guess…

@jrose-apple
Copy link
Contributor

Maybe 5.0 branch cherry-picks shouldn't require Linux testing yet?

@shahmishal
Copy link
Member

I will drop the Linux requirement for now, until we re-branch swift-5.0-branch.

@davidungar davidungar merged commit 49a9b4e into swift-5.0-branch Sep 6, 2018
@davidungar
Copy link
Contributor Author

Thank a lot, @jrose-apple and @shahmishal !

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

Successfully merging this pull request may close these issues.

4 participants