Re: libseed-list Failing test cases



Try now, the old way of setting param's using GObject.param_spec_* does not work any more, as ParamSpec has been removed from introspection.

Those tests have been changed to use the 'properties' method of adding parameters now.

Regards
Alan

 --- On 11/Aug/2011, siraj razick wrote: 
> Hi,
> 
> I compiled seed from master and ran , make check, 2 tests cases our of 
> 12 are failing any idea why ?
> 
> Making check in gtypes
> make[1]: Entering directory 
> `/home/siraj/projects/collabora/webkit/updtream/seed/tests/javascript/gtypes'
> make  check-TESTS
> make[2]: Entering directory 
> `/home/siraj/projects/collabora/webkit/updtream/seed/tests/javascript/gtypes'
> PASS: gtype-class-init-exception.js
> 
> ** (seed:11101): CRITICAL **: Line 18 in ./gtype-property.js: TypeError 
> 'undefined' is not a function (evaluating 'GObject.param_spec_boolean')
> FAIL: gtype-property.js
> PASS: gtype-typerror.js
> PASS: gtype.js
> PASS: gtype-gtype.js
> PASS: gtype-signal-args.js
> 
> ** (seed:11123): CRITICAL **: Line 19 in ./gtype-property-construct.js: 
> TypeError 'undefined' is not a function (evaluating 
> 'GObject.param_spec_boolean')
> FAIL: gtype-property-construct.js
> PASS: gtype-property-nice.js
> PASS: gtype-self.js
> PASS: gtype-extraprop.js
> PASS: gtype-gtype-class-init.js
> PASS: gtype-signal.js
> ====================
> 2 of 12 tests failed
> ====================
> make[2]: *** [check-TESTS] Error 1
> make[2]: Leaving directory 
> `/home/siraj/projects/collabora/webkit/updtream/seed/tests/javascript/gtypes'
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory 
> `/home/siraj/projects/collabora/webkit/updtream/seed/tests/javascript/gtypes'
> make: *** [check-recursive] Error 1
> 
> ???
> _______________________________________________
> libseed-list mailing list
> libseed-list gnome org
> http://mail.gnome.org/mailman/listinfo/libseed-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]