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 669303 - gapplication test fails sometimes
gapplication test fails sometimes
Status: RESOLVED DUPLICATE of bug 664627
Product: glib
Classification: Platform
Component: gapplication
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-02-03 12:16 UTC by Christian Persch
Modified: 2012-02-03 14:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2012-02-03 12:16:31 UTC
Got this one yesterday just once, unreproducibly:

TEST: gapplication... (pid=27433)
  /gapplication/no-dbus:                                               OK
  /gapplication/basic:                                                 
** ERROR **: 
Expected
-----
activated
open file:///a file:///b
cmdline '40 +' '2'
exit status: 0
-----
Got (full)
-----
activated
cmdline '40 +' '2'
open file:///a file:///b
exit status: 0
-----

cleaning up bus with pid 27454
FAIL
GTester: last random seed: R02Sb06f0c87382f7a2bdff137ef3f89b315


And then again today this one, again just once, unreproducibly:


/gapplication/no-dbus: OK
/gapplication/basic: 
** ERROR **: 
Expected
-----
activated
open file:///a file:///b
cmdline '40 +' '2'
exit status: 0
-----
Got (full)
-----
exit status: 0
-----

cleaning up bus with pid 22012


IIRC, both times the machine was under heavy CPU + IO load from another, parallel, build. 

This is glib git master, on F16.
Comment 1 Allison Karlitskaya (desrt) 2012-02-03 14:45:27 UTC

*** This bug has been marked as a duplicate of bug 664627 ***