Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Erik de Bruin
> I'm in the VM now, checking out the PATH 'solution'... And I'm out... At first glance, moving the Cygwin path to the front of the PATH variable didn't fix things, but some other stuff seems to have gone wrong as well. I'm all out of time, sorry and have fun tinkering ;-) EdB -- Ix Multimedi

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Alex Harui
" mailto:jmcl...@apache.org>>, "erikdebr...@apache.org<mailto:erikdebr...@apache.org>" mailto:erikdebr...@apache.org>>, "aha...@apache.org<mailto:aha...@apache.org>" mailto:aha...@apache.org>> Subject: Re: Build failed in Jenkins: flex-

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Alex Harui
t;>>> >>> >>>> >>> >>>> >>> On Wed, Jun 12, 2013 at 9:27 AM, Erik de Bruin >>>> >>>> >>> wrote: >>>> >>>> Is this already running? In about 15 min. I'll take a peek at >>>>the VM >>

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Erik de Bruin
That "sort" thing I mentioned above might be worth a closer look. It seems tied to Cygwin and the Windows PATH variable, which might make sense. Om? EdB On Wed, Jun 12, 2013 at 8:01 PM, OmPrakash Muppirala wrote: > On Wed, Jun 12, 2013 at 10:39 AM, Erik de Bruin wrote: >> >> A question for th

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread OmPrakash Muppirala
On Wed, Jun 12, 2013 at 10:39 AM, Erik de Bruin wrote: > A question for the command line ninjas out there: > > Currently the script has: > > if [[ -s failures.txt ]] ; then > > Might it be that we need to add a relative path indicator with the > file name, like: > > if [[ -s ./failures.txt ]] ; t

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Alex Harui
apache.org>" mailto:jmcl...@apache.org>>, "erikdebr...@apache.org<mailto:erikdebr...@apache.org>" mailto:erikdebr...@apache.org>>, "aha...@apache.org<mailto:aha...@apache.org>" mailto:aha...@apache.org>> Subject: Re: Build failed in Jenkins: fl

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Erik de Bruin
gt;>> run... >>> >>>> >>> >>>> Objections? >>> >>>> >>> >>>> EdB >>> >>>> >>> >>>> >>> >>>> >>> >>>> On Tue, Jun 11, 2013 at 10:56 PM,

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Erik de Bruin
, Jun 11, 2013 at 10:56 PM, OmPrakash Muppirala >> >>>> wrote: >> >>>>> Once Git is up, I will make this change and start the run. >> >>>>> >> >>>>> Thanks, >> >>>>> Om >> >>>>> &

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread OmPrakash Muppirala
gt;>> >> >>>> EdB >> >>>> >> >>>> >> >>>> >> >>>> On Tue, Jun 11, 2013 at 10:56 PM, OmPrakash Muppirala >> >>>> wrote: >> >>>>> Once Git is up, I will make this cha

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread OmPrakash Muppirala
t;>>> wrote: > >>>>> Once Git is up, I will make this change and start the run. > >>>>> > >>>>> Thanks, > >>>>> Om > >>>>> > >>>>> > >>>>> On Tue, Jun 11, 2013 at 1:52 PM

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Erik de Bruin
gt;>>>> >>>>>> OK, I'm ready for another "-all" run followed by a "-failures" run. Can >>>>>> you try calling mini_run via "sh ./mini_run.sh" to see if that makes the >>>>>> –failures run work? Othe

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Erik de Bruin
is some user privileges thing >>>> going on. >>>> >>>> Thanks, >>>> -Alex >>>> >>>> From: Alex Harui >>>> Date: Monday, June 10, 2013 11:59 AM >>>> To: OmPrakash Muppirala , "dev@flex.apache.org&qu

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Erik de Bruin
t; "aha...@apache.org" >>>>> Subject: Re: Build failed in Jenkins: flex-sdk_mustella #149 >>>>> >>>>> There is a valid failures.txt. >>>>> >>>>> Ant often says it can't find local.properties and keeps going just

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Erik de Bruin
herwise, maybe there is some user privileges thing >>> going on. >>> >>> Thanks, >>> -Alex >>> >>> From: Alex Harui >>> Date: Monday, June 10, 2013 11:59 AM >>> To: OmPrakash Muppirala , "dev@flex.apache.org" >&g

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-12 Thread Erik de Bruin
in test_changes.sh, we run minirun via "sh ./mini_run.sh …" Is there >> some issue with running more than one .sh from within another .sh file? >> >> -Alex >> >> From: OmPrakash Muppirala >> Date: Monday, June 10, 2013 10:51 AM >> To: "d

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-11 Thread OmPrakash Muppirala
org> > > Cc: Erik de Bruin , "jmcl...@apache.org" < > jmcl...@apache.org>, "erikdebr...@apache.org" , " > aha...@apache.org" > Subject: Re: Build failed in Jenkins: flex-sdk_mustella #149 > > There is a valid failures.txt. > > Ant of

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-11 Thread Alex Harui
"jmcl...@apache.org<mailto:jmcl...@apache.org>" mailto:jmcl...@apache.org>>, "erikdebr...@apache.org<mailto:erikdebr...@apache.org>" mailto:erikdebr...@apache.org>>, "aha...@apache.org<mailto:aha...@apache.org>" mailto:aha...@apache.org>>

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-10 Thread Alex Harui
rg>>, "aha...@apache.org<mailto:aha...@apache.org>" mailto:aha...@apache.org>> Subject: Re: Build failed in Jenkins: flex-sdk_mustella #149 This is the script in Jenkins.sh. export SHELLOPTS set -o igncr ./mini_run.sh -timeout=6 -all #./mini_run.sh -timeout=600

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-10 Thread OmPrakash Muppirala
This is the script in Jenkins.sh. export SHELLOPTS set -o igncr ./mini_run.sh -timeout=6 -all #./mini_run.sh -timeout=6 -failures if [[ -s failures.txt ]] ; then echo "Some tests failed: running '-failures'" ./mini_run.sh -failures else echo "All tests passed on first run" fi ; It is se

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-10 Thread Alex Harui
Looks like running -failures didn't quite work and it tried to run everything. Is jenkins.sh actually a shell script that gets run by Bash? I noticed in test_changes.sh, mini_run.sh is called via "sh ./mini_run.sh" instead of just "./mini_run.sh". I'm no Bash expert, but I wonder if that could b

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-10 Thread OmPrakash Muppirala
All clear from me.. Om On Jun 10, 2013 10:01 AM, "Erik de Bruin" wrote: > I'll stay clear of the VM ;-) > > EdB > > > > On Mon, Jun 10, 2013 at 6:44 PM, Alex Harui wrote: > > Strange. Anybody using the VM? Otherwise I will log in in a few > minutes. > > > > On 6/10/13 5:09 AM, "flex.muste...@

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-10 Thread Erik de Bruin
I'll stay clear of the VM ;-) EdB On Mon, Jun 10, 2013 at 6:44 PM, Alex Harui wrote: > Strange. Anybody using the VM? Otherwise I will log in in a few minutes. > > On 6/10/13 5:09 AM, "flex.muste...@gmail.com" > wrote: > >>See >> >>

Re: Build failed in Jenkins: flex-sdk_mustella #149

2013-06-10 Thread Alex Harui
Strange. Anybody using the VM? Otherwise I will log in in a few minutes. On 6/10/13 5:09 AM, "flex.muste...@gmail.com" wrote: >See > >-- >[...truncated 90833 lines...] > [java] Loading configuration

Build failed in Jenkins: flex-sdk_mustella #149

2013-06-10 Thread flex . mustella
See -- [...truncated 90833 lines...] [java] Loading configuration file C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml [java] C:\jenkins_slave\workspace\flex-sdk_mustella\