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/01 10:03:50 UTC

svn commit: r1392225 [2/4] - in /incubator/flex/sdk/branches/develop/mustella/tests/gumbo: components/Application/integration/ components/Application/properties/ components/ButtonBar/Integration/ components/DataGrid/Properties/ components/FTETextField/...

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/properties/VScrollBar_Properties_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/properties/VScrollBar_Properties_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/properties/VScrollBar_Properties_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/properties/VScrollBar_Properties_tester.mxml Mon Oct  1 08:03:47 2012
@@ -276,7 +276,7 @@
                 <DispatchMouseEvent type="mouseDown" target="vsb.track" localX="5" localY="110" waitEvent="buttonDown"/>
                 <DispatchMouseEvent type="mouseUp"   target="vsb.track" localX="5" localY="110" waitEvent="updateComplete" />
         <Pause timeout="100" />
-                <CompareBitmap url="../properties/baselines/$testID.png" target="vsb"/>
+                <CompareBitmap url="../properties/baselines/$testID.png" target="vsb" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="VScrollBar_properties_incrementButton_click" keywords="[VScrollBar,property,incrementButton,step]" description="Checking Default Values">
@@ -303,7 +303,7 @@
                 <DispatchMouseEvent type="mouseDown" target="vsb.incrementButton" localX="5" localY="5" waitEvent="buttonDown"  />
                 <DispatchMouseEvent type="mouseUp"   target="vsb.incrementButton" localX="5" localY="5" waitEvent="updateComplete" />
 
-                <CompareBitmap url="../properties/baselines/$testID.png" target="vsb"/>
+                <CompareBitmap url="../properties/baselines/$testID.png" target="vsb" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="VScrollBar_properties_decrementButton_click_negativeStep_bitmap" keywords="[VScrollBar,property,decrementButton,step]" description="Checking Default Values">
@@ -331,7 +331,7 @@
                 <DispatchMouseEvent type="mouseDown" target="vsb.decrementButton" localX="5" localY="5" waitEvent="buttonDown"  />
                 <DispatchMouseEvent type="mouseUp"   target="vsb.decrementButton" localX="5" localY="5" waitEvent="updateComplete" />
 
-                <CompareBitmap url="../properties/baselines/$testID.png" target="vsb"/>
+                <CompareBitmap url="../properties/baselines/$testID.png" target="vsb" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="VScrollBar_properties_decrementButton_click_positiveStep_bitmap" keywords="[VScrollBar,property,decrementButton,step]" description="Checking Default Values">
@@ -350,7 +350,7 @@
                 <DispatchMouseEvent type="mouseDown" target="vsb.decrementButton" localX="5" localY="5" waitEvent="buttonDown"  />
                 <DispatchMouseEvent type="mouseUp"   target="vsb.decrementButton" localX="5" localY="5" waitEvent="updateComplete" />
 
-                <CompareBitmap url="../properties/baselines/$testID.png" target="vsb"/>
+                <CompareBitmap url="../properties/baselines/$testID.png" target="vsb" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
 
@@ -371,7 +371,7 @@
             <DispatchMouseEvent target="vsb" localX="7" localY="20" type="mouseMove" buttonDown="true" waitEvent="mouseMove" waitTarget="vsb" />
             <DispatchMouseEvent target="vsb.thumb" localX="7" localY="5" type="mouseUp" waitEvent="mouseUp" waitTarget="vsb.thumb" />
             <AssertEvent target="vsb" eventName="thumbRelease" numExpectedEvents="1" eventClass="spark.events::TrackBaseEvent" />
-            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb"/>
+            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
     <TestCase testID="VScrollBar_thumbDrag11" keywords="[VScrollBar]" description="Test dragging thumb">
@@ -392,7 +392,7 @@
             <DispatchMouseEvent target="vsb.thumb" localX="7" localY="15" type="mouseUp" waitEvent="mouseUp" waitTarget="vsb.thumb" />
             <AssertEvent target="vsb" eventName="thumbRelease" numExpectedEvents="1" eventClass="spark.events::TrackBaseEvent" />
 
-            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb"/>
+            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
     <TestCase testID="VScrollBar_thumbDrag12" keywords="[VScrollBar]" description="Test dragging thumb">
@@ -414,7 +414,7 @@
             <DispatchMouseEvent target="vsb.thumb" localX="7" localY="5" type="mouseUp" waitEvent="mouseUp" waitTarget="vsb.thumb" />
             <AssertEvent target="vsb" eventName="thumbRelease" numExpectedEvents="1" eventClass="spark.events::TrackBaseEvent" />
 
-            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb"/>
+            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="VScrollBar_thumbDrag13" keywords="[VScrollBar]" description="Test dragging thumb">
@@ -437,7 +437,7 @@
             <DispatchMouseEvent target="vsb.thumb" localX="7" localY="5" type="mouseUp" waitEvent="mouseUp" waitTarget="vsb.thumb" />
             <AssertEvent target="vsb" eventName="thumbRelease" numExpectedEvents="1" eventClass="spark.events::TrackBaseEvent" />
 
-            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb"/>
+            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
 
@@ -462,7 +462,7 @@
             <DispatchMouseEvent target="vsb.thumb" localX="7" localY="5" type="mouseUp" waitEvent="mouseUp" waitTarget="vsb.thumb" />
             <AssertEvent target="vsb" eventName="thumbRelease" numExpectedEvents="1" eventClass="spark.events::TrackBaseEvent" />
             <AssertPropertyValue target="vsb" propertyName="value" value="0" />
-            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb"/>
+            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="VScrollBar_thumbDrag15" keywords="[VScrollBar]" description="Test dragging thumb">
@@ -486,7 +486,7 @@
             <DispatchMouseEvent target="vsb.thumb" localX="7" localY="5" type="mouseUp" waitEvent="mouseUp" waitTarget="vsb.thumb" />
             <AssertEvent target="vsb" eventName="thumbRelease" numExpectedEvents="1" eventClass="spark.events::TrackBaseEvent" />
 
-            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb"/>
+            <CompareBitmap url="../properties/baselines/$testID.png" target="vsb" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="VScrollBar_properties_layoutDirection_RTL" keywords="[HScrollBar,property,Mirroring]" description="Ensure that thumb is positioned at the bottom when layoutDirection=RTL">

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/styles/FxScrollBar_GlobalStyles_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/styles/FxScrollBar_GlobalStyles_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/styles/FxScrollBar_GlobalStyles_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/styles/FxScrollBar_GlobalStyles_tester.mxml Mon Oct  1 08:03:47 2012
@@ -46,13 +46,13 @@
 		<TestCase testID="FxHScrollBar_Style_baseColor_mxml" keywords="[FxHScrollBar, baseColor]" description="Ensure that baseColor works in mxml.">
 			<body>
 				<AssertStyleValue target="baseColor_hscrollbar" styleName="chromeColor" value="0xFFFF00"/>
-				<CompareBitmap url="../styles/baselines/$testID.png" target="baseColor_hscrollbar"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="baseColor_hscrollbar" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="FxHScrollBar_Style_symbolColor_mxml" keywords="[FxHScrollBar, symbolColor]" description="Ensure that baseColor works in mxml.">
 			<body>
 				<AssertStyleValue target="symbolColor_hscrollbar" styleName="symbolColor" value="0x8800FF"/>
