D14331: Avoid pixmap format test failure with serialising QIcons
    David Edmundson 
    noreply at phabricator.kde.org
       
    Tue Jul 24 13:57:02 BST 2018
    
    
  
davidedmundson created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
davidedmundson requested review of this revision.
REVISION SUMMARY
  Test fails as converting an ARGB formatted pixmap with only RGB data
  gets optimised into RGB resulting in a test fail.
  
  QImage constructors can explicitly set the format.
REPOSITORY
  R127 KWayland
BRANCH
  master
REVISION DETAIL
  https://phabricator.kde.org/D14331
AFFECTED FILES
  autotests/client/test_wayland_windowmanagement.cpp
To: davidedmundson
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180724/e4b73cbe/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list