I have re-run the tests with proper XServer settings. The result is much better [1].
[1] http://www.telebridge.ru/harmony/ On Fri, Dec 4, 2009 at 12:54 AM, Tim Ellison <[email protected]> wrote: > On 03/Dec/2009 19:47, Mark Hindess wrote: >> In message <[email protected]>, Tim Ellison writes: >>> On 03/Dec/2009 17:37, Alexei Fedotov wrote: >>>> I have noticed [1] that in addition to awt and swing tests the tests >>>> from the followng packages are broken: >>>> java.beans >>>> java.util.jar >>>> >>>> Do we care? >>>> >>>> [1] http://www.telebridge.ru/harmony/ >>> Wow, there are thousands of failures there!! Yes, we care! >>> >>> What is happening with your machine? I see it is >>> svn = rr885602, (Dec 3 2009), Linux/ia32/gcc 4.3.2 >>> >>> and I guess it is running headless? I think the problems stem from >>> that, since I see in your output [1]: >>> java.lang.NullPointerException >>> at java.awt.Toolkit.getNativeEventQueue(Toolkit.java:1172) >>> at java.awt.EventDispatchThread.run(EventDispatchThread.java:46) >>> java.lang.InternalError: Cannot open display '' >>> >>> [snip] >>> >>> On such a system the best you can hope for is to run all but awt, swing, >>> and beans, like we do through Hudson >>> >>> xvfb-run -a -e xvfb-run.log ant -Dexclude.module=awt,beans,swing test >> >> If you are using xvfb then there should be no reason not to run the >> awt/swing tests. > > > ...and yet > > http://hudson.zones.apache.org/hudson/view/Harmony/job/Harmony-1.5-head-linux-x86_64-full-tests/29/ > > I've excluded them again. > > Regards, > Tim > -- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://www.telecom-express.ru/ http://harmony.apache.org/ http://www.expressaas.com/ http://openmeetings.googlecode.com/
