I think we're missing the core error here. I had a set of problems
that looked like this when getting CC working on a remote emt64t box
(IOW, I wasn't at the console.)
I needed to :
1) install xmu-dev and xtst-dev due to how we find and load libraries
2) needed to set DISPLAY=:0.0
3) xhost + to allow the tests to get a display
before you start excluding the tests, can we figure out what's
happening?
geir
On Feb 2, 2007, at 12:39 AM, Spark Shen wrote:
Hi All:
I have a remote red-hat system, and could only log on to it using
ssh. When
running all tests, awt related tests keep failing:
testGetAccessibleActionErrorN/A
java.lang.NullPointerException at java.awt.Toolkit.<init>
(Toolkit.java:560)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:470) at
java.awt.MenuComponent.<init>(MenuComponent.java:50) at
java.awt.MenuItem
.<init>(MenuItem.java:208) at java.awt.MenuItem.<init>
(MenuItem.java:191) at
java.awt.CheckboxMenuItem.<init>(CheckboxMenuItem.java:92) at
java.awt.AccessibleAWTCheckboxMenuItemTest.setUp(
AccessibleAWTCheckboxMenuItemTest.java:42)
I guess this is related with Xserver. Is this a problem?
If this is not a problem, is there any switch to turn those test
cases off?
Best regards
--
Spark Shen
China Software Development Lab, IBM