Found the reason: I added an id to one of anonymous groups in ApplicationSkin, in order to work on it for "IOS7 status bar". So this changed the id of nested groups And Mustella makes assertions on the full id in (see failed assertion below).
I will have to update the ids in mustella for all tests that relies on this internal path. Note: sometimes I feel like Mustella is just one big HACK :-( mx/styles/AdvancedStyleClient/Styles/ADV_style_method_parent_main_tester ADV_method_styleParent_class_test1 Failed AssertMethodValue (method cannot be shown)(bod y:step 1) method returned ADV_style_method_parent_main0.ApplicationSkin2.containerGrp.contentGroup.labelParent, expected ADV_style_method_parent_main0.ApplicationSkin2._App licationSkin_Group1.contentGroup.labelParent -----Message d'origine----- De : Erik de Bruin [mailto:e...@ixsoftware.nl] Envoyé : lundi 2 décembre 2013 19:20 À : dev@flex.apache.org Cc : jmcl...@apache.org; Maurice Amsellem Objet : Re: Build failed in Jenkins: flex-sdk_mustella #577 This test has failed in 2 consecutive runs now, so it seems to be a 'real' issue... EdB