-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[Diag] Refactor DiagnosticEngine to use YAML
files - Reopen
#32483
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
[Diag] Refactor DiagnosticEngine to use YAML
files - Reopen
#32483
Conversation
YAML
files - ReopenYAML
files - Reopen
f23a957
to
c23d6a4
Compare
a0b99f9
to
c685d38
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good to me now!
@swift-ci please test |
@swift-ci please asan test |
Build failed |
Build failed |
@swift-ci please test |
@swift-ci please asan test |
Build failed |
Build failed |
@swift-ci please smoke test Windows platform |
@xedin sorry about that. Please run tests again. |
@swift-ci please test |
@swift-ci please asan test |
@LucianoPAlmeida Thank you! :) |
Build failed |
Build failed |
@LucianoPAlmeida Can you run Windows tests too? |
@swift-ci please smoke test Windows platform |
It should be triggered automatically though (/cc @shahmishal)... |
It did but had not updated the GitHub UI yet - https://ci-external.swift.org/job/swift-PR-windows/4488/ |
@swift-ci please test source compatibility release |
The last PR #32239 got reverted because it was causing build failures on the Windows bot.
I fixed the issue with files organization and I also fixed the issue mentioned in this comment #32239 (comment)
ref #32239, #32460
cc @xedin, @compnerd, @davezarzycki