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 I20110307-1300 (Timestamp: 201103071300):Build is complete. Test failures/errors occurred.

There are two p2 failures here:

1. Is a limitation of our new locking feature on 1.5 VMs.  This is not a regression as we never had locking before, but it should be fixed (likely in M7).
2. The second problem is related to locking repositories in read only directories. If you are working in 'shared install mode' you may notice a problem (please let me know if you do).  I'll work on this tomorrow.

The bugs tracking these issues are:

339164: File level locking doesn't 'lock' the file between multiple threads in the same VM (Java 1.5)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339164

339178: IOException when we try to acquire a lock in a read only area

cheers,
ian

On Mon, Mar 7, 2011 at 10:13 PM, <Kim_Moir@xxxxxxxxxx> wrote:
Build I20110307-1300 (Timestamp: 201103071300):  Automated JUnit testing is complete.  Test failures/errors occurred in the following:

org.eclipse.equinox.p2.tests_linux.gtk.x86_6.0
org.eclipse.equinox.p2.tests_macosx.cocoa.x86_5.0


HTTP Download:

http://download.eclipse.org/eclipse/downloads/drops/I20110307-1300


Test result files (hint: copy/paste or drag-and-drop to the JUnit view):

http://download.eclipse.org/eclipse/downloads/drops/I20110307-1300/testresults/xml/org.eclipse.equinox.p2.tests_linux.gtk.x86_6.0.xml
http://download.eclipse.org/eclipse/downloads/drops/I20110307-1300/testresults/xml/org.eclipse.equinox.p2.tests_macosx.cocoa.x86_5.0.xml

_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev



--
R. Ian Bull | EclipseSource Victoria | +1 250 477 7484
http://eclipsesource.com | http://twitter.com/eclipsesource

Back to the top