Merge lp://qastaging/~artmello/gallery-app/gallery-app-handle_svg_files into lp://qastaging/gallery-app

Proposed by Arthur Mello
Status: Merged
Approved by: Ugo Riboni
Approved revision: 1242
Merged at revision: 1236
Proposed branch: lp://qastaging/~artmello/gallery-app/gallery-app-handle_svg_files
Merge into: lp://qastaging/gallery-app
Diff against target: 519 lines (+329/-41)
7 files modified
debian/control (+1/-0)
src/media-object-factory.cpp (+21/-13)
tests/unittests/mediaobjectfactory/CMakeLists.txt (+3/-12)
tests/unittests/mediaobjectfactory/data/sample02.svg (+295/-0)
tests/unittests/mediaobjectfactory/tst_mediaobjectfactory.cpp (+9/-9)
tests/unittests/stubs/photo_stub.cpp (+0/-6)
tests/unittests/stubs/video_stub.cpp (+0/-1)
To merge this branch: bzr merge lp://qastaging/~artmello/gallery-app/gallery-app-handle_svg_files
Reviewer Review Type Date Requested Status
Ugo Riboni (community) Approve
PS Jenkins bot continuous-integration Needs Fixing
Review via email: mp+267972@code.qastaging.launchpad.net

Commit message

Do not ignore file if gallery is not able to read its metadata.
Add libqt5svg5 as build dep to run unittests.

Description of the change

Do not ignore file if gallery is not able to read its metadata

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
1235. By Arthur Mello

Refactory MediaObjectFactory unittests to test different files format

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
1236. By Arthur Mello

Fix build issue

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
1237. By Arthur Mello

remove unused warning msg

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
1238. By Arthur Mello

Change file output for errors

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
1239. By Arthur Mello

Add debug messages to trace issue when building on CI

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
1240. By Arthur Mello

More log messages to debug CI issue

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
1241. By Arthur Mello

Add missing build requirements

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
1242. By Arthur Mello

Remove log msgs

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Ugo Riboni (uriboni) wrote :

The code looks good to me. All tests pass on desktop but on device I have problems running this as ap3 froze after running a few of them on krillin.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches