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

Generation: Move DetoxAction invocations to generated code #479

Merged
merged 1 commit into from
Jan 9, 2018

Conversation

DanielMSchmidt
Copy link
Contributor

To do this I had to add some mechanisms to allow
sanitizers to work with function names and arguments
instead of only with types as before.

Also some more types were enabled.

To do this I had to add some mechanisms to allow
sanitizers to work with function names and arguments
instead of only with types as before.

Also some more types were enabled.
@DanielMSchmidt DanielMSchmidt changed the title Move DetoxAction invocations to generated code Generation: Move DetoxAction invocations to generated code Jan 7, 2018
@rotemmiz
Copy link
Member

rotemmiz commented Jan 8, 2018

Looks great, I just need you to make sure it doesn't break Android e2e, and since we still can't run it in CI please make sure it runs locally . When done mention it here and I'll merge

@DanielMSchmidt
Copy link
Contributor Author

@rotemmiz tested locally with result ✅

 66 passing (3m)
  4 pending

@rotemmiz rotemmiz merged commit d658f45 into master Jan 9, 2018
@rotemmiz rotemmiz deleted the generation-for-DetoxAction branch January 9, 2018 14:13
@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants