On Fri, 2009-01-02 at 00:17 +0600, Ildar Mulyukov wrote:
>       Hi, everybody!
> 
> Last time (for about a month) I see libgee make check FAILED:
> 
> make[2]: Entering directory `/tmp/libgee/tests'
> TEST: testarraylist... (pid=30778)
>    /Arraylist/List/get:                                                  
> **
> ERROR:testarraylist.c:81:test_arraylist_get: stderr of child process  
> (30799) failed to match: *index >= 0 && index < self->priv->_size*
> FAIL
> GTester: last random seed: R02S0ae16bbf6f319b1e662f4abec6ba5bb5
> /bin/sh: line 1: 30777 Terminated              gtester --verbose  
> testarraylist testhashmap testhashset
> 
> Either libgee test or vala needs in fixing.

The bug is in the test case, the assertion message is not stable. We
should probably make it possible to specify a custom assertion message
that will remain stable.

Jürg

_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to