Project

General

Profile

Actions

Bug #37544

closed

Unit tests failures in t3lib_extFileFunctionsTest

Added by Oliver Klee almost 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2012-05-28
Due date:
% Done:

0%

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

Description

These failures happen on an Ubuntu Linux system using PHP 5.3.10 with XCache and XDebug enabled, using the PHPUnit extension version 3.6.10.

createNewFileInLocalStorage
Failure in test case createNewFileInLocalStorage
File: /home/klee/eclipse/typo3_src/tests/Unit/t3lib/class.t3lib_extfilefuncTest.php
Line: 169
Failed asserting that false matches expected true.
createNewFolderInLocalStorage
Failure in test case createNewFolderInLocalStorage
File: /home/klee/eclipse/typo3_src/tests/Unit/t3lib/class.t3lib_extfilefuncTest.php
Line: 196
Failed asserting that false matches expected true.
deleteFolderInLocalStorage
Failure in test case deleteFolderInLocalStorage
File: /home/klee/eclipse/typo3_src/tests/Unit/t3lib/class.t3lib_extfilefuncTest.php
Line: 259
Failed asserting that null matches expected true.
renameFileInLocalStorage
Failure in test case renameFileInLocalStorage
File: /home/klee/eclipse/typo3_src/tests/Unit/t3lib/class.t3lib_extfilefuncTest.php
Line: 299
Failed asserting that false matches expected true.
renameFolderInLocalStorage
Failure in test case renameFolderInLocalStorage
File: /home/klee/eclipse/typo3_src/tests/Unit/t3lib/class.t3lib_extfilefuncTest.php
Line: 336
Failed asserting that false matches expected true.
moveFileInLocalStorage
Failure in test case moveFileInLocalStorage
File: /home/klee/eclipse/typo3_src/tests/Unit/t3lib/class.t3lib_extfilefuncTest.php
Line: 387
Failed asserting that false matches expected true.
moveFolderInLocalStorage
Failure in test case moveFolderInLocalStorage
File: /home/klee/eclipse/typo3_src/tests/Unit/t3lib/class.t3lib_extfilefuncTest.php
Line: 433
Failed asserting that false matches expected true.
copyFileInLocalStorage
Failure in test case copyFileInLocalStorage
File: /home/klee/eclipse/typo3_src/tests/Unit/t3lib/class.t3lib_extfilefuncTest.php
Line: 487
Failed asserting that false matches expected true.
copyFolderInLocalStorage
Failure in test case copyFolderInLocalStorage
File: /home/klee/eclipse/typo3_src/tests/Unit/t3lib/class.t3lib_extfilefuncTest.php
Line: 536
Failed asserting that false matches expected true.

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #36995: Test failure in t3lib_file_Driver_AbstractDriverTest.filenamesAreCorrectlyValidatedClosed2012-05-09

Actions
Is duplicate of TYPO3 Core - Bug #38115: t3lib_file_Utility_FileExtensionFilterTest failsClosed2012-06-16

Actions
Actions #1

Updated by Jigal van Hemert almost 12 years ago

  • Category set to Tests
  • Status changed from New to Accepted
Actions #2

Updated by Oliver Hader almost 12 years ago

  • Status changed from Accepted to Resolved
Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF