Message from discussion
Tests failure on Ubuntu 8.04
Received: by 10.229.84.197 with SMTP id k5mr149938qcl.19.1241594636990;
Wed, 06 May 2009 00:23:56 -0700 (PDT)
Return-Path: <xavier-l...@rhnh.net>
Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26])
by gmr-mx.google.com with ESMTP id 19si603182qyk.7.2009.05.06.00.23.56;
Wed, 06 May 2009 00:23:56 -0700 (PDT)
Received-SPF: neutral (google.com: 66.111.4.26 is neither permitted nor denied by best guess record for domain of xavier-l...@rhnh.net) client-ip=66.111.4.26;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 66.111.4.26 is neither permitted nor denied by best guess record for domain of xavier-l...@rhnh.net) smtp.mail=xavier-l...@rhnh.net
Received: from compute2.internal (compute2.internal [10.202.2.42])
by out1.messagingengine.com (Postfix) with ESMTP id 93F6E33E46B
for <enkiblog@googlegroups.com>; Wed, 6 May 2009 03:23:56 -0400 (EDT)
Received: from heartbeat1.messagingengine.com ([10.202.2.160])
by compute2.internal (MEProxy); Wed, 06 May 2009 03:23:56 -0400
X-Sasl-enc: a6pkJ6BTsVQoMJVaPeOxi9087UImiWy285PCo5M4h62M 1241594635
Received: from xavier-shays-computer-3.local (124-168-42-159.dyn.iinet.net.au [124.168.42.159])
by mail.messagingengine.com (Postfix) with ESMTPSA id 747B4268AC
for <enkiblog@googlegroups.com>; Wed, 6 May 2009 03:23:55 -0400 (EDT)
Message-ID: <4A013B08.60401@rhnh.net>
Date: Wed, 06 May 2009 17:23:52 +1000
From: Xavier Shay <xavier-l...@rhnh.net>
User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
To: enkiblog@googlegroups.com
Subject: Re: Tests failure on Ubuntu 8.04
References: <1145d212-1df8-4340-821a-cb070630b608@l16g2000pra.googlegroups.com> <7d3599dc-a59d-4be2-b7dc-ebf98c3efc69@p11g2000yqe.googlegroups.com>
In-Reply-To: <7d3599dc-a59d-4be2-b7dc-ebf98c3efc69@p11g2000yqe.googlegroups.com>
Hey guys, I'll have to get an ubuntu image installed and get back to=20
you. Was there any stack trace with the errors?
Marcelo Gon=E7alves wrote:
> Exactly the same error here but Ubuntu 9.04!
>=20
> Any help, please?
>=20
> [ ]s
> mcg
>=20
>=20
>=20
> 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,
>> Bosko
> >=20