GNOME Bugzilla – Bug 310507
'make check' fails in (!strcmp (stroke.keystring, "="))
Last modified: 2005-07-15 15:58:03 UTC
I've added make check to tinderbox, and at-spi's make check is failing. It would be great if this could be fixed. Thanks. Error: make[2]: Entering directory `/home/bb/microtinder/cvs/at-spi/test' GTK Accessibility Module initialized Testing roles... Testing misc bits ... Testing desktop... Testing component... Testing keyboard listeners ... p ** ERROR **: file test-simple.c: line 732 (test_keylisteners): assertion failed: (!strcmp (stroke.keystring, "=")) aborting... /bin/sh: line 1: 26417 Trace/breakpoint trap ${dir}$tst FAIL: test-simple =================== 1 of 1 tests failed =================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/home/bb/microtinder/cvs/at-spi/test' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/home/bb/microtinder/cvs/at-spi/test' make: *** [check-recursive] Error 1
WORKSFORME, dunno why it's failing in the tinderbox env...
retraction - it _doesnt_ work for me anymore. I've figured out why... will fix in cvs. Thanks Luis for catching this.