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/01/23 01:54:53 UTC

svn commit: r1437244 - /flex/sdk/branches/develop/mustella/tests/mobile/SplitViewNavigator/integration/SplitViewNavigator_tabbedApp.mxml

Author: aharui
Date: Wed Jan 23 00:54:52 2013
New Revision: 1437244

URL: http://svn.apache.org/viewvc?rev=1437244&view=rev
Log:
fix  SplitViewNav test

Modified:
    flex/sdk/branches/develop/mustella/tests/mobile/SplitViewNavigator/integration/SplitViewNavigator_tabbedApp.mxml

Modified: flex/sdk/branches/develop/mustella/tests/mobile/SplitViewNavigator/integration/SplitViewNavigator_tabbedApp.mxml
URL: http://svn.apache.org/viewvc/flex/sdk/branches/develop/mustella/tests/mobile/SplitViewNavigator/integration/SplitViewNavigator_tabbedApp.mxml?rev=1437244&r1=1437243&r2=1437244&view=diff
==============================================================================
--- flex/sdk/branches/develop/mustella/tests/mobile/SplitViewNavigator/integration/SplitViewNavigator_tabbedApp.mxml (original)
+++ flex/sdk/branches/develop/mustella/tests/mobile/SplitViewNavigator/integration/SplitViewNavigator_tabbedApp.mxml Wed Jan 23 00:54:52 2013
@@ -65,6 +65,7 @@
 			</setup>
 			<body>
 				<AssertPropertyValue target="svn.viewNavigatorPopUp" propertyName="isOpen" value="true" />
+				<Pause timeout="500" />
 				<CompareBitmap numColorVariances="20" maxColorVariance="16" url="../integration/baselines" target="svn.viewNavigatorPopUp">
 					<ConditionalValue deviceDensity="160" os="win"/>
 					<ConditionalValue deviceDensity="240" os="android" />