Message from discussion
Tests failure on Ubuntu 8.04
MIME-Version: 1.0
Received: by 10.100.105.15 with SMTP id d15mr336505anc.29.1241213786981; Fri,
01 May 2009 14:36:26 -0700 (PDT)
Date: Fri, 1 May 2009 14:36:26 -0700 (PDT)
In-Reply-To: <1145d212-1df8-4340-821a-cb070630b608@l16g2000pra.googlegroups.com>
X-IP: 201.9.189.45
References: <1145d212-1df8-4340-821a-cb070630b608@l16g2000pra.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.9.0.9)
Gecko/2009042113 Ubuntu/9.04 (jaunty) Firefox/3.0.9 GTB5,gzip(gfe),gzip(gfe)
Message-ID: <7d3599dc-a59d-4be2-b7dc-ebf98c3efc69@p11g2000yqe.googlegroups.com>
Subject: Re: Tests failure on Ubuntu 8.04
From: =?ISO-8859-1?Q?Marcelo_Gon=E7alves?= <marcel...@gmail.com>
To: EnkiBlog <enkiblog@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Exactly the same error here but Ubuntu 9.04!
Any help, please?
[ ]s
mcg
On 26 abr, 15:03, Bosko Ivanisevic <bosko.ivanise...@gmail.com> wrote:
> 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,