Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] core.tests jUnit suite hangs

This should now be fixed on the HEAD.

Dave.
John Camelon wrote:

After updating my workspace with this afternoon's changes, the JUnit tests hang on some CModel tests. (Windows XP, HEAD, Java 1.4) The following stack trace is displayed in the console:
java.lang.NullPointerException
at org.eclipse.cdt.internal.core.model.BinaryRunner$1.run(BinaryRunner.java:32)
       at java.lang.Thread.run(Thread.java:534)

Can those who have recently committed in the core in this area look into it?
Thanks,
JohnC
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top