[BUGFIX] Failing unit test in Dbal\DatabaseConnectionTest
There is one test to be sure 64bit integer values are stored correctly in the database. This test obviously has to fail on 32bit systems as they can't handle 64bit values. The patch disables the test for unsupported systems. Releases: master, 6.2 Resolves: #64651 Change-Id: I4f1047c19f4ba79df79ffdc92e38fb4f151d0add Reviewed-on: http://review.typo3.org/36447 Reviewed-by:Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Please register or sign in to comment