-
Notifications
You must be signed in to change notification settings - Fork 19
Revert unintended CR/LF changes to non-3C files that originated in 277d84a5841634783e7d3752707e2a1e4e57a930. #961
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
Comments
Comment from @mgrang: LGTM. @mattmccutchen-cci Could you please verify if the validations are passing on Linux and Windows with this change? |
Comment from @mattmccutchen-cci:
I could run the 3C regression tests, but I'm not familiar with how to run your full set of tests (which presumably includes the 3C regression tests). Can you just run them as you would on any other PR? |
Comment from @mgrang:
You can run |
Comment from @mattmccutchen-cci:
I thought I've seen you trigger some process that runs the tests in your environment and posts GitHub status checks on the PR, and I assume that for whatever reason, it isn't affected by the build failure. Can you just use that process? |
Comment from @mgrang:
We discussed the Windows X64 build issue with @mwhicks1 and he says you should be able to build Windows X64 version without issues. |
Comment from @mwhicks1: @mgrang What I said is what you've quoted in the issue: We can successful fun I don't know what's in |
Comment from @mgrang: I will go ahead and merge this PR. I will let you know in case our ADO validations break after the merge. |
Comment from @mattmccutchen-cci: Thanks @mgrang! Hopefully we get these testing process issues sorted out over time. |
This issue was copied from checkedc/checkedc-clang#962
We first submitted them in PR #837, but Mandeep noticed
(checkedc/checkedc-clang#837 (review))
and the unintended changes were removed from that PR in
74bfcafad6b194bec68c30e04063aea5591a7f7a. However, when the squash of
PR #837 was merged with the original commits in
cfc998e, the unintended changes were
incorrectly retained. They got submitted again in the next 3C PR
(#891), and no one noticed that time.
The text was updated successfully, but these errors were encountered: