lizardsystem / lizard-map

Lizard-map provides basic map interaction for Django applications that use a lizard-ui user interface.
GNU Lesser General Public License v3.0
6 stars 1 forks source link

Failing test #4

Closed jackha closed 12 years ago

jackha commented 12 years ago

In jenkins you can see:

ERROR: test_mixins (lizard_map.tests.ViewsTest)

Traceback (most recent call last): File "/var/lib/jenkins/jobs/lizard-map/workspace/lizard_map/tests.py", line 136, in test_mixins gtc = view.google_tracking_code() TypeError: google_tracking_code() takes no arguments (1 given)


Ran 120 tests in 4.259s

FAILED (errors=1)

jackha commented 12 years ago

From december 2nd, the test build fine