[TYPO3-core] [Still Failing] TYPO3/TYPO3.CMS#2598 (master - 9f4f9c4)

Travis CI notifications at travis-ci.org
Fri Mar 14 00:31:43 CET 2014


Build Update for TYPO3/TYPO3.CMS
-------------------------------------

Build: #2598
Status: Still Failing

Duration: 10 minutes and 11 seconds
Commit: 9f4f9c4 (master)
Author: Nicole Cordes
Message: [BUGFIX] FunctionalTestCaseBootstrapUtility throws warnings on Windows

If the FunctionalTestCaseBootstrapUtility::removeInstance() tries to
delete an existing symlink to a folder, the function unlink() is used.
This leads to a warning on Windows systems because unlink can only
delete files and symlinks to files.
This patch adds a rmdir() call for symlinks which works for Windows
system as well.

Resolves: #56892
Releases: 6.2
Change-Id: I2de757daea89a65a0a631c7592287e16218c1452
Reviewed-on: https://review.typo3.org/28371
Reviewed-by: Stefan Neufeind
Tested-by: Stefan Neufeind

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/7cf15c8ef1f3...9f4f9c4f8120

View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/20730342

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140313/4f261d8d/attachment-0001.htm>


More information about the TYPO3-team-core mailing list