[kaffe] bug report: KaffeInternal test fails w/ possible fixes
jrandom
auto97841 at hushmail.com
Mon Oct 27 16:28:02 PST 2003
ah ok, my bad. yes, I had another rt.jar in my classpath. With the
following, things work fine (all 144 pass):
Index: Makefile.in
===================================================================
RCS file: /cvs/kaffe/kaffe/test/regression/Makefile.in,v
retrieving revision 1.138
diff -c -r1.138 Makefile.in
*** Makefile.in 25 Oct 2003 20:00:40 -0000 1.138
--- Makefile.in 28 Oct 2003 00:21:25 -0000
***************
*** 693,698 ****
--- 693,699 ----
check-TESTS: $(TESTS)
@failed=0; all=0; xfail=0; xpass=0; skip=0; \
srcdir=$(srcdir); export srcdir; \
+ unset CLASSPATH ; \
list='$(TESTS)'; \
if test -n "$$list"; then \
for tst in $$list; do \
-jrandom
Concerned about your privacy? Follow this link to get
FREE encrypted email: https://www.hushmail.com/?l=2
Free, ultra-private instant messaging with Hush Messenger
https://www.hushmail.com/services.php?subloc=messenger&l=434
Promote security and make money with the Hushmail Affiliate Program:
https://www.hushmail.com/about.php?subloc=affiliate&l=427
More information about the kaffe
mailing list