Bug #38582

Eel Unit test fails on 32-bit system number is out of 32-bit range

Added by Sebastiaan van Parijs about 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-07-03
Priority:Must have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:-

Description

Unittest failure message:
TYPO3\Eel\Tests\Unit\InterpretedEvaluatorTest::integerLiteralsCanBeParsed with data set #2 ('237498237473284', , 2.3749823747328E+14)
Failed asserting that 2147483647 is identical to 2.3749823747328E+14.

When change the number on line #35: to a number within the 32-bit range, the test does not fail.

Associated revisions

Revision 9f998145
Added by Sebastian Kurfuerst about 3 years ago

[BUGFIX] Make Eel Unit tests run on 32-bit system by using a number inside 32 bit range

Resolves: #38582
Change-Id: Iae5d8a505d27bc50227abf0e69ab58158a9e8233

History

#1 Updated by Gerrit Code Review about 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12550

#2 Updated by Sebastian Kurfuerst about 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF