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 616021 - FAILED 3 of 17: async activation test
FAILED 3 of 17: async activation test
Status: RESOLVED WONTFIX
Product: bonobo
Classification: Deprecated
Component: libbonobo
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: Michael Meeks
bonobo qa
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-04-17 12:12 UTC by Pacho Ramos
Modified: 2018-06-16 13:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2010-04-17 12:12:35 UTC
We are suffering downstream this failure:
http://bugs.gentoo.org/show_bug.cgi?id=288689

But it's also reproducible with clean upstream sources when manually compiling:

make[4]: Entering directory `/home/pacho/libbonobo-2.24.3/tests/test-activation'
PASSED 1 of 17: Activation event source okay
Time to query '0.00050856'
PASSED 2 of 17: timed query
Waiting to see if the server erroneously quits
** Message: Activation callback successfully called on register

** (process:11764): WARNING **: Async activation error activating 'IDL:Empty:1.0' : 'System exception: IDL:Bonobo/GeneralError:1.0 : Child process did not give an error message, unknown failure occurred'
FAILED 3 of 17: async activation
** Message: Activation callback successfully called on register
Test by async query succeeded
PASSED 4 of 17: async activation
Test from id succeeded
PASSED 5 of 17: IID activation
Test from aid succeeded
PASSED 6 of 17: AID activation
Test from aid succeeded
PASSED 7 of 17: plugin activation
PASSED 8 of 17: Broken link test : Couldn't find the factory server
PASSED 9 of 17: activation server okay
Broken exe test PASSED 10 of 17: Broken exe test : Couldn't spawn a new process:Failed to execute child process "this-executable-doesnt-exist" (No existe el fichero o el directorio)
PASSED 11 of 17: activation server okay
PASSED 12 of 17: Circular link test : Location loop
PASSED 13 of 17: activation server okay
** Message: Activation callback successfully called on unregister
** Message: Activation callback successfully called on unregister
PASSED 14 of 17: Server that doesn't register IID test : Child process did not give an error message, unknown failure occurred
PASSED 15 of 17: activation server okay
PASSED 16 of 17: Server with IID but no type or location
PASSED 17 of 17: activation server okay

16 of 17 tests passed (some failures)
FAIL: test.sh
===========================================================================================
1 of 1 test failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=bonobo&component=libbonobo
===========================================================================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/pacho/libbonobo-2.24.3/tests/test-activation'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/pacho/libbonobo-2.24.3/tests/test-activation'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/pacho/libbonobo-2.24.3/tests/test-activation'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/pacho/libbonobo-2.24.3/tests'
make: *** [check-recursive] Error 1


Thanks
Comment 1 André Klapper 2018-06-16 13:43:41 UTC
https://gitlab.gnome.org/Archive/bonobo/ has been archived in Git.

It is not under active development anymore and it is unlikely that there will be any further active development.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality (see bug 790929). Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.