-				<CompareBitmap url="../styles/baselines/$testID.png" target="symbolColor_hscrollbar"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="symbolColor_hscrollbar" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="FxHScrollBar_Style_baseColor_as" keywords="[FxHScrollBar, baseColor]" description="Ensure that baseColor works at runtime.">
@@ -62,7 +62,7 @@
 			</setup>
 			<body>
 				<SetStyle target="baseColor_hscrollbar" styleName="chromeColor" value="0xFFFF00"  waitEvent="updateComplete" waitTarget="baseColor_hscrollbar"/>
-				<CompareBitmap url="../styles/baselines/FxHScrollBar_Style_baseColor_mxml.png" target="baseColor_hscrollbar"/>
+				<CompareBitmap url="../styles/baselines/FxHScrollBar_Style_baseColor_mxml.png" target="baseColor_hscrollbar" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="FxHScrollBar_Style_baseColor_disabled" keywords="[FxHScrollBar, baseColor]" description="Ensure that baseColor works at runtime.">
@@ -73,7 +73,7 @@
 			<body>
 				<SetStyle target="baseColor_hscrollbar" styleName="chromeColor" value="0xFFFF00"  waitEvent="updateComplete" waitTarget="baseColor_hscrollbar"/>
 				<SetProperty target="baseColor_hscrollbar" propertyName="enabled" value="false" waitEvent="updateComplete" waitTarget="baseColor_hscrollbar"/>
-			    <CompareBitmap url="../styles/baselines/$testID.png" target="baseColor_hscrollbar"/>
+			    <CompareBitmap url="../styles/baselines/$testID.png" target="baseColor_hscrollbar" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="FxHScrollBar_Style_symbolColor_as" keywords="[FxHScrollBar, symbolColor]" description="Ensure that baseColor works in mxml.">
@@ -83,7 +83,7 @@
 			<body>
 				<SetStyle target="symbolColor_hscrollbar" styleName="symbolColor" value="0x8800FF"  waitEvent="updateComplete" waitTarget="symbolColor_hscrollbar"/>
 				<AssertStyleValue target="symbolColor_hscrollbar" styleName="symbolColor" value="0x8800FF"/>
-				<CompareBitmap url="../styles/baselines/FxHScrollBar_Style_symbolColor_mxml.png" target="symbolColor_hscrollbar"/>
+				<CompareBitmap url="../styles/baselines/FxHScrollBar_Style_symbolColor_mxml.png" target="symbolColor_hscrollbar" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 	</testCases>

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/styles/ScrollBar_styles_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/styles/ScrollBar_styles_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/styles/ScrollBar_styles_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ScrollBar/styles/ScrollBar_styles_tester.mxml Mon Oct  1 08:03:47 2012
@@ -86,7 +86,7 @@
 			<body>
 				<SetProperty    target="fixedThumbSize_hscrollbar" propertyName="maximum"  value="9999"  waitEvent="updateComplete" />
 				<SetProperty    target="fixedThumbSize_hscrollbar" propertyName="width"  value="200"  waitEvent="updateComplete" />
-				<CompareBitmap url="../styles/baselines/$testID.png" target="fixedThumbSize_hscrollbar"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="fixedThumbSize_hscrollbar" numColorVariances="5" maxColorVariance="1" />
 
 			</body>
 		</TestCase>
@@ -99,7 +99,7 @@
 			<body>
 				<SetProperty    target="fixedThumbSize_hscrollbar" propertyName="minimum"  value="-9999"  waitEvent="updateComplete" />
 				<SetProperty    target="fixedThumbSize_hscrollbar" propertyName="width"  value="300"  waitEvent="updateComplete" />
-				<CompareBitmap url="../styles/baselines/$testID.png" target="fixedThumbSize_vscrollbar"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="fixedThumbSize_vscrollbar" numColorVariances="5" maxColorVariance="1" />
 
 			</body>
 		</TestCase>
@@ -111,7 +111,7 @@
 			<body>
 				<SetProperty    target="fixedThumbSize_hscrollbar" propertyName="maximum"  value="20"  waitEvent="updateComplete" />
 				<SetProperty    target="fixedThumbSize_hscrollbar" propertyName="width"  value="200"  waitEvent="updateComplete" />
-				<CompareBitmap url="../styles/baselines/$testID.png" target="fixedThumbSize_hscrollbar"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="fixedThumbSize_hscrollbar" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="VScrollBar_fixedThumbSize_change_size1" keywords="[VScrollBar,fixedThumbSize]" description="">
@@ -122,7 +122,7 @@
 			<body>
 				<SetProperty    target="fixedThumbSize_vscrollbar" propertyName="minimum"  value="-30"  waitEvent="updateComplete" />
 				<SetProperty    target="fixedThumbSize_vscrollbar" propertyName="width"  value="200"  waitEvent="updateComplete" />
-				<CompareBitmap url="../styles/baselines/$testID.png" target="fixedThumbSize_vscrollbar"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="fixedThumbSize_vscrollbar" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/events/scrollerComp_events_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/events/scrollerComp_events_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/events/scrollerComp_events_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/events/scrollerComp_events_tester.mxml Mon Oct  1 08:03:47 2012
@@ -523,7 +523,7 @@ import spark.layouts.*;
                 <DispatchKeyEvent keys="[RIGHT]" waitEvent="updateComplete" waitTarget="sc4.horizontalScrollBar" />
                 <DispatchKeyEvent keys="[RIGHT,LEFT,HOME,END,PAGE_DOWN,PAGE_UP,END]" waitEvent="updateComplete" waitTarget="sc4.horizontalScrollBar" />
                 <Pause timeout="100"/>
-                <CompareBitmap url="../events/baselines/$testID.png" target="sc4" />
+                <CompareBitmap url="../events/baselines/$testID.png" target="sc4" numColorVariances="5" maxColorVariance="1" />
 
            </body>
         </TestCase>
@@ -543,7 +543,7 @@ import spark.layouts.*;
                 <DispatchMouseEvent type="mouseOver" target="sc4" localX="20" localY="10"  waitEvent="mouseOver" waitTarget="sc4"/>
                 <DispatchMouseEvent type="mouseWheel" target="sc4" localX="20" localY="40" delta="-3" waitEvent="change" waitTarget="sc4.verticalScrollBar"/>
                 <Pause timeout="100"/>
-                <CompareBitmap url="../events/baselines/$testID.png" target="sc4" />
+                <CompareBitmap url="../events/baselines/$testID.png" target="sc4" numColorVariances="5" maxColorVariance="1" />
 
            </body>
         </TestCase>
@@ -564,7 +564,7 @@ import spark.layouts.*;
                 <DispatchMouseClickEvent  target="sc4" localX="20" localY="5"  />
                 <DispatchMouseEvent type="mouseWheel" target="sc4" localX="20" localY="10" delta="-1" waitEvent="mouseWheel" waitTarget="sc4"/>
                 <Pause timeout="100"/>
-                <CompareBitmap url="../events/baselines/$testID.png" target="sc4" />
+                <CompareBitmap url="../events/baselines/$testID.png" target="sc4" numColorVariances="5" maxColorVariance="1" />
 
            </body>
         </TestCase>

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/properties/scrollerComp_properties_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/properties/scrollerComp_properties_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/properties/scrollerComp_properties_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/properties/scrollerComp_properties_tester.mxml Mon Oct  1 08:03:47 2012
@@ -214,7 +214,7 @@ import spark.layouts.*;
 
                 <SetProperty    target="sc3" propertyName="width"   value="100" waitEvent="updateComplete"/>
 
