You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pe...@apache.org on 2012/10/15 22:25:12 UTC

svn commit: r1398493 - in /incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties: ./ baselines/

Author: pent
Date: Mon Oct 15 20:25:12 2012
New Revision: 1398493

URL: http://svn.apache.org/viewvc?rev=1398493&view=rev
Log:
Nudged a test over a few pixels and regenerated matching baselines for the affected images.

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

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=1398493&r1=1398492&r2=1398493&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 Mon Oct 15 20:25:12 2012
@@ -348,7 +348,9 @@ limitations under the License.
 				<SetProperty value="-25" propertyName="rotationY" target="graphic2.getChildAt(0).getElementAt(0)" waitEvent="updateComplete"
 					waitTarget="graphic2.getChildAt(0)"/>
 				<WaitForLayoutManager/>
-				<CompareBitmap numColorVariances="25" ignoreMaxColorVariance="true" url="../Properties/baselines/$testID.png" target="graphic2.getChildAt(0)" timeout="2000" />
+				<CompareBitmap numColorVariances="25" ignoreMaxColorVariance="true" url="../Properties/baselines/" target="graphic2.getChildAt(0)" timeout="2000">
+					<ConditionalValue os="win" />
+				</CompareBitmap>
 			</body>
 		</TestCase>
 		<TestCase testID="GraphicTags_Group_rotationXY" description="Test 20 degree rotationY and rotationY of a Group" keywords="[rotationX, rotationY, Group, Graphic]">
@@ -360,7 +362,9 @@ limitations under the License.
 				<SetProperty value="20" propertyName="rotationX" target="graphic2.getChildAt(0).getElementAt(0)"
 					waitEvent="updateComplete" waitTarget="graphic2.getChildAt(0)" />
 				<WaitForLayoutManager/>
-				<CompareBitmap numColorVariances="2" ignoreMaxColorVariance="true" url="../Properties/baselines/$testID.png" target="graphic3" timeout="2000" />
+				<CompareBitmap numColorVariances="2" ignoreMaxColorVariance="true" url="../Properties/baselines/" target="graphic3" timeout="2000">
+					<ConditionalValue os="win" />
+				</CompareBitmap>
 			</body>
 		</TestCase>
 		<TestCase testID="GraphicTags_NestedGroup_rotationY" description="Test 18 degree rotationY of a Group" keywords="[rotationY, Group, Graphic]">

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationX.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationX.png?rev=1398493&r1=1398492&r2=1398493&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationXY.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationXY.png?rev=1398493&r1=1398492&r2=1398493&view=diff
==============================================================================
Binary files - no diff available.

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

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

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationY.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationY.png?rev=1398493&r1=1398492&r2=1398493&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationYNeg.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_Group_rotationYNeg.png?rev=1398493&r1=1398492&r2=1398493&view=diff
==============================================================================
Binary files - no diff available.

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

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

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_NestedGroup_rotationXY@win.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_NestedGroup_rotationXY%40win.png?rev=1398493&r1=1398492&r2=1398493&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_NestedGroup_rotationY.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/baselines/GraphicTags_NestedGroup_rotationY.png?rev=1398493&r1=1398492&r2=1398493&view=diff
==============================================================================
Binary files - no diff available.