Project

General

Profile

Actions

Bug #33269

closed

IPv6 test cases fail

Added by Oliver Hader about 12 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2012-01-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The IPv6 test cases on "bin2hex" and "compress" fail.
It seems like something is wrong in the IPv6 implementation there.

Besides that: Normalization and compression should not use the same dataprovider.

Actions #1

Updated by Andreas Wolf about 12 years ago

Could you please point me to the exact failing test cases? For me, all tests pass on master and TYPO3_4-6.

Actions #2

Updated by Steffen Gebert about 12 years ago

  • Status changed from New to Accepted

It's only on Mac. The non-native PHP code is totally wrong. It's badly implemented, as it's not separated into separate functions for different implementations (PHP's network functions against string magic), it's not possible to unit test this code correctly.

I started working on that in a local branch, but somewhere started to totally change things around and introduce IP address objects.

Actions #3

Updated by Wouter Wolters over 9 years ago

  • Status changed from Accepted to Needs Feedback
  • Is Regression set to No

Tests are skipped on Mac. Is this issue solved now?

Actions #4

Updated by Alexander Opitz almost 9 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF