Blacklist imageSource and svg tests
QtSvg changed how the dimensions of an SVG are determined in 4bd5d6ced07d2d0e643a13e7cebb228c521d2046. These tests assume the old behavior at present, so blacklist the tests so qt5 integration can proceed. Task-number: QTBUG-58082 Change-Id: Ia579fbe6736932c081f9873d84bea4c01a975bad Reviewed-by: Lars Schmertmann <lars.schmertmann@governikus.de> Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
This commit is contained in:
parent
dcc2a07791
commit
e85ebe01b6
|
@ -0,0 +1,6 @@
|
|||
#QTBUG-58082
|
||||
[svg]
|
||||
*
|
||||
#QTBUG-58082
|
||||
[imageSource]
|
||||
*
|
Loading…
Reference in New Issue