[TYPO3-core] RFC #14018: Bug: Unit test failure in t3lib_PageRenderer_testcase

Ernesto Baschny [cron IT] ernst at cron-it.de
Tue Apr 13 22:30:13 CEST 2010


Oliver Klee schrieb am 13.04.2010 21:29:

> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=14018
> 
> Branches:
> trunk
> 
> Problem:
> Using the latest trunk, I get the following test failure:
> 
> Testsuite: t3lib_PageRenderer_testcase
> 
> testEnableExtJsDebug
> ! Failure in test case testEnableExtJsDebug
> File:
> /home/klee/eclipse/typo3_src/tests/t3lib/t3lib_pagerenderer_testcase.php
> Line: 467:
> Description
> Failed asserting that <text> contains "<script
> src="contrib/extjs/adapter/jquery/ext-jquery-adapter.js"
> type="text/javascript"></script> <script
> src="contrib/extjs/ext-all-debug.js" type="text/javascript"></script>".
> 
> 
> Solution:
> Only check for the second line (as this is the only line relevant to
> this test anyway).

Solved in the follow-up to #13998, meaning commited in rev. 7352. Thanks!

Cheers,
Ernesto


More information about the TYPO3-team-core mailing list