This is the mail archive of the java-patches@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: Patch: test case for PR 21115


Anthony Green wrote:
> Here's a test case for PR 21115, including expect glue.

On my box I get a FAIL for pr21115 like so:
---------------------------- 8< ----------------------------
[...]
PASS: linking pr21115
set_ld_library_path_env_vars: ld_library_path=.:/home/ranmath/src/gcc/build/i686
-pc-linux-gnu//libjava/.libs:/home/ranmath/src/gcc/build/gcc
Exception in thread "main" java.lang.ClassNotFoundException: pr21115I
   at java.lang.Class.forName (natClass.cc:91)
   at pr21115.main (pr21115.java:5)
FAIL: pr21115 run
UNTESTED: pr21115 output
[...]
---------------------------- 8< ----------------------------

I run the testsuite without installing the just-built GCC.

Others are also seeing it, for example:
  http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg01550.html

Thanks,
Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


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