You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ma...@apache.org on 2013/12/03 02:12:12 UTC

git commit: [flex-sdk] [refs/heads/develop] - UPDATE - FIX FLEX-33860 IOS7 Status bar height Fixed failed mustella test: mx/styles/AdvancedStyleClient/Styles/ADV_style_method_parent_main_tester

Updated Branches:
  refs/heads/develop e11df3058 -> 905f8a551


UPDATE - FIX FLEX-33860 IOS7 Status bar height
Fixed failed mustella test: mx/styles/AdvancedStyleClient/Styles/ADV_style_method_parent_main_tester


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

Branch: refs/heads/develop
Commit: 905f8a551b58cf92b40ef194b0578412ed37f266
Parents: e11df30
Author: mamsellem <ma...@systar.com>
Authored: Tue Dec 3 02:10:40 2013 +0100
Committer: mamsellem <ma...@systar.com>
Committed: Tue Dec 3 02:10:40 2013 +0100

----------------------------------------------------------------------
 .../Styles/ADV_style_method_parent_main_tester.mxml                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/905f8a55/mustella/tests/mx/styles/AdvancedStyleClient/Styles/ADV_style_method_parent_main_tester.mxml
----------------------------------------------------------------------
diff --git a/mustella/tests/mx/styles/AdvancedStyleClient/Styles/ADV_style_method_parent_main_tester.mxml b/mustella/tests/mx/styles/AdvancedStyleClient/Styles/ADV_style_method_parent_main_tester.mxml
index f8cdb51..1352c8c 100644
--- a/mustella/tests/mx/styles/AdvancedStyleClient/Styles/ADV_style_method_parent_main_tester.mxml
+++ b/mustella/tests/mx/styles/AdvancedStyleClient/Styles/ADV_style_method_parent_main_tester.mxml
@@ -60,7 +60,7 @@
 			<body>
 				<!--test get styleParent-->
 				<AssertMethodValue method="value=application.testStyle.styleParent" 
-								   value="ADV_style_method_parent_main0.ApplicationSkin2._ApplicationSkin_Group1.contentGroup.labelParent"/>
+								   value="ADV_style_method_parent_main0.ApplicationSkin2.containerGrp.contentGroup.labelParent"/>
 				
 				<!--test non-inheritance style-->
 				<AssertMethodValue method="value=application.testStyle.getStyle('teststyle_1_string_noinh')" value="defaultString"/>