Comment 6 for bug 1364949

Revision history for this message
Zsombor Egri (zsombi) wrote :

EDS backend seems got some changes and/or some unimplemented things.

First, when UITK Alarm tests are run, which are all asynchronous, I have to add 400 msec wait time after each request wait completion, otherwise tests are failing randomly.

Second, when I update the type in an alarm, I'm getting an organizer item ID that has not been registered so far, and comparison is done using the QOrganizerItemId comparison. See paste bin [1]. However, when the sound is updated, I do get the changes perfectly, see [2]. But the IDs are still different for some reason.

Third, tags saving aint seem to work on EDS either. See logs for it in [2]. Note ALARMTAG and DISABLEDTAG logs show false, which is bad.

[1] http://pastebin.ubuntu.com/8464441/
[2] http://pastebin.ubuntu.com/8464733/
[3] http://pastebin.ubuntu.com/8464690/