Re: Jenkins and Flash Player Debugger

2014-03-13 Thread OmPrakash Muppirala
Perhaps this piece of info can help: I got Infra folks to add the trust file and mm.cfg at the correct locations. Check these JIRA tasks [1], [2] And the trusted path we had in flex.cfg seems to be pretty broad enough. [1] https://issues.apache.org/jira/browse/INFRA-5679 [2] https://issues.apach

Re: Jenkins and Flash Player Debugger

2014-03-13 Thread Alex Harui
On 3/13/14 1:57 AM, "Erik de Bruin" wrote: >I see that both the build runs OK again and you have a request out to >builds@a.o. > >Is there anything I can help with? Only if you remember some thing you had to do to get Jenkins to run the flash player for checkintests/mustella. The build only wo

Re: Jenkins and Flash Player Debugger

2014-03-13 Thread Erik de Bruin
I see that both the build runs OK again and you have a request out to builds@a.o. Is there anything I can help with? EdB On Thu, Mar 13, 2014 at 6:08 AM, Alex Harui wrote: > On 3/12/14 8:56 PM, "OmPrakash Muppirala" wrote: > >It should run fine. Mustella, sdk checkintests, etc. have been

Re: Jenkins and Flash Player Debugger

2014-03-12 Thread Alex Harui
On 3/12/14 8:56 PM, "OmPrakash Muppirala" wrote: >It should run fine. Mustella, sdk checkintests, etc. have been running >without problems on Jenkins. > >What exactly are you facing? It launched the SWF and never returned. I'm thinking it has a dialog up with an error or something and when Jenki

Re: Jenkins and Flash Player Debugger

2014-03-12 Thread OmPrakash Muppirala
On Mar 12, 2014 6:41 PM, "Alex Harui" wrote: > > The checkintest for flex-asjs failed, and I think it left the flash player > debugger up and hung. Is there a way to clear it? Or do we have to ask > Infra? > If you have a kill script, you could do a single run of it. But, best would be to ask

Jenkins and Flash Player Debugger

2014-03-12 Thread Alex Harui
The checkintest for flex-asjs failed, and I think it left the flash player debugger up and hung. Is there a way to clear it? Or do we have to ask Infra? Also, are there any tips for getting flash player debugger to run in Jenkins? Thanks, -Alex