Skip to content

Instantly share code, notes, and snippets.

@mneuhaus
Created April 5, 2013 15:19
Show Gist options
  • Save mneuhaus/5320137 to your computer and use it in GitHub Desktop.
Save mneuhaus/5320137 to your computer and use it in GitHub Desktop.
PHPUnit 3.7.9 by Sebastian Bergmann.
Configuration read from /Users/mneuhaus/Sites/Flow/Standalone/Build/buildessentials/PhpUnit/FunctionalTests.xml
I.....F..............
Time: 41 seconds, Memory: 127.75Mb
There was 1 failure:
1) TYPO3\Flow\Tests\Functional\Security\ContentSecurityTest::anonymousUsersAreNotAllowedToSeeRestrictableEntitiesAtAll
Failed asserting that false is true.
/Users/mneuhaus/Sites/Flow/Standalone/Packages/Framework/TYPO3.Flow/Tests/Functional/Security/ContentSecurityTest.php:123
/Users/mneuhaus/Sites/Flow/Standalone/Packages/Framework/TYPO3.Flow/Tests/BaseTestCase.php:41
FAILURES!
Tests: 21, Assertions: 37, Failures: 1, Incomplete: 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment