Project

General

Profile

Actions

Bug #20430

closed

Test failure and SQL error in the Cache unit tests

Added by Oliver Klee over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-05-15
Due date:
% Done:

0%

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

Description

Testsuite: t3lib_cache_backend_DbBackendTestCase

setCacheTableThrowsExceptionOnNonExistentTable
! Failure in test case setCacheTableThrowsExceptionOnNonExistentTable
File: typo3conf/ext/phpunit/PHPUnit-3.3.15/PHPUnit/Framework/TestCase.php
Line: 525:
Description
Expected exception t3lib_cache_Exception

tearDown

caller t3lib_DB::sql_query
ERROR Unknown table 'test_cache_dbbackend'
lastBuiltQuery DROP TABLE test_cache_dbbackend;
debug_backtrace require#49 // tx_phpunit_module1->main#57 // tx_phpunit_module1->runTests_render#120 // tx_phpunit_module1->runTests_renderRunningTest#174 // PHPUnit_Framework_TestSuite->run#520 // PHPUnit_Framework_TestSuite->run#621 // PHPUnit_Framework_TestSuite->runTest#658 // PHPUnit_Framework_TestCase->run#677 // PHPUnit_Framework_TestResult->run#375 // PHPUnit_Framework_TestCase->runBare#607 // t3lib_cache_backend_DbBackendTestCase->tearDown#437 // t3lib_DB->sql_query#587 // t3lib_DB->debug#786

(issue imported from #M11097)

Actions

Also available in: Atom PDF