Page MenuHomePhabricator

PHPUnit tests seem to be editing at unix epoch
Closed, ResolvedPublic

Description

All edits of "Not Main Page" are at 00:00, 1 January 1970

reedy@ubuntu64-esxi:~/mediawiki/trunk/phase3/tests/phpunit$ make destructive
php phpunit.php --configuration /home/reedy/mediawiki/trunk/phase3/tests/phpunit/suite.xml
PHPUnit 3.4.13 by Sebastian Bergmann.

.........................ISI..I...I.III.......IS............ 59 / 843
..................................................I......... 119 / 843
............................................................ 179 / 843
......

Time: 10 seconds, Memory: 75.25Mb

OK, but incomplete or skipped tests!
Tests: 185, Assertions: 73844, Incomplete: 9, Skipped: 2.
reedy@ubuntu64-esxi:~/mediawiki/trunk/phase3/tests/phpunit$ date
Wed Dec 22 14:49:05 GMT 2010
reedy@ubuntu64-esxi:~/mediawiki/trunk/phase3/tests/phpunit$


Version: unspecified
Severity: minor

Details

Reference
bz26392

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:13 PM
bzimport set Reference to bz26392.
bzimport added a subscriber: Unknown Object (MLST).

since we should have unit tests happening in a temp database now, I think this can be closed.