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 2013/05/28 23:23:30 UTC

git commit: [flex-sdk] [refs/heads/develop] - fix failing Alert tests

Updated Branches:
  refs/heads/develop ed67d62af -> b709e3d31


fix failing Alert tests


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/b709e3d3
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/b709e3d3
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/b709e3d3

Branch: refs/heads/develop
Commit: b709e3d31d0212e6bbb9248af00ce7f2c19e956a
Parents: ed67d62
Author: Alex Harui <ah...@apache.org>
Authored: Tue May 28 14:15:55 2013 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue May 28 14:16:13 2013 -0700

----------------------------------------------------------------------
 .../Alert/Properties/Alert_Properties.mxml         |    1 +
 .../Alert/Properties/Alert_Properties_Spark.mxml   |    1 +
 .../Alert_layoutDirection_direction_rtl.png        |  Bin 2692 -> 2707 bytes
 .../Alert_layoutDirection_direction_rtl_spark.png  |  Bin 3433 -> 3435 bytes
 ...youtDirection_direction_rtl_spark_wireframe.png |  Bin 2192 -> 2191 bytes
 ...ayoutDirection_direction_rtl_with_alertIcon.png |  Bin 6490 -> 6492 bytes
 ...irection_direction_rtl_with_alertIcon_spark.png |  Bin 7161 -> 7161 bytes
 ...irection_rtl_with_alertIcon_spark_wireframe.png |  Bin 5940 -> 5941 bytes
 8 files changed, 2 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b709e3d3/mustella/tests/components/Alert/Properties/Alert_Properties.mxml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Alert/Properties/Alert_Properties.mxml b/mustella/tests/components/Alert/Properties/Alert_Properties.mxml
index daa4552..1285f0d 100644
--- a/mustella/tests/components/Alert/Properties/Alert_Properties.mxml
+++ b/mustella/tests/components/Alert/Properties/Alert_Properties.mxml
@@ -455,6 +455,7 @@
 				<WaitForEffectsToEnd />
 			</setup>
 			<body>
+                <WaitForLayoutManager />
 				<CompareBitmap url="../Properties/baselines/$testID.png" target="curAlert"/>
 			</body>
 		</TestCase>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b709e3d3/mustella/tests/components/Alert/Properties/Alert_Properties_Spark.mxml
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Alert/Properties/Alert_Properties_Spark.mxml b/mustella/tests/components/Alert/Properties/Alert_Properties_Spark.mxml
index 2aa12ba..ba782b6 100644
--- a/mustella/tests/components/Alert/Properties/Alert_Properties_Spark.mxml
+++ b/mustella/tests/components/Alert/Properties/Alert_Properties_Spark.mxml
@@ -73,6 +73,7 @@
 				<WaitForEffectsToEnd />
 			</setup>
 			<body>
+                <WaitForLayoutManager />
 				<CompareBitmap url="../Properties/baselines/$testID.png" target="curAlert"/>
 				<DispatchKeyEvent key="SPACE" />
 			</body>

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b709e3d3/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl.png
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl.png b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl.png
index 3abfc9e..87dc75d 100644
Binary files a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl.png and b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b709e3d3/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_spark.png
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_spark.png b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_spark.png
index a31b83c..0d7c6b0 100644
Binary files a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_spark.png and b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_spark.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b709e3d3/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_spark_wireframe.png
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_spark_wireframe.png b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_spark_wireframe.png
index 60ae602..3fa6d8e 100644
Binary files a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_spark_wireframe.png and b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_spark_wireframe.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b709e3d3/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon.png
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon.png b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon.png
index 4b4f538..5f7f25e 100644
Binary files a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon.png and b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b709e3d3/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon_spark.png
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon_spark.png b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon_spark.png
index 3e8bd78..1efde9d 100644
Binary files a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon_spark.png and b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon_spark.png differ

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/b709e3d3/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon_spark_wireframe.png
----------------------------------------------------------------------
diff --git a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon_spark_wireframe.png b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon_spark_wireframe.png
index 75ed2ba..0b0091a 100644
Binary files a/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon_spark_wireframe.png and b/mustella/tests/components/Alert/Properties/baselines/Alert_layoutDirection_direction_rtl_with_alertIcon_spark_wireframe.png differ