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/09/14 20:49:36 UTC

svn commit: r1384884 - in /incubator/flex/sdk/branches/develop/mustella/tests/spark: collections/Sort/SparkComboBox/ effects/Animate/Methods/baseline/ effects/Animate/SWFs/ primitives/Line/properties/baselines/

Author: pent
Date: Fri Sep 14 18:49:36 2012
New Revision: 1384884

URL: http://svn.apache.org/viewvc?rev=1384884&view=rev
Log:
Fixed test case with correct values; regenerated 2 incorrect baseline images

Modified:
    incubator/flex/sdk/branches/develop/mustella/tests/spark/collections/Sort/SparkComboBox/SF_sparkComboBox_tester.mxml
    incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Methods/baseline/Animate_Play.png
    incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/SWFs/Animate_Main.mxml
    incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Line/properties/baselines/FXG_VerticalLine_LinearGradientStroke_xy_0_20.png

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/collections/Sort/SparkComboBox/SF_sparkComboBox_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/collections/Sort/SparkComboBox/SF_sparkComboBox_tester.mxml?rev=1384884&r1=1384883&r2=1384884&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/collections/Sort/SparkComboBox/SF_sparkComboBox_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/collections/Sort/SparkComboBox/SF_sparkComboBox_tester.mxml Fri Sep 14 18:49:36 2012
@@ -471,7 +471,7 @@
 				<AssertMethodValue method="value=SFConstant.getArrayOfField('address',application.uiComboBoxComp.comboBoxDataProvider)" 
 								   valueExpression="value=application.uiComboBoxComp.revertArray(application.uiComboBoxComp.sparkSortedArray)"/>
 				<AssertMethodValue method="value=SFConstant.getArrayOfField('name',application.uiComboBoxComp.comboBoxDataProvider)" 
-								   value="cadbury,Bo,TJ,barmen,Izzy,Moe,Molly,Matisse,Bunny,Daisy,Imari,Umbra,Danny,Ted,Chumley"/>
+								   value="cadbury,barmen,Bo,Izzy,TJ,Moe,Molly,Matisse,Bunny,Daisy,Imari,Umbra,Danny,Ted,Chumley"/>
 			</body>
 		</TestCase>  
 		<TestCase testID="SortField_sparkComboBox_reverse_script_test16" description="reverse items sort order based on different descending setting of SortField"  keywords="[Sort, sparkComboBox]">

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Methods/baseline/Animate_Play.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/Methods/baseline/Animate_Play.png?rev=1384884&r1=1384883&r2=1384884&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/SWFs/Animate_Main.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/SWFs/Animate_Main.mxml?rev=1384884&r1=1384883&r2=1384884&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/SWFs/Animate_Main.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/effects/Animate/SWFs/Animate_Main.mxml Fri Sep 14 18:49:36 2012
@@ -35,7 +35,7 @@
 		{
 		src: url("../../../../../Assets/Fonts/Open_Sans/OpenSans-Regular.ttf");
 		fontFamily: vera1;
-		embedAsCFF: true;
+		embedAsCFF: false;
 		}
 
 		global 

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