Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build M20060919-1045 (Timestamp: 200609191045):Automated JUnit testing complete. Test failures/errors occurred.

It's possible it's not a VM limitation.  see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=157978

I am going to investigate.

Karice 




Mike Wilson/Ottawa/IBM@IBMCA 
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
20/09/2006 11:50 AM
Please respond to
"Eclipse platform release engineering list." 
<platform-releng-dev@xxxxxxxxxxx>


To
"Eclipse platform release engineering list." 
<platform-releng-dev@xxxxxxxxxxx>
cc

Subject
Re: [platform-releng-dev]       [eclipse-build]Build    M20060919-1045 
(Timestamp:     200609191045):Automated JUnit testing complete. Test 
failures/errors occurred.







If the test is known to fail, because of a VM limitation, can we just 
exclude it for 3.2.x testing? 

McQ. 



Kim Moir/Ottawa/IBM@IBMCA 
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx 
09/20/06 11:40 

Please respond to
"Eclipse platform release engineering list."


To
pwebster@xxxxxxxxxxxxxxxxxxx, "Eclipse platform release engineering list." 
<platform-releng-dev@xxxxxxxxxxx> 
cc

Subject
Re: [platform-releng-dev] [eclipse-build]Build        M20060919-1045  
(Timestamp: 200609191045):Automated        JUnit testing complete. Test 
failures/errors occurred.










I enquired about this issue during today's arch call.  We won't be 
changing the version of the 1.5  reference vm for Linux in as listed in 
the 3.2 plan. 

http://www.eclipse.org/eclipse/development/eclipse_project_plan_3_2.html 

So this test failure will remain in subsequent 3_2 maintenance builds. 

Kim 


"Paul Webster" <paulweb515@xxxxxxxxx> 
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx 
09/20/2006 10:51 AM 

Please respond to
pwebster@xxxxxxxxxxxxxxxxxxx; Please respond to
"Eclipse platform release engineering list." 
<platform-releng-dev@xxxxxxxxxxx>



To
"Eclipse platform release engineering list." 
<platform-releng-dev@xxxxxxxxxxx> 
cc

Subject
Re: [platform-releng-dev] [eclipse-build]Build M20060919-1045 (Timestamp: 
200609191045):Automated JUnit testing complete.        Test 
failures/errors occurred.










On 9/20/06, Kim Moir <Kim_Moir@xxxxxxxxxx> wrote: 

I reran the ui tests and the same failure occured again. 

Kim 



It looks like that test is failing with a OutOfMemoryError: 
    [java] ----- testActionSets
   [java] testActionSets: setUp...
   [java] testActionSets: tearDown...



   [java] !ENTRY org.eclipse.jdt.core 4 4 2006-09-19 14:47:06.052
   [java] !MESSAGE Background Indexer Crash Recovery
   [java] !STACK 0
   [java] java.lang.OutOfMemoryError: Java heap space

   [java] Exception in thread "Java indexing" java.lang.OutOfMemoryError: 
Java heap space
   [java] ----- testActionSetPartAssociations
   [java] testActionSetPartAssociations: setUp...
   [java] testActionSetPartAssociations: tearDown...


These tests are running on 1.5.0_06, which has a known permgen size 
problem. 
We can't replicate the errors on jdk 1.5.0_07 on linux.  I don't believe 
this effects the quality of the build.

We're tracking failures in the same set of tests in the I builds using 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=157978


-- 
Paul Webster
But I neeeeed tacos! I need them or I will explode!
That happens to me sometimes! - GIR
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev




Back to the top