Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stefanruijsenaars/babe14105c63335d39a7f9894288c359 to your computer and use it in GitHub Desktop.
Save stefanruijsenaars/babe14105c63335d39a7f9894288c359 to your computer and use it in GitHub Desktop.
sr@MacBook-Pro-de-sr /A/M/h/d/core> ../vendor/phpunit/phpunit/phpunit --filter=CommentStatusFieldAccessTest --verbose
PHPUnit 4.8.11 by Sebastian Bergmann and contributors.
Runtime: PHP 5.6.10
Configuration: /Applications/MAMP/htdocs/drupal/core/phpunit.xml.dist
E
Time: 15.81 seconds, Memory: 199.25Mb
There was 1 error:
1) Drupal\Tests\comment\Functional\CommentStatusFieldAccessTest::testCommentStatusFieldAccessStatus
PHPUnit_Framework_Exception: Fatal error: Call to undefined function Drupal\Tests\drupal_register_shutdown_function() in /Applications/MAMP/htdocs/drupal/core/tests/Drupal/Tests/BrowserTestBase.php on line 526
FAILURES!
Tests: 1, Assertions: 0, Errors: 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment