Advertisement
Guest User

Untitled

a guest
Sep 28th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. Time: 21 seconds, Memory: 179.75Mb
  2.  
  3. There was 1 failure:
  4.  
  5. 1) TYPO3\FLOW3\Tests\Unit\Persistence\Generic\DataMapperTest::mapToObjectReconstitutesExpectedObjectAndRegistersItWithIdentitymapToObjects
  6. Expectation failed for method name is equal to <string:registerObject> when invoked 1 time(s)
  7. Parameter 0 for invocation TYPO3\FLOW3\Persistence\Generic\Session::registerObject(Entity0426895880c08e790f073b85629d222b Object (...), '1234') does not match expected value.
  8. Failed asserting that two objects are equal.
  9. --- Expected
  10. +++ Actual
  11. @@ @@
  12. Entity0426895880c08e790f073b85629d222b Object (
  13. '__phpunit_invocationMocker' => PHPUnit_Framework_MockObject_InvocationMocker Object (...)
  14. - '__phpunit_id' => 'Entity0426895880c08e790f073b8...222b#0'
  15. + '__phpunit_id' => null
  16. )
  17.  
  18. /var/www/vhosts/flow311/FLOW3-1.1.0/Packages/Framework/TYPO3.FLOW3/Classes/Persistence/Generic/DataMapper.php:107
  19. /var/www/vhosts/flow311/FLOW3-1.1.0/Packages/Framework/TYPO3.FLOW3/Tests/Unit/Persistence/Generic/DataMapperTest.php:84
  20. /var/www/vhosts/flow311/FLOW3-1.1.0/Packages/Framework/TYPO3.FLOW3/Tests/BaseTestCase.php:50
  21.  
  22. FAILURES!
  23. Tests: 3104, Assertions: 7130, Failures: 1, Incomplete: 14, Skipped: 110.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement