[BUGFIX] Get unit tests working again
Changed serialize behaviour in PHP triggers funny phpunit issues in some tests. Switching to phpunit master for now and skipping some tests makes travis-ci green again and gives us time for detail fixes. Change-Id: I1c694c0c5dba98b31b9ef7c826fa6614ffa512df Resolves: #59685 Releases: 6.3, 6.2 Reviewed-on: https://review.typo3.org/30889 Reviewed-by: Christian Mueller Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- composer.json 2 additions, 1 deletioncomposer.json
- typo3/sysext/extbase/Tests/Unit/Mvc/Controller/AbstractControllerTest.php 1 addition, 0 deletions...base/Tests/Unit/Mvc/Controller/AbstractControllerTest.php
- typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ActionControllerTest.php 4 additions, 0 deletions...xtbase/Tests/Unit/Mvc/Controller/ActionControllerTest.php
Please register or sign in to comment