Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2008 at 02:38 UTC
Updated:
6 Aug 2010 at 11:25 UTC
i set my system default language to chinese and run the simpletest's testcases, just got too many exceptions and errors. while it's ok when switching to english interface. the attachement is part of the sreenshot. anyone can help?
| Comment | File | Size | Author |
|---|---|---|---|
| 2008-08-27_102247.jpg | 500.01 KB | wilson98 |
Comments
Comment #1
boombatower commentedSeems like this is related to the design of SimpleTest which is developed in core and backported.
Comment #2
dave reidI am very sure this is related to the problem with modules not being installed properly (aka the cache_update table warning). I will try and find the specific issue.
Comment #3
dave reidSee #472684: Install non-default modules one at a time to ensure proper module list is maintained during installation hooks
Comment #4
das-peter commentedHi there,
I had a similar issue. Here's the report:
http://drupal.org/node/874824
Patch is attached
Cheers,
Peter
Comment #5
jbrown commented#276153: Testing does not work at all when locale of host session is not English