Code review comment for lp:~dobey/unity8/processing-indterminate

Revision history for this message
Albert Astals Cid (aacid) wrote :

file:///home/tsdgeos_work/phablet/unity8/processing-indterminate/tests/qmltests/Dash/Previews/tst_PreviewProgress.qml:48:5: Type PreviewProgress unavailable
         PreviewProgress {
         ^
file:///home/tsdgeos_work/phablet/unity8/processing-indterminate/qml/Dash/Previews/PreviewProgress.qml:62:13: Cannot assign to non-existent property "onProcessing"
                 onProcessing: {

You need to update the mock DownloadTracker in tests/mocks/Ubuntu/DownloadDaemonListener/

review: Needs Fixing

« Back to merge proposal