-            <CompareBitmap url="../properties/baselines/$testID.png" target="sc1" />
+            <CompareBitmap url="../properties/baselines/$testID.png" target="sc1" numColorVariances="5" maxColorVariance="1" />
 
            </body>
 
@@ -250,7 +250,7 @@ import spark.layouts.*;
 
                 <SetProperty    target="sc3" propertyName="width"   value="100" waitEvent="updateComplete"/>
 
-            <CompareBitmap url="../properties/baselines/$testID.png" target="sc1" />
+            <CompareBitmap url="../properties/baselines/$testID.png" target="sc1" numColorVariances="5" maxColorVariance="1" />
 
            </body>
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/properties/scrollerMainComp_properties_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/properties/scrollerMainComp_properties_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/properties/scrollerMainComp_properties_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Scroller/properties/scrollerMainComp_properties_tester.mxml Mon Oct  1 08:03:47 2012
@@ -92,7 +92,7 @@
 
             <SetProperty    target="sc1" propertyName="width"   value="70" waitEvent="updateComplete"/>
 
-            <CompareBitmap url="../properties/baselines/$testID.png" target="sc2" />
+            <CompareBitmap url="../properties/baselines/$testID.png" target="sc2" numColorVariances="5" maxColorVariance="1" />
 
            </body>
 
@@ -122,7 +122,7 @@
 
             <SetProperty    target="sc1" propertyName="width"   value="70" waitEvent="updateComplete"/>
 
-            <CompareBitmap url="../properties/baselines/$testID.png" target="sc2" />
+            <CompareBitmap url="../properties/baselines/$testID.png" target="sc2" numColorVariances="5" maxColorVariance="1" />
 
            </body>
 
@@ -152,7 +152,7 @@
 
             <SetProperty    target="sc2" propertyName="width"   value="200" waitEvent="updateComplete"/>
 
-            <CompareBitmap url="../properties/baselines/$testID.png" target="sc1" />
+            <CompareBitmap url="../properties/baselines/$testID.png" target="sc1" numColorVariances="5" maxColorVariance="1" />
 
            </body>
 
@@ -174,7 +174,7 @@
 
             <SetProperty    target="sc1" propertyName="width"   value="200" waitEvent="updateComplete"/>
 
-            <CompareBitmap url="../properties/baselines/$testID.png" target="sc1" />
+            <CompareBitmap url="../properties/baselines/$testID.png" target="sc1" numColorVariances="5" maxColorVariance="1" />
 
            </body>
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SimplifiedSkins/Styles/SimplifiedSkins_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SimplifiedSkins/Styles/SimplifiedSkins_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SimplifiedSkins/Styles/SimplifiedSkins_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SimplifiedSkins/Styles/SimplifiedSkins_tester.mxml Mon Oct  1 08:03:47 2012
@@ -67,7 +67,7 @@
 		
 		<TestCase testID="SimplifiedSkins_ComboBox" description="Verify style not applied since styling script block stripped out" keywords="[SimplifiedSkins]">
             <body>
-                <CompareBitmap url="../Styles/baselines/$testID.png" target="ss.cmbbox"/>
+                <CompareBitmap url="../Styles/baselines/$testID.png" target="ss.cmbbox" numColorVariances="5" maxColorVariance="1" />
             </body>
 		</TestCase>
 		
@@ -79,13 +79,13 @@
 		
 		<TestCase testID="SimplifiedSkins_DropDownList" description="Verify style not applied since styling script block stripped out" keywords="[SimplifiedSkins]">
             <body>
-                <CompareBitmap url="../Styles/baselines/$testID.png" target="ss.ddl"/>
+                <CompareBitmap url="../Styles/baselines/$testID.png" target="ss.ddl" numColorVariances="5" maxColorVariance="1" />
             </body>
 		</TestCase>
 		
 		<TestCase testID="SimplifiedSkins_HScrollBar" description="Verify style not applied since styling script block stripped out" keywords="[SimplifiedSkins]">
             <body>
-                <CompareBitmap url="../Styles/baselines/$testID.png" target="ss.hsc"/>
+                <CompareBitmap url="../Styles/baselines/$testID.png" target="ss.hsc" numColorVariances="5" maxColorVariance="1" />
             </body>
 		</TestCase>
 		
@@ -168,7 +168,7 @@
 
 		<TestCase testID="SimplifiedSkins_VScrollBar" description="Verify style not applied since styling script block stripped out" keywords="[SimplifiedSkins]">
 			<body>
-				<CompareBitmap url="../Styles/baselines/$testID.png" target="ss.vsc"/>
+				<CompareBitmap url="../Styles/baselines/$testID.png" target="ss.vsc" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/integration/FxContainer_integration_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/integration/FxContainer_integration_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/integration/FxContainer_integration_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/integration/FxContainer_integration_tester.mxml Mon Oct  1 08:03:47 2012
@@ -63,7 +63,7 @@
                 <SetProperty target = "fc" propertyName="height" value="100" waitEvent="updateComplete"/>
                 <AssertPropertyValue target = "fc" propertyName="numElements" value="4" />
                 <AssertMethodValue   method="value=application.fc.getElementAt(0).width" value="40" />
-                <CompareBitmap url="../integration/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../integration/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="FxContainer_integration_skinChange" keywords="[FxContainer, integration]" description="">
@@ -82,7 +82,7 @@
                 <RunCode code="application.addEllipseAt(application.fc,0,0x00FF00);"  />
                 <AssertPropertyValue target = "fc" propertyName="numElements" value="3" />
                 <SetProperty target = "fc" propertyName="height" value="90" waitEvent="updateComplete"/>
-                <CompareBitmap url="../integration/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../integration/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="FxContainer_integration_addRemove_skinChange" keywords="[FxContainer, integration]" description="">
@@ -101,7 +101,7 @@
                 <RunCode code="application.addEllipseAt(application.fc,0,0x00FF00);"  waitEvent="elementAdd" waitTarget="fc"/>
                 <SetProperty target = "fc" propertyName="width" value="100" waitEvent="updateComplete"/>
                 <SetProperty target = "fc" propertyName="height" value="100" waitEvent="updateComplete"/>
-                <CompareBitmap url="../integration/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../integration/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="FxContainer_integration_addElement_skinChange" keywords="[FxContainer, integration]" description="">
@@ -115,7 +115,7 @@
                 <SetProperty target = "fc" propertyName="width" value="110" waitEvent="updateComplete"/>
 
                 <SetProperty target = "fc" propertyName="width" value="100" waitEvent="updateComplete"/>
-                <CompareBitmap url="../integration/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../integration/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="FxContainer_integration_horizontalSkin1" keywords="[FxContainer, integration]" description="">
@@ -138,7 +138,7 @@
                 <AssertMethodValue   method="value=application.fc.getElementAt(0).width" value="50" />
                 <AssertPropertyValue target = "fc.contentGroup" propertyName="contentWidth" value="258" />
 				<WaitForLayoutManager />
-                <CompareBitmap url="../integration/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../integration/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="FxContainer_integration_horizontalSkin2" keywords="[FxContainer, integration]" description="">

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/methods/FxContainer_methods_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/methods/FxContainer_methods_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/methods/FxContainer_methods_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/methods/FxContainer_methods_tester.mxml Mon Oct  1 08:03:47 2012
@@ -389,7 +389,7 @@
         <body>
 
             <RunCode code="application.fc.setElementIndex(application.fc.getElementAt(0),1)" waitEvent="updateComplete" waitTarget="fc.contentGroup"/>
