Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2011 12:07:25 -0600
From:      "Scott T. Hildreth" <shildret@scotth.emsphone.com>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        freebsd-java@FreeBSD.org
Subject:   Re: [CFT] Update OpenJDK6 to b21
Message-ID:  <1297447645.15617.174.camel@scotth.emsphone.com>
In-Reply-To: <201102111255.03596.jkim@FreeBSD.org>
References:  <201101261721.58069.jkim@FreeBSD.org> <201102091507.19467.jkim@FreeBSD.org> <1297441474.15617.167.camel@scotth.emsphone.com> <201102111255.03596.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2011-02-11 at 12:54 -0500, Jung-uk Kim wrote:
> On Friday 11 February 2011 11:24 am, Scott T. Hildreth wrote:
> > Have you run the make test?
>=20
> Yes, I have.  jdk/test has passed 3292, failed 37, and got 2 errors=20
> with openjdk6-b21_1 on amd64 CURRENT.  Couple of tests may need=20
> multiple runs to pass.  I haven't figured out why, though. :-(
>=20
> > I have 146 tests fail. Some of them look like x11 errors.  Maybe
> > this can't or shouldn't be run as root?
>=20
> X11 problems are little tricky.  What I usually do is:
>=20
> su root
> unsetenv SESSION_MANAGER
> xhost +
> (Note: "xhost +local:host" should work in theory but I haven't tried.)
> make test


>=20
> from an xterm session.
>=20
> I was told that sudo does little better

I am running the test with sudo and now all the X tests are running, the
only errors I see so far are timeouts.



>  job cleaning up environment=20
> variables.  I have tried "make test" from console as root once (which=20
> automatically pulls X.org virtual framebuffer server) but it didn't=20
> work well for some unknown reason.  I've never tried it as a normal=20
> user.
>=20
> Jung-uk Kim




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1297447645.15617.174.camel>