#1482: I18n test case failed
-----------------------------------+----------------------------------------
Reporter: devlin__ | Owner: jwage
Type: defect | Status: new
Priority: major | Milestone:
Component: Behaviors | Version: 1.0
Keywords: | Has_test: 0
Mystatus: Pending Core Response | Has_patch: 0
-----------------------------------+----------------------------------------
Test cases for I18n fail on Doctrine 1.0.*
{{{
$ php run.php -group behaviors -coverage
Doctrine Framework Custom test
====================
........
Doctrine_Record_Generator_TestCase : method testGeneratorComponentBinding
failed on line 60
Doctrine_Record_Generator_TestCase : method testGeneratorComponentBinding2
failed on line 76 Unknown record property / related component
"Translation" on "I18nGeneratorComponentBinding"
====================
Tested: 8 test cases
Successes: 120 passes.
Failures: 2 fails.
}}}
Seems that this is an environment related issue because I see no other way
this could have escaped several releases
Here is the php version info I have
{{{
$ php -v
PHP 5.2.6-pl6-gentoo (cli) (built: Sep 8 2008 20:06:29)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with Xdebug v2.0.3, Copyright (c) 2002-2007, by Derick Rethans
}}}
and configure command
{{{
'./configure' '--prefix=/usr/lib/php5' '--host=i686-pc-linux-gnu' '--
mandir=/usr/lib/php5/man' '--infodir=/usr/lib/php5/info' '--
sysconfdir=/etc' '--cache-file=./config.cache' '--enable-cli' '--disable-
cgi' '--with-config-file-path=/etc/php/cli-php5' '--with-config-file-scan-
dir=/etc/php/cli-php5/ext-active' '--without-pear' '--enable-
bcmath=shared' '--with-bz2=shared' '--enable-calendar=shared' '--with-
curl=shared' '--without-curlwrappers' '--disable-dbase' '--enable-
exif=shared' '--without-fbsql' '--without-fdftk' '--enable-ftp=shared'
'--with-gettext=shared' '--with-gmp=shared' '--without-kerberos'
'--enable-mbstring=shared' '--with-mcrypt=shared' '--with-mhash=shared'
'--without-msql' '--without-mssql' '--with-ncurses=shared' '--with-
openssl' '--with-openssl-dir=/usr' '--enable-pcntl=shared' '--with-
pgsql=shared' '--with-pspell=shared' '--without-recode' '--enable-shmop'
'--without-snmp' '--enable-soap=shared' '--enable-sockets=shared'
'--without-sybase' '--without-sybase-ct' '--enable-sysvmsg=shared'
'--enable-sysvsem=shared' '--enable-sysvshm=shared' '--with-tidy=shared'
'--enable-wddx=shared' '--with-xmlrpc=shared' '--with-xsl=shared'
'--enable-zip=shared' '--with-zlib=shared' '--disable-debug' '--enable-
dba=shared' '--without-cdb' '--with-db4' '--with-gdbm' '--without-qdbm'
'--with-freetype-dir=/usr' '--with-t1lib=/usr' '--disable-gd-jis-conv'
'--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr'
'--with-gd' '--with-imap=shared' '--with-imap-ssl' '--with-ldap=shared'
'--without-ldap-sasl' '--with-mysql=shared,/usr' '--with-mysql-
sock=/var/run/mysqld/mysqld.sock' '--with-
mysqli=shared,/usr/bin/mysql_config' '--with-unixODBC=shared,/usr'
'--without-adabas' '--without-birdstep' '--without-dbmaker' '--without-
empress' '--without-esoob' '--without-ibm-db2' '--with-iodbc=shared,/usr'
'--without-sapdb' '--without-solid' '--without-pdo-dblib' '--with-pdo-
mysql=shared,/usr' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-
pgsql=shared' '--with-pdo-sqlite=shared,/usr' '--with-readline'
'--without-libedit' '--with-mm' '--with-sqlite=/usr' '--enable-sqlite-
utf8'
}}}
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1482>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---