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 #1

Updated by Nicole Cordes over 11 years ago

The tests fail because the database table can not be created. The tests fail in phpunit extension when some database dummies should be added because the table is missing.

Actions #2

Updated by Patrick Broens over 11 years ago

  • Target version set to 6.0.0-RC2
  • Complexity set to medium
Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Mathias Schreiber
  • Is Regression set to No

is this still the case?

Actions #4

Updated by Jigal van Hemert over 9 years ago

  • Status changed from Needs Feedback to Closed

6.0 is not maintained anymore.

Actions

Also available in: Atom PDF