-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Testing ModelsCalculationsTest #2709
Comments
Could you please try again with 2.0.0? |
$ phpunit --debug -c unit-tests/phpunit.xml Configuration read from /home/hexogen/Builds/phalcon/cphalcon/unit-tests/phpunit.xml Starting test 'AnnotationsAdaptersTest::testMemoryAdapter'. // phalcon 2.0.0 |
With phpunit 4.4 I can't launch the tests. |
This is now fixed in 2.0.0 |
UnitTest failed on:
Testing ModelsCalculationsTest Literals are disabled in PHQL statements
#0 [internal function]: Phalcon\Mvc\Model\Query->parse()
#1 [internal function]: Phalcon\Mvc\Model\Query->execute(NULL, NULL)
#2 [internal function]: Phalcon\Mvc\Model::_groupResult('COUNT', 'rowcount', 'estado='A'')
#3 /home/user/Builds/cphalcon/unit-tests/ModelsCalculationsTest.php(137): Phalcon\Mvc\Model::count('estado='A'')
#4 /home/user/Builds/cphalcon/unit-tests/ModelsCalculationsTest.php(77): ModelsCalculationsTest->_executeTestsNormal(Object(Phalcon\DI))
#5 /home/user/Builds/cphalcon/unit-tests/manual-unit.php(133): ModelsCalculationsTest->testCalculationsMysql()
#6 /home/user/Builds/cphalcon/unit-tests/manual-unit.php(176): PHPUnit_Framework_TestCase::main('ModelsCalculati...')
#7 {main}
Environment:
OS: Ubuntu 14.04 x64
Server: Apache 2.4
Phalcon: 1.3.2
CPU: i5 4690k
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: