Travis build failure

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Travis build failure

Manfred Kröhnert
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.
Reply | Threaded
Open this post in threaded view
|

Re: Travis build failure

Herby Vojčík
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.
Reply | Threaded
Open this post in threaded view
|

Re: Travis build failure

Manfred Kröhnert



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:
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.

--
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.
Reply | Threaded
Open this post in threaded view
|

Re: Travis build failure

Herby Vojčík


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.