-            <CompareBitmap url="../methods/baselines/$testID.png" target="fc" />
+            <CompareBitmap url="../methods/baselines/$testID.png" target="fc" numColorVariances="25" maxColorVariance="1" />
         </body>
     </TestCase>
     <TestCase testID="FxContainer_method_setItemIndex_component_graphics_0_1" keywords="[FxContainer, method, setItemIndex]" description="">
@@ -403,7 +403,7 @@
         <body>
 
             <RunCode code="application.fc.setElementIndex(application.fc.getElementAt(0),1)" waitEvent="updateComplete" waitTarget="fc.contentGroup"/>
-            <CompareBitmap url="../methods/baselines/$testID.png" target="fc" />
+            <CompareBitmap url="../methods/baselines/$testID.png" target="fc" numColorVariances="25" maxColorVariance="1" />
         </body>
     </TestCase>
     <TestCase testID="FxContainer_method_setItemIndex_component_graphics_2_0" keywords="[FxContainer, method, setItemIndex]" description="">
@@ -417,7 +417,7 @@
         <body>
 
             <RunCode code="application.fc.setElementIndex(application.fc.getElementAt(2),0)" waitEvent="updateComplete" waitTarget="fc.contentGroup"/>
-            <CompareBitmap url="../methods/baselines/$testID.png" target="fc" />
+            <CompareBitmap url="../methods/baselines/$testID.png" target="fc" numColorVariances="25" maxColorVariance="1" />
         </body>
     </TestCase>
 <!-- swapItems - graphics -->

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/properties/FxContainer_properties_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/properties/FxContainer_properties_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/properties/FxContainer_properties_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableContainer/properties/FxContainer_properties_tester.mxml Mon Oct  1 08:03:47 2012
@@ -134,7 +134,7 @@
                 <RunCode code="application.fc.removeElementAt(1)" waitEvent="updateComplete" waitTarget="fc.contentGroup"/>
 
                 <AssertPropertyValue target = "fc" propertyName="numElements" value="1" />
-                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="FxContainer_property_comp_layout_change" keywords="[SkinnableContainer, property, layout]" description="">
@@ -147,7 +147,7 @@
                 <RunCode code="application.fc.addElement(new comps.ScrollerGroupComp)" waitEvent="updateComplete" waitTarget="fc.contentGroup"/>
                 <RunCode code="application.fc.addElement(new comps.FxListComp)" waitEvent="updateComplete" waitTarget="fc.contentGroup"/>
                 <SetProperty target="fc" propertyName="layout" valueExpression="value=new HorizontalLayout()" waitEvent="updateComplete" waitTarget="fc.contentGroup"/>
-                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="FxContainer_property_verticalScrollPosition" keywords="[SkinnableContainer, property, FxContainer_property_verticalScrollPosition]" description="">
@@ -243,7 +243,7 @@
                 <RunCode code="application.fc.addElement(new comps.FxListComp)" waitEvent="updateComplete" waitTarget="fc"/>
                 <RunCode code="application.fc.addElement(new comps.ScrollerGroupComp)" waitEvent="updateComplete" waitTarget="fc"/>
                 <AssertPropertyValue target = "fc" propertyName="creationPolicy" value="all" />
-                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="FxContainer_property_creationPolicy_none" keywords="[SkinnableContainer, property, creationPolicy]" description="">
@@ -256,7 +256,7 @@
                 <RunCode code="application.fc.addElement(new comps.FxListComp)" waitEvent="updateComplete" waitTarget="fc"/>
                 <RunCode code="application.fc.addElement(new comps.ScrollerGroupComp)" waitEvent="updateComplete" waitTarget="fc"/>
                 <AssertPropertyValue target = "fc" propertyName="creationPolicy" value="none" />
-                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="FxContainer_property_get_numElements_remove0" keywords="[SkinnableContainer, property, numElements]" description="">
@@ -301,7 +301,7 @@
                 <RunCode code="application.addRectAt(application.fc,1,0xFF0000);"  waitEvent="updateComplete" waitTarget="fc.contentGroup"/>
                 <SetProperty target = "fc" propertyName="autoLayout" value="false" />
                 <SetProperty target = "fc.getElementAt(0)" propertyName="height" value="100" waitEvent="updateComplete"/>
-                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
 
@@ -324,7 +324,7 @@
                 <SetProperty target = "fc.getElementAt(1)" propertyName="height" value="120" waitEvent="updateComplete"/>
                 <SetProperty target = "fc.getElementAt(1)" propertyName="width" value="120" waitEvent="updateComplete"/>
                 <AssertPropertyValue target = "fc" propertyName="autoLayout" value="false" />
-                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" />
+                <CompareBitmap url="../properties/baselines/$testID.png" target="fc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
        <TestCase testID="SkinnableContainer_property_ac_newContainer" keywords="[SkinnableContainer, property, clipAndEnableScrolling]" description="">

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableDataContainer/integration/FxDataContainer_integration_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableDataContainer/integration/FxDataContainer_integration_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableDataContainer/integration/FxDataContainer_integration_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/SkinnableDataContainer/integration/FxDataContainer_integration_tester.mxml Mon Oct  1 08:03:47 2012
@@ -58,7 +58,7 @@
                 <SetProperty target="dc" propertyName="dataProvider" valueExpression="value=application.ellipseAC" waitEvent="updateComplete" waitTarget="dc.dataGroup"/>
                 <SetProperty target="dc" propertyName="layout" valueExpression="value=new HorizontalLayout()" waitEvent="updateComplete" waitTarget="dc.dataGroup"/>
                 <AssertPropertyValue target = "dc.dataProvider" propertyName="length" value="7" />
-                <CompareBitmap url="../integration/baselines/$testID.png" target="dc" />
+                <CompareBitmap url="../integration/baselines/$testID.png" target="dc" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase>
         <TestCase testID="SkDataContainer_integration_changeSkin_Bug22703" keywords="[SkinnableDataContainer, integration]" description="">

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextArea/Integration/TextArea_integration1_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextArea/Integration/TextArea_integration1_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextArea/Integration/TextArea_integration1_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextArea/Integration/TextArea_integration1_tester.mxml Mon Oct  1 08:03:47 2012
@@ -67,7 +67,7 @@
 			<body>
 				<AssertMethodValue method="application.scrollTextArea.appendText('The\nQuick\nBrown\nFox\nJumps\nOver\nThe\nLazy\nDog:END');"/>
 				<Pause timeout="20"/>
-				<CompareBitmap url="../Integration/baselines/$testID.png" target="scrollTextArea" numColorVariances="0" maxColorVariance="0"/>
+				<CompareBitmap url="../Integration/baselines/$testID.png" target="scrollTextArea" numColorVariances="5" maxColorVariance="1"/>
 			</body>
 		</TestCase>
 	</testCases>

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextArea/Methods/TextArea_Methods_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextArea/Methods/TextArea_Methods_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextArea/Methods/TextArea_Methods_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextArea/Methods/TextArea_Methods_tester.mxml Mon Oct  1 08:03:47 2012
@@ -662,9 +662,7 @@
 				<RunCode code="scrollToRange1(application.textArea)" />
 				<Pause timeout="500"/>
 				<AssertPropertyValue target="textArea.scroller.viewport" propertyName="verticalScrollPosition" value="97.464453" />
