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 I20050111-1300 (Timestamp: 200501111300):Automated JUnit testing complete. Test failures/errors occurred.



An NPE can occur if a code assist is performed inside a generic type and
source level is not 1.5
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=82740).

David

Wednesday, January 12, 2005 9:41 AM
To: platform-releng-dev@xxxxxxxxxxx
cc:
From: Daniel Megert/Zurich/IBM@IBMCH
Subject: Re: [platform-releng-dev] [eclipse-build]Build I20050111-1300
(Timestamp:  200501111300):Automated JUnit testing complete.  Test
failures/errors occurred.



I looked at the test failures in JDT Text. They didn't fail in the first
I-build and they are not reproducible. To me it looks as if the Java Core
plug-in didn't get correctly loaded for some reason: options we query are
not available (null) and code inside JDT Core throws an NPE (
Engine.getSignature(Engine.java:208). I changed our code to better handle
missing options. Maybe JDT Core can shed some light why the NPE might
happen.

Note: N20050110-0010 showed similar irregularities in the JDT Refactoring
Tests:
http://download.eclipse.org/downloads/drops/N20050110-0010/testresults/html/org.eclipse.jdt.ui.tests.refactoring_linux.gtk.html

Dani



             eclipse-releng@ec
             lipse.org
             Sent by:                                                   To
             platform-releng-d         platform-releng-dev@xxxxxxxxxxx
             ev-admin@eclipse.                                          cc
             org
                                                                   Subject
                                                                   [platform-releng-dev]
             11.01.2005 23:09          [eclipse-build]Build I20050111-1300
             (Timestamp:
             200501111300):Automated JUnit
             Please respond to         testing complete.  Test
             platform-releng-d         failures/errors occurred.
              ev@xxxxxxxxxxx









Build I20050111-1300 (Timestamp: 200501111300):  Automated JUnit testing is
complete.  Test failures/errors occurred in the following:

org.eclipse.jdt.text.tests_linux.gtk
org.eclipse.update.tests.core_linux.gtk

HTTP Download:

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

FTP Download:

             user: anonymous
             password: (e-mail address or leave blank)
             server:  download.eclipse.org
             cd to directory:  I20050111-1300

             or

             ftp://download.eclipse.org/I20050111-1300
             _______________________________________________
             platform-releng-dev mailing list
             platform-releng-dev@xxxxxxxxxxx
             http://dev.eclipse.org/mailman/listinfo/platform-releng-dev


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



Back to the top