Project

General

Profile

Actions

Bug #42953

closed

Failing test CategoryCollectionTest on Windows

Added by Jigal van Hemert over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Category:
Tests
Target version:
Start date:
2012-11-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

Testing on Windows with PHPunit git extension.
(Path and line number is already reported to PhpUnit)

Testsuite: TYPO3\CMS\Core\Tests\Functional\Category\Collection\CategoryCollectionTest
checkIfFromArrayMethodSetCorrectProperties
! Error in test case checkIfFromArrayMethodSetCorrectProperties
File: D:\TYPO3\TYPO3 extensions\phpunit\Classes\Framework.php
Line: 237
The table name "tx_foo_5001615c50bed" is not allowed.
canCreateDummyCollection
! Error in test case canCreateDummyCollection
File: D:\TYPO3\TYPO3 extensions\phpunit\Classes\Framework.php
Line: 237
The table name "tx_foo_5001615c50bed" is not allowed.
canCreateDummyCollectionAndFillItems
! Error in test case canCreateDummyCollectionAndFillItems
File: D:\TYPO3\TYPO3 extensions\phpunit\Classes\Framework.php
Line: 237
The table name "tx_foo_5001615c50bed" is not allowed.
getCollectedRecordsReturnsEmptyRecordSet
! Error in test case getCollectedRecordsReturnsEmptyRecordSet
File: D:\TYPO3\TYPO3 extensions\phpunit\Classes\Framework.php
Line: 237
The table name "tx_foo_5001615c50bed" is not allowed.
isStorageTableNameEqualsToSysCategory
! Error in test case isStorageTableNameEqualsToSysCategory
File: D:\TYPO3\TYPO3 extensions\phpunit\Classes\Framework.php
Line: 237
The table name "tx_foo_5001615c50bed" is not allowed.
isStorageItemsFieldEqualsToItems
! Error in test case isStorageItemsFieldEqualsToItems
File: D:\TYPO3\TYPO3 extensions\phpunit\Classes\Framework.php
Line: 237
The table name "tx_foo_5001615c50bed" is not allowed.
canLoadADummyCollectionFromDatabase
! Error in test case canLoadADummyCollectionFromDatabase
File: D:\TYPO3\TYPO3 extensions\phpunit\Classes\Framework.php
Line: 237
The table name "tx_foo_5001615c50bed" is not allowed.
canLoadADummyCollectionFromDatabaseAndAddRecord
! Error in test case canLoadADummyCollectionFromDatabaseAndAddRecord
File: D:\TYPO3\TYPO3 extensions\phpunit\Classes\Framework.php
Line: 237
The table name "tx_foo_5001615c50bed" is not allowed.
canLoadADummyCollectionWithoutContentFromDatabase
! Error in test case canLoadADummyCollectionWithoutContentFromDatabase
File: D:\TYPO3\TYPO3 extensions\phpunit\Classes\Framework.php
Line: 237
The table name "tx_foo_5001615c50bed" is not allowed.

Actions

Also available in: Atom PDF