Hi,
-- I just changed some markdown files in the repository and got the following unittest failure on Node.js 0.8: The strange thing is that it seemed to work on Node.js 0.10. Also, the commits didn't change any of the Amber related sources. Any hints? Ping @herby.
Best, Manfred You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
It may be the timeout issue if travis machine got suddenly slowed. Though I do not remember hitting one myself.
Manfred Kröhnert wrote: > Hi, > > I just changed some markdown files in the repository and got the > following unittest failure on Node.js 0.8: > > https://travis-ci.org/mkroehnert/amber/jobs/14413150 > > The strange thing is that it seemed to work on Node.js 0.10. > Also, the commits didn't change any of the Amber related sources. > > Any hints? > Ping @herby. > > Best, > Manfred > > -- > You received this message because you are subscribed to the Google > Groups "amber-lang" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [hidden email]. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
On Sat, Nov 23, 2013 at 2:18 PM, Herby Vojčík <[hidden email]> wrote: It may be the timeout issue if travis machine got suddenly slowed. Though I do not remember hitting one myself. This could be possible. But I thought this only kicks in after 2 minutes of operation. Manfred Kröhnert wrote: You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Manfred Kröhnert wrote: > > > > On Sat, Nov 23, 2013 at 2:18 PM, Herby Vojčík <[hidden email] > <mailto:[hidden email]>> wrote: > > It may be the timeout issue if travis machine got suddenly slowed. > Though I do not remember hitting one myself. > > > > This could be possible. > But I thought this only kicks in after 2 minutes of operation. I meant internal timeout, not external travis one. Async tests themselves use timeouts. > Manfred Kröhnert wrote: > > Hi, > > I just changed some markdown files in the repository and got the > following unittest failure on Node.js 0.8: > > https://travis-ci.org/__mkroehnert/amber/jobs/14413150 > <https://travis-ci.org/mkroehnert/amber/jobs/14413150> > > The strange thing is that it seemed to work on Node.js 0.10. > Also, the commits didn't change any of the Amber related sources. > > Any hints? > Ping @herby. > > Best, > Manfred -- You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
Free forum by Nabble | Edit this page |