[slime-devel] Latest Daily ChangeLog diff STILL causes test failure

Paul Bowyer pbowyer at olynet.com
Sat Nov 10 22:05:21 UTC 2012


The changelog for:

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2363 slime/ChangeLog:1.2364
--- slime/ChangeLog:1.2363	Fri Nov  2 01:35:12 2012
+++ slime/ChangeLog	Thu Nov  8 04:34:06 2012

still fails when I run

./test.sh -S emacs sbc

Copied this excerpt again from the terminal window:
--------------------------------------------------------------------
OK: At the top level (no debugging or pending RPCs)
OK: Definition of `.foo.' is in buffer ` *temp*'.
OK: Definition now at point.
* find-definition.3
** input: (swank::foo-struct (progn
   (defun foo-fun ())
   (defstruct (foo-struct (:constructor nil) (:predicate nil)))
) (defstruct (foo-struct)
OK: Definition of "swank::foo-struct" is in buffer ` *temp*'.
FAILED: Definition now at point.
* complete-symbol
--------------------------------------------------------------------

I ran the test multiple times and it failed identically each time.

When I update slime, I delete my slime directory and get a fresh download using:
cvs -d :pserver:anonymous:anonymous at common-lisp.net:/project/slime/cvsroot co slime

I'm using:

SBCL 1.0.57


  





More information about the slime-devel mailing list