Actions
Bug #36994
closedTest failure in t3lib_divTest. compressIPv6CorrectlyCompressesAdresses
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2012-05-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Testsuite: t3lib_divTest
compressIPv6CorrectlyCompressesAdresses with data set "some address on right side"
Failure in test case compressIPv6CorrectlyCompressesAdresses with data set "some address on right side"
File: /Users/klee/eclipse/typo3_src/tests/Unit/t3lib/class.t3lib_divTest.php
Line: 386
Failed asserting that two strings are equal.
'::f0f' '::0.0.15.15'
This is on Mac OS X using the built-in PHP 5.3.8 with today's Core master.
Updated by Oliver Klee over 12 years ago
This test does not fail on my Ubuntu Linux machine which is running PHP 5.3.10.
Updated by Wouter Wolters over 11 years ago
- Status changed from New to Needs Feedback
Still an issue? There have been some updates to the Unit-test and also this one in the last year.
Updated by Oliver Klee over 11 years ago
Wouter Wolters wrote:
Still an issue? There have been some updates to the Unit-test and also this one in the last year.
No, this issues does not occur for me anymore on my Mac system. So this ticket can be closed.
Updated by Alexander Opitz almost 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
Actions