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

Each subclass was triggering code injection for it's parent class #889

Merged
merged 2 commits into from
Oct 12, 2016

Conversation

tlaport4
Copy link
Contributor

IMPORTANT: By submitting a patch, you agree that your work will be licensed under the license used by the project.

If your pull request does not pass CI, it will not be merged (unless heavily justified).

Description

Please provide a description of what this PR is meant to fix, and how it works (if it's not clear from the code changes).

Tests

Please list all major test changes. All issues should have a test created to address the issue in the future (as relevant).

If closing issues, please write Closes #ISSUE_NUMBER[, #ISSUE_NUMBER2, ...], to automatically close the equivalent issue.

Note: This template is a guide, remove sections as applicable.

{
prepareCodeInjectionForAttribute(aClass, av);
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you ensure all indentation are spaces (2 for an indent). I am seeing some tabs in this PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, I'll update when I get a chance.

I'm used to using tabs, sorry.

@TimLethbridge
Copy link
Member

I'm not bothered by the appveyor failing on the PR. It passed on the branch. That should be good enough to merge, but I will leave it to Vahdat

@vahdat-ab
Copy link
Member

@TimLethbridge I was trying to understand the issue. We somehow need to know why this happens. It shows the error related to getting http://downloads.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/simpletest_1.1.0.tar.gz
I consider this as a timeout issue.

@vahdat-ab vahdat-ab merged commit 9beb8c9 into master Oct 12, 2016
@TimLethbridge TimLethbridge deleted the associationCodeInjectionFix branch November 16, 2016 15:15
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