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

adjustments to exploitability analysis #959

Merged
merged 1 commit into from Nov 21, 2012
Merged

adjustments to exploitability analysis #959

merged 1 commit into from Nov 21, 2012

Conversation

twobraids
Copy link
Contributor

some minor adjustments to the exploitability analysis code:

  • remove label from exploitability value
  • move error message to processor notes

sthr,
os,
nowFunc
)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

so, I totally hate this, but the ExternalProcessor never has had unittests. these default contructor arguments make the ExternalProcessor parallel with the base class Processor. It makes unit tests easier to write in the deprecated context of the Processor tests.

@peterbe
Copy link
Contributor

peterbe commented Nov 21, 2012

Have you run pyflake on it?
To make sure you didn't accidentally reference something that doesn't exist.

Nothing obvious stands out so a vague r+

twobraids added a commit that referenced this pull request Nov 21, 2012
adjustments to exploitability analysis
fully pyflaked
@twobraids twobraids merged commit 8ce6f81 into mozilla-services:master Nov 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants