This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: top-level 'make check' doesn't run Java tests


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> Is this a known problem?

Per> After a make boostrap, I did a top-level 'make check'.
Per> It successfully runs the gcc tests, the g++ tests, and the
Per> libstdc++-v3 tests.  I then get:

I always run make check in the libgcj build tree, so I haven't seen
this.

However, I suspect it is because dejagnu exits with nonzero status if
there are any FAILs.  Does `make -k check' help?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]