-
Notifications
You must be signed in to change notification settings - Fork 832
ensure that line directives are applied to source identifiers #18918
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
❗ Release notes required
|
Thank you @Martin521 for fixing it that quickly. |
I am also not yet sure if this really has fixed the fsi issue already. I will continue tomorrow. |
This should be ok now. The remaining test failures in WindowsXX_testDesktop4 seem to be unrelated to this PR. |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
The failing test is puzzling me. |
@Martin521 : It is deterministic, I also do not believe this is a flaky test anymore. |
Description
Fixes #18908
That was easier than I thought.
Checklist