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 749606 - tests: always remove app.desktop
tests: always remove app.desktop
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2015-05-19 22:30 UTC by Cosimo Cecchi
Modified: 2016-04-03 19:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: always remove app.desktop (2.43 KB, patch)
2015-05-19 22:30 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2015-05-19 22:30:26 UTC
See attached patch. This fixes a race condition sometimes observed on automated builders.
Comment 1 Cosimo Cecchi 2015-05-19 22:30:29 UTC
Created attachment 303628 [details] [review]
tests: always remove app.desktop
Comment 2 Cosimo Cecchi 2016-04-03 18:30:28 UTC
Anyone wants to review this simple patch?
Comment 3 Colin Walters 2016-04-03 19:10:01 UTC
Review of attachment 303628 [details] [review]:

I don't quite understand the race, but the patch seems OK.
Comment 4 Cosimo Cecchi 2016-04-03 19:30:13 UTC
Thanks!

Attachment 303628 [details] pushed as f45ec47 - tests: always remove app.desktop