-				<CompareBitmap   url="../Methods/baselines/" target="textArea">
-					<ConditionalValue os="mac"/>
-				</CompareBitmap>
+				<CompareBitmap   url="../Methods/baselines/$testID@mac.png" target="textArea" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 
@@ -676,9 +674,7 @@
 			<body>
 				<RunCode code="application.textArea.scrollToRange(application.textArea.text.length, application.textArea.text.length);" waitTarget="textArea" waitEvent="enterFrame" />
 				<AssertPropertyValue target="textArea.scroller.viewport" propertyName="verticalScrollPosition" value="1062.264453" />
-				<CompareBitmap   url="../Methods/baselines/" target="textArea">
-					<ConditionalValue os="mac"/>
-				</CompareBitmap>
+				<CompareBitmap   url="../Methods/baselines/$testID@mac.png" target="textArea" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 
@@ -691,9 +687,7 @@
 				<SetProperty target="textArea.scroller.viewport" propertyName="verticalScrollPosition" value="500" waitTarget="textArea" waitEvent="enterFrame" />
 				<RunCode code="application.textArea.scrollToRange(0, 0);" waitTarget="textArea.scroller.verticalScrollBar" waitEvent="valueCommit" />
 				<AssertPropertyValue target="textArea.scroller.viewport" propertyName="verticalScrollPosition" value="5" />
-				<CompareBitmap   url="../Methods/baselines/" target="textArea">
-					<ConditionalValue os="mac"/>
-				</CompareBitmap>
+				<CompareBitmap   url="../Methods/baselines/$testID@mac.png" target="textArea" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextInput/Properties/TextInput_properties_bindable_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextInput/Properties/TextInput_properties_bindable_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextInput/Properties/TextInput_properties_bindable_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextInput/Properties/TextInput_properties_bindable_tester.mxml Mon Oct  1 08:03:47 2012
@@ -161,9 +161,7 @@
 			<body>
 				<SetProperty target="textInput3" propertyName="text" value="jello world" waitEvent="updateComplete" waitTarget="textInput3"/>
 				<AssertPropertyValue target="textInput2" propertyName="prompt" value="jello world" />
-				<CompareBitmap url="../Properties/baselines/" target="textInput2">
-				<ConditionalValue os="mac"/>
-				</CompareBitmap>
+				<CompareBitmap url="../Properties/baselines/$testID@mac.png" target="textInput2" />
 			</body>
 		</TestCase>
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextInput/Styles/TextInput_styles_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextInput/Styles/TextInput_styles_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextInput/Styles/TextInput_styles_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TextInput/Styles/TextInput_styles_tester.mxml Mon Oct  1 08:03:47 2012
@@ -287,9 +287,7 @@
 			<body>
 				<RunCode code="firePopup()"/>
 				<WaitForEffectsToEnd/>
-				<CompareBitmap url="../Styles/baselines/" target="panel1">
-					<ConditionalValue os="mac"/>
-				</CompareBitmap>
+				<CompareBitmap url="../Styles/baselines/$testID@mac.png" target="panel1" />
 			</body>
 		</TestCase>
 	</testCases>

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TitleWindow/Mirroring/TitleWindow_mirroring_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TitleWindow/Mirroring/TitleWindow_mirroring_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TitleWindow/Mirroring/TitleWindow_mirroring_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/TitleWindow/Mirroring/TitleWindow_mirroring_tester.mxml Mon Oct  1 08:03:47 2012
@@ -44,7 +44,7 @@
             </setup>
             <body>
             	<AssertPropertyValue target="defaultTW" propertyName="layoutDirection" value="rtl"/>
-            	<MyCompareBitmap target="defaultTW" url="../Mirroring/Baselines/$testID.png" mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="15" maxColorVariance="20"/>
+            	<CompareBitmap target="defaultTW" url="../Mirroring/Baselines/$testID_mac.png" />
             </body>
         </TestCase> 
     
@@ -55,7 +55,7 @@
             </setup>
             <body>
                 <AssertPropertyValue target="twObject" propertyName="layoutDirection" value="rtl"/>
-            	<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png" mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="12" maxColorVariance="20"/>
+            	<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
             </body>
         </TestCase> 
         
@@ -66,7 +66,7 @@
             </setup>
             <body>
                 <AssertPropertyValue target="twObject" propertyName="layoutDirection" value="rtl"/>
-            	<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png" mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+            	<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
             </body>
         </TestCase> 
         
@@ -77,7 +77,7 @@
             </setup>
             <body>
                 <AssertPropertyValue target="twObject" propertyName="layoutDirection" value="rtl"/>
-            	<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png" mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+            	<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
             </body>
         </TestCase> 
         
@@ -88,7 +88,7 @@
             </setup>
             <body>
                 <AssertPropertyValue target="twObject" propertyName="layoutDirection" value="rtl"/>
-            	<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png" mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+            	<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase> 
         
@@ -99,7 +99,7 @@
             </setup>
             <body>
                 <AssertPropertyValue target="twObject" propertyName="layoutDirection" value="rtl"/>
-            	<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png" mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+            	<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="5" maxColorVariance="1" />
             </body>
         </TestCase> 
  
@@ -114,7 +114,7 @@
 		<Pause timeout="40"/>
 		
 		<AssertPropertyValue target="twObject.curAlert" propertyName="layoutDirection" value="rtl"/>
-		<MyCompareBitmap target="twObject.curAlert" url="../Mirroring/Baselines/$testID.png"  mac_url="../Mirroring/Baselines/$testID_mac.png"  numColorVariances="10" maxColorVariance="20"/>
+		<CompareBitmap target="twObject.curAlert" url="../Mirroring/Baselines/$testID_mac.png"  />
 		<DispatchKeyEvent key="SPACE" />
 		<AssertEvent target="twObject.curAlert" eventName="close" eventClass="mx.events::CloseEvent" />
 		<WaitForEffectsToEnd />
@@ -130,7 +130,7 @@
              	<RunCode code="FlexGlobals.topLevelApplication.twObject.showTitleWindow()" waitEvent="TitleWindowComplete" waitTarget="twObject"/>
 		<RunCode code="FlexGlobals.topLevelApplication.childWindowList.push(FlexGlobals.topLevelApplication.twObject.twWindow2)" />
 		<AssertPropertyValue target="twObject.twWindow2" propertyName="layoutDirection" value="rtl"/>
-		<MyCompareBitmap target="twObject.twWindow2" url="../Mirroring/Baselines/$testID.png" mac_url="../Mirroring/Baselines/$testID_mac.png"  numColorVariances="10" maxColorVariance="20"/>
+		<CompareBitmap target="twObject.twWindow2" url="../Mirroring/Baselines/$testID_mac.png" />
            
              </body>
         </TestCase>
@@ -144,7 +144,7 @@
                	   <RunCode code="FlexGlobals.topLevelApplication.twObject=TitleWindow(PopUpManager.createPopUp(DisplayObject(FlexGlobals.topLevelApplication),TitleWindowWithContent1))" />
    	    	   <RunCode code="FlexGlobals.topLevelApplication.childWindowList.push(FlexGlobals.topLevelApplication.twObject)"/>
    	           <AssertPropertyValue target="twObject" propertyName="layoutDirection" value="rtl"/>
-  		   <MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png"  mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+  		   <CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
              
                </body>
         </TestCase>
@@ -158,7 +158,7 @@
               	<RunCode code="FlexGlobals.topLevelApplication.twObject.showPopupAnchor()"  waitEvent="updateComplete" waitTarget="twObject.myForm" />
    	        <AssertPropertyValue target="twObject.myForm" propertyName="layoutDirection" value="rtl"/>
  	    	<Pause timeout="100"/>
-   	    	<MyCompareBitmap target="twObject.myForm" url="../Mirroring/Baselines/$testID.png" mac_url="../Mirroring/Baselines/$testID.png" numColorVariances="10" maxColorVariance="20"/>
+   	    	<CompareBitmap target="twObject.myForm" url="../Mirroring/Baselines/$testID.png" />
            
               </body>
         </TestCase>
@@ -178,12 +178,12 @@
        
     		<RunCode code="addCheckBox(FlexGlobals.topLevelApplication.twObject)" waitEvent="elementAdd" waitTarget="twObject"/>
     		<Pause timeout="100"/>
-    		<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_addToParent.png"  mac_url="../Mirroring/Baselines/$testID_addToParent_mac.png" numColorVariances="10" maxColorVariance="20"/>
+    		<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_addToParent_mac.png" />
     		
     		<RunCode code="addCheckBox(FlexGlobals.topLevelApplication.twObject.twWindow)" waitEvent="elementAdd" waitTarget="twObject.twWindow"/>
 		 <Pause timeout="100"/>
-    		<MyCompareBitmap target="twObject.twWindow" url="../Mirroring/Baselines/$testID_addToChild.png" mac_url="../Mirroring/Baselines/$testID_addToChild_mac.png"  numColorVariances="15" maxColorVariance="20"/>
-    		<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_removeChild.png" mac_url="../Mirroring/Baselines/$testID_removeChild_mac.png"  numColorVariances="15" maxColorVariance="20"/>
+    		<CompareBitmap target="twObject.twWindow" url="../Mirroring/Baselines/$testID_addToChild_mac.png"  />
+    		<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_removeChild_mac.png"  />
             </body>
         </TestCase>        
         
@@ -195,7 +195,7 @@
                   <RunCode code="FlexGlobals.topLevelApplication.twObject=FlexGlobals.topLevelApplication.createTitleWindowByClass(TitleWindowWithRTLContent1,'window TitleWindow')" waitEvent="TitleWindowComplete" waitTarget=""/>
               </setup>
               <body>
-   	    	<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png"  mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+   	    	<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
            
               </body>
         </TestCase>      
@@ -209,7 +209,7 @@
 	        <RunCode code="FlexGlobals.topLevelApplication.twObject=FlexGlobals.topLevelApplication.createTitleWindowByClass(TitleWindowWithSizeConstraints3,'size constrainted test')" waitEvent="TitleWindowComplete" waitTarget=""/>
 	    </setup>
 	    <body>            	            	
-		<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png" mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+		<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
 	    </body>
 	</TestCase>
 	
@@ -225,7 +225,7 @@
 	        <SetProperty target="twObject.myOutterPanel" propertyName="layoutDirection" value="rtl"  />
     	    	<SetStyle target="twObject.myOutterPanel" styleName="direction" value="rtl" waitEvent="updateComplete"/>
        
-		<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png"  mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+		<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
 	    </body>
 	</TestCase>
 	
@@ -239,7 +239,7 @@
 	    </setup>
 	    <body>     
 	    	<RunCode code="FlexGlobals.topLevelApplication.twObject.chk2.move(200,300)" waitTarget="twObject.chk2" waitEvent="move"/>
-		<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png"  mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+		<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
 	    </body>
 	</TestCase>
 
@@ -253,7 +253,7 @@
 	    	<SetStyle target="twObject" styleName="direction" value="ltr" waitEvent="updateComplete"/>
 		
 	    	<RunCode code="FlexGlobals.topLevelApplication.twObject.chk2.move(200,300)" waitTarget="twObject.chk2" waitEvent="move"/>
-		<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png"  mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+		<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
 	    </body>
 	</TestCase>
 	
@@ -265,7 +265,7 @@
 	    </setup>
 	    <body>     
 	    	<RunCode code="FlexGlobals.topLevelApplication.twObject.chk1.move(150,60)" waitTarget="twObject.chk1" waitEvent="move"/>
-		<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png"  mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+		<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
 	    </body>
 	</TestCase>
 	<TestCase testID="TitleWindow_rtl_constraint3_update" keywords="[TitleWindow,Mirroring,sizeConstraint]" description="Test content inside titleWindow with size constraint setting, layoutDirection=rtl, move a child">
@@ -280,7 +280,7 @@
 		<SetStyle target="twObject" styleName="direction" value="ltr" waitEvent="updateComplete"/>
 		<RunCode code="FlexGlobals.topLevelApplication.twObject.chk1.move(100,60)" waitTarget="twObject.chk1" waitEvent="move"/>
 		
-		<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png" numColorVariances="10"  mac_url="../Mirroring/Baselines/$testID_mac.png" maxColorVariance="20"/>
+		<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
 	    </body>
 	</TestCase>
 	
@@ -291,7 +291,7 @@
 	        <RunCode code="FlexGlobals.topLevelApplication.twObject=FlexGlobals.topLevelApplication.createTitleWindowByClass(TitleWindowWithSizeConstraints4,'size constrainted test2')" waitEvent="TitleWindowComplete" waitTarget=""/>
 	    </setup>
 	    <body>     
-	    	<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png"  mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+	    	<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
 	    </body>
 	</TestCase>
 	
@@ -304,7 +304,7 @@
 	    <body>  
 	    	<RunCode code="FlexGlobals.topLevelApplication.twObject.layoutDirection='ltr'"  waitEvent="updateComplete" waitTarget="twObject" />
    	        <SetStyle target="twObject" styleName="direction" value="ltr" waitEvent="updateComplete"/>
-	    	<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png"  mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+	    	<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
 	    </body>
 	</TestCase>
 	
@@ -316,11 +316,11 @@
             </setup>
 	    <body>  
 	    	<SetProperty target="defaultTW" propertyName="title" valueExpression="value=longTitle" waitEvent="updateComplete" waitTarget="defaultTW"/>
-  		<MyCompareBitmap target="defaultTW" url="../Mirroring/Baselines/$testID.png" mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+  		<CompareBitmap target="defaultTW" url="../Mirroring/Baselines/$testID_mac.png" />
 	    	<SetProperty target="defaultTW" propertyName="layoutDirection" value="ltr" waitEvent="updateComplete" waitTarget="defaultTW"/>
 	      	 <SetStyle target="defaultTW" styleName="direction" value="ltr" waitEvent="updateComplete"/>
 	    	<Pause timeout="200"/>
-	      	<MyCompareBitmap target="defaultTW" url="../Mirroring/Baselines/$testID_ltr.png" mac_url="../Mirroring/Baselines/$testID_ltr_mac.png" numColorVariances="10" maxColorVariance="20"/>
+	      	<CompareBitmap target="defaultTW" url="../Mirroring/Baselines/$testID_ltr_mac.png" />
 	    
 	    </body>
 	</TestCase>
@@ -331,7 +331,7 @@
 	        <RunCode code="FlexGlobals.topLevelApplication.twObject=FlexGlobals.topLevelApplication.createTitleWindowByClass(TitleWindowSkinned,'skinnedTitleWindow')" waitEvent="TitleWindowComplete" waitTarget=""/>
 	    </setup>
 	    <body>  
-	    	<MyCompareBitmap target="twObject" url="../Mirroring/Baselines/$testID.png"  mac_url="../Mirroring/Baselines/$testID_mac.png" numColorVariances="10" maxColorVariance="20"/>
+	    	<CompareBitmap target="twObject" url="../Mirroring/Baselines/$testID_mac.png" />
 	    	<DispatchMouseEvent type="rollOver" target="twObject.closeButton" localX="2" localY="2" />
 		<DispatchMouseEvent type="click" target="twObject.closeButton" localX="5" localY="5" waitEvent="click" />
 		<AssertEvent target="twObject" eventName="close" eventClass="mx.events::CloseEvent" timeout="5000" />

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/integration/DataGroup_Integration_main.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/integration/DataGroup_Integration_main.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/integration/DataGroup_Integration_main.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/integration/DataGroup_Integration_main.mxml Mon Oct  1 08:03:47 2012
@@ -74,7 +74,7 @@
 			<WaitForEffectsToEnd />
 		</setup>
 		<body>
-			<CompareBitmap url="../integration/baselines/datagroup_integration_PopUpButton_data.png" target="" timeout="2000" />
+			<CompareBitmap url="../integration/baselines/datagroup_integration_PopUpButton_data.png" target="" timeout="2000" numColorVariances="5" maxColorVariance="1" />
 			<SetProperty target="popUpButton" propertyName="visible"  value="false"  />
 			<RunCode code="application.popUpButton.close()" />
 			<WaitForEffectsToEnd />
@@ -89,7 +89,7 @@
 			<WaitForEffectsToEnd />
 		</setup>
 		<body>
-			<CompareBitmap url="../integration/baselines/datagroup_integration_PopUpButton_subgroups.png" target="" timeout="2000" />
+			<CompareBitmap url="../integration/baselines/datagroup_integration_PopUpButton_subgroups.png" target="" timeout="2000" numColorVariances="5" maxColorVariance="1" />
 			<SetProperty target="popUpButton" propertyName="visible"  value="false"  />
 			<RunCode code="application.popUpButton.close()" />
 			<WaitForEffectsToEnd />
@@ -107,7 +107,7 @@
 		</setup>
 		<body>
 			<Pause timeout="100" />
-			<CompareBitmap url="../integration/baselines/datagroup_integration_PopUpButton_data_virtual.png" target="" timeout="2000" />
+			<CompareBitmap url="../integration/baselines/datagroup_integration_PopUpButton_data_virtual.png" target="" timeout="2000" numColorVariances="5" maxColorVariance="1" />
 			<SetProperty target="popUpButton" propertyName="visible"  value="false"  />
 			<RunCode code="application.popUpButton.close()" />
 			<WaitForEffectsToEnd />

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/Group/integration/Group_Integration_main.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/Group/integration/Group_Integration_main.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/Group/integration/Group_Integration_main.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/Group/integration/Group_Integration_main.mxml Mon Oct  1 08:03:47 2012
@@ -65,7 +65,7 @@
 			<WaitForEffectsToEnd />
 		</setup>
 		<body>
-			<CompareBitmap url="../integration/baselines/group_integration_PopUpButton_mix.png" target="" timeout="2000" />
+			<CompareBitmap url="../integration/baselines/group_integration_PopUpButton_mix.png" target="" timeout="2000" numColorVariances="5" maxColorVariance="1" />
 			<SetProperty target="popUpButton" propertyName="visible"  value="false"  />
 			<RunCode code="application.popUpButton.close()" />
 			<WaitForEffectsToEnd />
@@ -80,7 +80,7 @@
 			<WaitForEffectsToEnd />
 		</setup>
 		<body>
-			<CompareBitmap url="../integration/baselines/group_integration_PopUpButton_subgroups.png" target="" timeout="2000" />
+			<CompareBitmap url="../integration/baselines/group_integration_PopUpButton_subgroups.png" target="" timeout="2000" numColorVariances="5" maxColorVariance="1" />
 			<SetProperty target="popUpButton" propertyName="visible"  value="false"  />
 			<RunCode code="application.popUpButton.close()" />
 			<WaitForEffectsToEnd />

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/Group/styles/Group_styles_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/Group/styles/Group_styles_tester.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/Group/styles/Group_styles_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/Group/styles/Group_styles_tester.mxml Mon Oct  1 08:03:47 2012
@@ -147,7 +147,7 @@
 				<AssertStyleValue target="vscrollbar1" styleName="chromeColor" value="0xFFCC99"/>
 				<AssertStyleValue target="vscrollbar1" styleName="focusColor" value="0xB80000"/>
 				<AssertStyleValue target="vscrollbar1" styleName="symbolColor" value="0xFF0066"/>
-				<CompareBitmap url="../styles/baselines/$testID.png" target="vscrollbar1"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="vscrollbar1" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="GroupStyle_FxHScrollBar_compileTime" keywords="[FxHScrollBar]" description="Ensure that HScrollBar looks correct when global styles are set.">
@@ -155,7 +155,7 @@
 				<AssertStyleValue target="hscrollbar1" styleName="chromeColor" value="0xFFCC99"/>
 				<AssertStyleValue target="hscrollbar1" styleName="focusColor" value="0xB80000"/>
 				<AssertStyleValue target="hscrollbar1" styleName="symbolColor" value="0xFF0066"/>
-				<CompareBitmap url="../styles/baselines/$testID.png" target="hscrollbar1"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="hscrollbar1" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="GroupStyle_FxNumericStepper_compileTime" keywords="[FxNumericStepper]" description="Ensure that NumericStepper looks correct when global styles are set.">
@@ -349,7 +349,7 @@
 				<AssertStyleValue target="vscrollbar1" styleName="chromeColor" value="0x9999FF"/>
 				<AssertStyleValue target="vscrollbar1" styleName="focusColor" value="0x009900"/>
 				<AssertStyleValue target="vscrollbar1" styleName="symbolColor" value="0x66FF00"/>
-				<CompareBitmap url="../styles/baselines/$testID.png" target="vscrollbar1"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="vscrollbar1" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="GroupStyle_FxHScrollBar_runtimeCSS" keywords="[FxHScrollBar]" description="Ensure that HScrollBar looks correct when global styles are set.">
@@ -360,7 +360,7 @@
 				<AssertStyleValue target="hscrollbar1" styleName="chromeColor" value="0x9999FF"/>
 				<AssertStyleValue target="hscrollbar1" styleName="focusColor" value="0x009900"/>
 				<AssertStyleValue target="hscrollbar1" styleName="symbolColor" value="0x66FF00"/>
-				<CompareBitmap url="../styles/baselines/$testID.png" target="hscrollbar1"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="hscrollbar1" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="GroupStyle_FxNumericStepper_runtimeCSS" keywords="[FxNumericStepper]" description="Ensure that NumericStepper looks correct when global styles are set.">
@@ -535,7 +535,7 @@
 			</setup>
 			<body>
 				<AssertStyleValue target="vscrollbar1" styleName="symbolColor" value="0xFF0000"/>
-				<CompareBitmap url="../styles/baselines/$testID.png" target="vscrollbar1"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="vscrollbar1" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="SymbolColor_changeComponentStyleAtRuntime" keywords="[FxVScrollBar]" description="Ensure that VScrollBar looks correct when global styles are set at runtime.">
@@ -548,7 +548,7 @@
 			</setup>
 			<body>
 				<AssertStyleValue target="vscrollbar1" styleName="symbolColor" value="0x3366CC"/>
-				<CompareBitmap url="../styles/baselines/$testID.png" target="vscrollbar1"/>
+				<CompareBitmap url="../styles/baselines/$testID.png" target="vscrollbar1" numColorVariances="5" maxColorVariance="1" />
 			</body>
 		</TestCase>
 		<TestCase testID="FocusColor_changeContainerAtRuntime" keywords="[FxCheckBox]" description="Ensure that CheckBox looks correct when global styles are set at runtime.">

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/layout/TileLayout/properties/TileLayout_heightwidth.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/layout/TileLayout/properties/TileLayout_heightwidth.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/layout/TileLayout/properties/TileLayout_heightwidth.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/layout/TileLayout/properties/TileLayout_heightwidth.mxml Mon Oct  1 08:03:47 2012
@@ -128,7 +128,7 @@ around it by doing multiple adds.
         <RunCode code="application.setPropsOnGroupElements(application.box1.group1, 'width', 25)" />
         <RunCode code="application.setPropsOnGroupElements(application.box1.group1, 'height', 25)" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="width" value="50" />        
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -156,7 +156,7 @@ around it by doing multiple adds.
         <RunCode code="application.setPropsOnGroupElements(application.box1.group1, 'width', 25)" />
         <RunCode code="application.setPropsOnGroupElements(application.box1.group1, 'height', 25)" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="width" value="50" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -233,7 +233,7 @@ around it by doing multiple adds.
         <RunCode code="application.setPropsOnGroupElements(application.box1.group1, 'width', 25)" />
         <RunCode code="application.setPropsOnGroupElements(application.box1.group1, 'height', 25)" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="height" value="50" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -311,7 +311,7 @@ around it by doing multiple adds.
         <SetProperty target="box1.group1.layout" propertyName="requestedColumnCount" value="3" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <SetProperty target="box1.group1.layout" propertyName="requestedColumnCount" value="5" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="width" value="50" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -375,7 +375,7 @@ around it by doing multiple adds.
         <SetProperty target="box1.group1.layout" propertyName="requestedColumnCount" value="2" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <SetProperty target="box1.group1.layout" propertyName="requestedColumnCount" value="1" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="height" value="50" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -441,7 +441,7 @@ around it by doing multiple adds.
         <SetProperty target="box1.group1.layout" propertyName="requestedRowCount" value="2" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <SetProperty target="box1.group1.layout" propertyName="requestedRowCount" value="1" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="width" value="50" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -509,7 +509,7 @@ around it by doing multiple adds.
         <SetProperty target="box1.group1.layout" propertyName="requestedRowCount" value="4" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <SetProperty target="box1.group1.layout" propertyName="requestedRowCount" value="5" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="height" value="90" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -574,7 +574,7 @@ around it by doing multiple adds.
         <SetProperty target="box1.group1.layout" propertyName="columnWidth" value="80" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <SetProperty target="box1.group1.layout" propertyName="columnWidth" value="81" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="width" value="50" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -765,7 +765,7 @@ around it by doing multiple adds.
         <SetProperty target="box1.group1.layout" propertyName="rowHeight" value="90" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <SetProperty target="box1.group1.layout" propertyName="rowHeight" value="100" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="height" value="50" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -834,7 +834,7 @@ around it by doing multiple adds.
         <SetProperty target="box1.group1.layout" propertyName="horizontalGap" value="30" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <SetProperty target="box1.group1.layout" propertyName="horizontalGap" value="31" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="width" value="60" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -1075,7 +1075,7 @@ around it by doing multiple adds.
         <SetProperty target="box1.group1.layout" propertyName="rowHeight" value="60" waitTarget="box1.group1" waitEvent="updateComplete"/>
         <AssertPropertyValue target="box1.group1" propertyName="height" value="40" />
         <AssertPropertyValue target="box1.group1" propertyName="width" value="40" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" waitTarget="box1.group1" waitEvent="updateComplete"/>
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" waitTarget="box1.group1" waitEvent="updateComplete" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -1110,7 +1110,7 @@ around it by doing multiple adds.
         <RunCode code="application.addItemsToGroup(application.box1.group1, 16)" />
         <RunCode code="application.setPropsOnGroupElements(application.box1.group1, 'width', 25)" />
         <RunCode code="application.setPropsOnGroupElements(application.box1.group1, 'height', 25)" waitTarget="box1.group1" waitEvent="updateComplete"/>                
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" waitTarget="box1.group1" waitEvent="updateComplete"/>
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" waitTarget="box1.group1" waitEvent="updateComplete" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/layout/TileLayout/properties/TileLayout_horizontalGap.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/layout/TileLayout/properties/TileLayout_horizontalGap.mxml?rev=1392225&r1=1392224&r2=1392225&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/layout/TileLayout/properties/TileLayout_horizontalGap.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/layout/TileLayout/properties/TileLayout_horizontalGap.mxml Mon Oct  1 08:03:47 2012
@@ -192,7 +192,7 @@ Test setting horizontalGap to various va
         <RunCode code="application.addItemsToGroup(application.box1.group1, 3)" />
         <RunCode code="application.setPropsOnGroupElements(application.box1.group1, 'width', 25)" />
         <RunCode code="application.setPropsOnGroupElements(application.box1.group1, 'height', 25)" waitTarget="box1.group1" waitEvent="updateComplete" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -210,7 +210,7 @@ Test setting horizontalGap to various va
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.incrementButton" type="rollOver" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.incrementButton.skin" waitEvent="updateComplete" />
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.incrementButton" type="mouseDown" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.incrementButton.skin" waitEvent="updateComplete" />
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.incrementButton" type="mouseUp" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.incrementButton.skin" waitEvent="updateComplete" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -230,7 +230,7 @@ Test setting horizontalGap to various va
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.incrementButton" type="mouseUp" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.incrementButton.skin" waitEvent="updateComplete" />
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.incrementButton" type="mouseDown" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.incrementButton.skin" waitEvent="updateComplete" />
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.incrementButton" type="mouseUp" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.incrementButton.skin" waitEvent="updateComplete" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -254,7 +254,7 @@ Test setting horizontalGap to various va
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.incrementButton" type="mouseUp" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.incrementButton.skin" waitEvent="updateComplete" />
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.incrementButton" type="mouseDown" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.incrementButton.skin" waitEvent="updateComplete" />
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.incrementButton" type="mouseUp" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.incrementButton.skin" waitEvent="updateComplete" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>
 
@@ -281,7 +281,7 @@ Test setting horizontalGap to various va
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.decrementButton" type="mouseUp" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.decrementButton.skin" waitEvent="updateComplete" />
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.decrementButton" type="mouseDown" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.decrementButton.skin" waitEvent="updateComplete" />
         <DispatchMouseEvent target="box1.scroller1.horizontalScrollBar.decrementButton" type="mouseUp" localY="2" localX="2" waitTarget="box1.scroller1.horizontalScrollBar.decrementButton.skin" waitEvent="updateComplete" />
-        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" />
+        <CompareBitmap url="../properties/baselines/$testID.png" target="box1" numColorVariances="5" maxColorVariance="1" />
     </body>
 </TestCase>