Gavin McDonald wrote: >> -----Original Message----- >> From: Jacques Le Roux [mailto:[email protected]] >> Sent: Thursday, 26 September 2013 4:10 PM >> To: [email protected]; Gavin >> Cc: [email protected] >> Subject: Re: OFBiz releases branches builds (11.04, 11.04, 12.04) don't run >> tests >> >> I have opened https://issues.apache.org/jira/browse/INFRA-6790 >> >> There is more (a priori unrelated) issues to come but I have to check them >> one by one >> >> 1. We don't receive build notification for R13.07 which runs >> http://ci.apache.org/builders/ofbiz-branch13 > > Fixed , see infra commit r880059
I was stupid on this one :D. At r880078, I also removed ofbiz-branch10, it's an archived release now. >> 2. while trunk builds ends with success trunk-ARM swaps from success to fail >> from one build to the other http://ci.apache.org/builders/ofbiz-trunk-ARM >> the reason is not logical (if we don't find a reason, I will disconnect the >> mail >> sending) > > Check the output logs, also this page: > > http://ci.apache.org/builders/ofbiz-trunk-ARM?numbuilds=30 > > does not to me look like 'swaps from success to fail' Actually this is because I recently made (since http://ci.apache.org/builders/ofbiz-trunk-ARM/builds/541) some unsuccessful specific now reverted changes (for ports randomisation). And the Builbot history there does not allow to see the phenomenon. But if you look before http://ci.apache.org/builders/ofbiz-trunk-ARM/builds/540, you will see the succed/fail phenomenon > If it is to do with Java on ARM, that's the whole point of the tests! , the > project should investigate further into > the issue rather than just ignore it by disabling mails. I already did and there are no sensible reasons. The same test/s succeed/s or fail/s alternatively w/o changes related to this swapping behaviour. BTW there is a definitive way to check this: when you force a build, using IRC ofbiz-bot, w/o changes between builds you see the same swapping behaviour. I just did, you can check, and try yourself. I have really no ideas why this happens. >> 3. I'm not sure why we don't see >> http://ci.apache.org/projects/ofbiz/snapshots/ofbiz-rel13.07-current.zip on >> page http://ci.apache.org/projects/ofbiz/snapshots/ > > Fixed, the recent upgrade of the snapshots page was not pulled in to the > server. Now done. > >> 4. I'm not sure why we don't see any Nightly *.04 Builds though there were >> recent commits (less than 1 month) on each not deprecated branches >> (archives are OK) > > Probably fixed as part of 3. but keep an eye on it. 3 & 4 seems OK now Thanks! Jacques
