After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 310507 - 'make check' fails in (!strcmp (stroke.keystring, "="))
'make check' fails in (!strcmp (stroke.keystring, "="))
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: build
unspecified
Other Linux
: High normal
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2005-07-15 14:48 UTC by Luis Villa
Modified: 2005-07-15 15:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Luis Villa 2005-07-15 14:48:05 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
Comment 1 bill.haneman 2005-07-15 14:51:05 UTC
WORKSFORME, dunno why it's failing in the tinderbox env...
Comment 2 bill.haneman 2005-07-15 15:46:04 UTC
retraction - it _doesnt_ work for me anymore.  I've figured out why... will fix
in cvs.  Thanks Luis for catching this.
Comment 3 bill.haneman 2005-07-15 15:58:03 UTC
retraction - it _doesnt_ work for me anymore.  I've figured out why... will fix
in cvs.  Thanks Luis for catching this.