On Thu, Jun 11, 2009 at 11:01 AM, Tarun Pasrija wrote:
>
> In the regression suite, I ran the model model_regress and it fails
> with the following error:-
>
> Database - MYSQL
> Platform - Windows
>
> BrokenUnicodeMethod.objects.all()
> Expected:
>[]
> Got:
>[]
>
> On Linux this test case
In the regression suite, I ran the model model_regress and it fails
with the following error:-
Database - MYSQL
Platform - Windows
BrokenUnicodeMethod.objects.all()
Expected:
[]
Got:
[]
On Linux this test case runs fine.
The following code breaks in the test case:-
class BrokenUnicode