Skip to content

Gate on libclang 4 CI passing :) #720

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

Merged
merged 2 commits into from
May 25, 2017

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented May 25, 2017

Need those test expectation diffs across libclang versions from Travis CI...

@fitzgen fitzgen force-pushed the testing-libclang-versions branch from ba80e57 to b032c63 Compare May 25, 2017 01:20
Rather than having a tests that we only run if libclang >= 3.9, this makes the
test suite dynamically detect when we have different expectations for different
libclang versions. It does this by adding `tests/expectations/tests/libclang-$VERSION`
directories, and `testing_only_libclang_$VERSION` features that are consulted
when the usual expectation file does not exist.

Fixes rust-lang#697
@fitzgen fitzgen force-pushed the testing-libclang-versions branch from b032c63 to dc09012 Compare May 25, 2017 16:19
@fitzgen fitzgen changed the title [WIP] Testing libclang versions Gate on libclang 4 CI passing :) May 25, 2017
@fitzgen
Copy link
Member Author

fitzgen commented May 25, 2017

CI is green with libclang 4 🎉 🎉 🎉

r? @emilio

@emilio
Copy link
Contributor

emilio commented May 25, 2017

I'm wary of how this will turn out in order to update tests, but it's probably fine, and the extra test coverage is more than worth it.

@bors-servo r+

@bors-servo
Copy link

📌 Commit dc09012 has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit dc09012 with merge 09ac682...

bors-servo pushed a commit that referenced this pull request May 25, 2017
Gate on libclang 4 CI passing :)

Need those test expectation diffs across libclang versions from Travis CI...
@fitzgen
Copy link
Member Author

fitzgen commented May 25, 2017

I'm wary of how this will turn out in order to update tests, but it's probably fine, and the extra test coverage is more than worth it.

I just went through the process (I don't have libclang 4 installed) and it wasn't so bad.

@fitzgen
Copy link
Member Author

fitzgen commented May 25, 2017

nor libclang 3.8 installed for that matter

@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: emilio
Pushing 09ac682 to master...

@bors-servo bors-servo merged commit dc09012 into rust-lang:master May 25, 2017
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