Skip to content
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

[singlejar] Remove unused port.cc and actually test desugar_checking_test #6336

Closed
wants to merge 1 commit into from

Conversation

rongjiecomputer
Copy link
Contributor

@rongjiecomputer rongjiecomputer changed the title [singljar] Remove unused port.cc and actually test desugar_checking_test [singlejar] Remove unused port.cc and actually test desugar_checking_test Oct 9, 2018
@rongjiecomputer
Copy link
Contributor Author

/cc @laszlocsomor

@laszlocsomor
Copy link
Contributor

Sorry for the long delay in review. We're in NYC this week for BazelCon.

@@ -100,7 +99,7 @@ cc_test(
cc_test(
name = "desugar_checking_test",
srcs = [
"combiners_test.cc",
"desugar_checking_test.cc",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, was desugar_checking_test never actually executing?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it never actually executed. See the commit that introduced desugar_checking library: 5f91119

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

Successfully merging this pull request may close these issues.

3 participants