Comment 3 for bug 1382414

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

So, to have ubuntuuitoolkit autopilot tests working again *two* commits must be reverted:

1 - Revision 270 - "Rewrite DesktopFileReader to use GDesktopAppInfo, enables reading localized keys Fixes: 1350360"
2 - Revision 268 - "Sync with utopic landing of https://code.launchpad.net/~ricmm/qtmir/clean-cache-on-failed/+merge/238077"

Code from item 1 is complaining that the desktop files generated by the tests are invalid. I'm going to check that. If that's the case then we would revert only commit 2 and have ubuntu-ui-toolkit fix the desktop file generation in its autopilot tests.