[cle-release-team] Status builds with OpenJDK 1.7 on Mac

Earle Nietzel earle.nietzel at gmail.com
Fri Mar 30 14:41:16 PDT 2012


Hey everyone,

I fixed the failing test in gradebook-standalone-app it was another
one of those test that were dependent on the order in which they were
executed.

Hopefully thats the last one!

Earle

On Thu, Mar 29, 2012 at 11:53 AM, Matthew Jones <matthew at longsight.com> wrote:
> Yea, I hit the same test error Earle. I just disabled all of the tests to
> keep it building, I mentioned it on list.
>
> http://collab.sakaiproject.org/pipermail/cle-release-team/2012-March/000379.html
>
> I could disable this specific test, but it seemed that there were 2-3 other
> tests that would randomly fail other than this one in the standalone-app and
> since standalone app isn't even a big concern I wasn't too worried about it
> for the moment. Ideally someone would fix these tests but I don't know
> enough about them.
>
> These tests gave people problems in the past, as I noted in this email, and
> linked to a SAK.
>
> On Thu, Mar 29, 2012 at 11:48 AM, Earle Nietzel <earle.nietzel at gmail.com>
> wrote:
>>
>> Hey Team,
>>
>> After acquiring a new MacBook Pro and setting up OpenJDK 1.7, Maven 3,
>> I was able to build Sakai trunk minus the gradebook-standalone-app
>> which fails on the following test:
>> Tests in error:
>>
>>  testUpdateGradebook(org.sakaiproject.tool.gradebook.test.GradebookManagerTest):
>> Could not find gradebook
>> uid=org.sakaiproject.tool.gradebook.test.GradebookManagerTest
>>
>> Running:
>> find ./ -name \*.class -exec file {} \; | grep -v "version 51.0" | wc -l
>> 0
>>
>> Which tells that there were no classes of any other type than version
>> 51.0 (Java 7).
>>
>> You can get OpenJDK 7 for Mac from:
>> http://code.google.com/p/openjdk-osx-build/
>>
>> Will try and find some time to get that test fixed this week.
>>
>> Earle
>> _______________________________________________
>> cle-release-team mailing list
>> cle-release-team at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/cle-release-team
>
>



More information about the cle-release-team mailing list