-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Unit test BlogControllerTest::testNewComment failing #554
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
Comments
For me the tests on master are passing just fine:
Edit: Also TravisCI looks good to me: https://github.com/symfony/symfony-demo/commits/master |
@wcomnisky, try to disable |
@voronkovich why would that help? |
I couldn't retest yet to confirm but I think there's relation with the issue #556 |
@wcomnisky is the test still failing with the latest composer changes on master? |
I guess this can be closed then? |
Tests are passing now. Closing.. $ ./vendor/bin/phpunit PHPUnit 4.8.35 by Sebastian Bergmann and contributors. ...................................... Time: 11 seconds, Memory: 22.00MB OK (38 tests, 71 assertions) |
Tested against latest changeset on master: 46824f1
PHP 7.1.4-1
The text was updated successfully, but these errors were encountered: