You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2012/10/16 07:21:49 UTC

svn commit: r1398648 - in /incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties: FXG_GraphicGroup_PropertiesAS.mxml baselines/GraphicTags_Group_rotationY@win.png

Author: aharui
Date: Tue Oct 16 05:21:48 2012
New Revision: 1398648

URL: http://svn.apache.org/viewvc?rev=1398648&view=rev
Log:
Needed one more platform bitmap

Added:
    incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationY@win.png   (with props)
Modified:
    incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/FXG_GraphicGroup_PropertiesAS.mxml

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/FXG_GraphicGroup_PropertiesAS.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/FXG_GraphicGroup_PropertiesAS.mxml?rev=1398648&r1=1398647&r2=1398648&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/FXG_GraphicGroup_PropertiesAS.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/FXG_GraphicGroup_PropertiesAS.mxml Tue Oct 16 05:21:48 2012
@@ -337,7 +337,7 @@ limitations under the License.
 			<body>
 				<SetProperty value="25" propertyName="rotationY" target="graphic2.getChildAt(0).getElementAt(0)" />
 				<WaitForLayoutManager/>
-				<CompareBitmap numColorVariances="10" ignoreMaxColorVariance="true" url="../Properties/baselines/$testID.png" target="graphic2.getChildAt(0)" timeout="2000" >
+				<CompareBitmap numColorVariances="10" ignoreMaxColorVariance="true" url="../Properties/baselines/" target="graphic2.getChildAt(0)" timeout="2000" >
 					<ConditionalValue os="win" />
 				</CompareBitmap>
 			</body>

Added: incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationY@win.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationY%40win.png?rev=1398648&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationY@win.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream