Project

General

Profile

Actions

Bug #75954

closed

UnitTest Failure in typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php

Added by Morton Jonuschat about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Start date:
2016-04-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Running the unit tests in typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php with a TimeZone different from UTC results in test failures:

1) TYPO3\CMS\Extbase\Tests\Unit\Persistence\Generic\Mapper\DataMapperTest::getPlainValueReturnsCorrectDateTimeFormat
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'2013-04-15 09:30:00'
+'2013-04-15 07:30:00'

typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php:279

Steps to reproduce:

bin/phpunit -c typo3/sysext/core/Build/UnitTests.xml -ddate.timezone=Europe/Amsterdam typo3/sysext/extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php
Actions #1

Updated by Gerrit Code Review about 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47945

Actions #2

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47945

Actions #3

Updated by Gerrit Code Review about 8 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47958

Actions #4

Updated by Jigal van Hemert about 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF