libseed-list Failing test cases



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

???


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