Skip to content

Conversation

@sergeyklay
Copy link
Contributor

Reverts #34

@sergeyklay
Copy link
ContributorAuthor

sergeyklay commented Oct 17, 2016

@ischenko
I roll back these changes because they are completely broke our tests.
For example see: https://travis-ci.org/phalcon/cphalcon/jobs/168296807

Please try to sort out and cover your changes by providing some tests

@DavertMikDavertMik merged commit 5fb1d68 into masterOct 17, 2016
@sergeyklaysergeyklay deleted the revert-34-verify-mock-objects branch October 17, 2016 22:28
@ischenko
Copy link
Contributor

ischenko commented Oct 18, 2016

@sergeyklay
I've managed to reproduce the issue. It occurs when the Specify trait is inherited from base class (see Reproduced issue: Property SpecifyTest::$beforeSpecify does not exist).

I will commit a fix tonight.

@ischenko
Copy link
Contributor

@sergeyklay
I've created a pull request with the fix ( see #37 ).

Sign up for freeto 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

@sergeyklay@ischenko@DavertMik