rhijul / jaikuengine

Automatically exported from code.google.com/p/jaikuengine
Apache License 2.0
0 stars 0 forks source link

Tests failing in #r40 #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Revision #r40:
1. svn checkout http://jaikuengine.googlecode.com/svn/trunk/ jaikuengine
2. cd jaikuengine
3. python manage.py test:
  Ran 281 tests in 80.685s
  FAILED (failures=2)

Revision #r39:
1. svn checkout http://jaikuengine.googlecode.com/svn/trunk/@39 jaikuengine-r39
2. cd jaikuengine-r39
3. python manage.py test:
  Ran 281 tests in 84.315s
  OK

Original issue reported on code.google.com by jonasnoc...@gmail.com on 3 Apr 2009 at 11:13

GoogleCodeExporter commented 9 years ago
Should be fixed in r41.

Original comment by tony.t.t...@gmail.com on 4 Apr 2009 at 12:46

GoogleCodeExporter commented 9 years ago
Great! All tests complete OK now!

This issue can be closed.

Original comment by jonasnoc...@gmail.com on 4 Apr 2009 at 9:54