Message from discussion
Tests failure on Ubuntu 8.04
MIME-Version: 1.0
Received: by 10.151.9.17 with SMTP id m17mr648051ybi.9.1240769014214; Sun, 26
Apr 2009 11:03:34 -0700 (PDT)
Date: Sun, 26 Apr 2009 11:03:34 -0700 (PDT)
X-IP: 94.189.223.87
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.9)
Gecko/2009042113 Ubuntu/8.10 (intrepid) Firefox/3.0.9,gzip(gfe),gzip(gfe)
Message-ID: <1145d212-1df8-4340-821a-cb070630b608@l16g2000pra.googlegroups.com>
Subject: Tests failure on Ubuntu 8.04
From: Bosko Ivanisevic <bosko.ivanise...@gmail.com>
To: EnkiBlog <enkiblog@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
I've tried Enki blog and I think it is really awesome, but I had one
problem. Running:
rake spec
on Ubuntu 8.04 finished with four errors:
1) ActionController::RoutingError in 'Admin::CommentsController
handling DELETE to destroy, JSON request deletes comment'
2) ActionController::RoutingError in 'Admin::CommentsController
handling DELETE to destroy, JSON request renders comment as json'
3) ActionController::RoutingError in 'Admin::PostsController handling
DELETE to destroy, JSON request deletes post'
4) ActionController::RoutingError in 'Admin::PostsController handling
DELETE to destroy, JSON request renders post as json'
On Windows machine all tests pass. Has anyone faced same behavior? I
didn't have time to take a closer look at the source to find out cause
of these errors, so I would appreciate if anyone can give a hint how
to fix them or just give short explanation why this happens.
Regards,
Bosko