You are correct. >From the "bad.png" files (eg. Callout_skin@android_240ppi.png.bad.png) , I >can see it's using "android" extension for me.
Maurice -----Message d'origine----- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : jeudi 10 octobre 2013 00:52 À : dev@flex.apache.org Objet : Re: Build failed in Jenkins: flex-sdk_mustella #460 Hi, > I think when it's running on ADL on windows , it will use "win". Correct ? I assumed it would use the android one, if emulating android it should be comparing the android images right? On OSX. With this local.properties: target_os_name=android device_name=osx And running the tests like so: ./mini_run.sh -mobile tests/mobile/SplitViewNavigator I get: [java] ===================================================== [java] Passes: 51 [java] Fails: 0 [java] ===================================================== So what different here other than I'm running on OSX? Has anyone else seen the failure on OSX? Thanks, Justin