Mercurial > hg > xemacs-beta
diff tests/automated/weak-tests.el @ 1758:90502933fb98
[xemacs-hg @ 2003-10-21 08:21:00 by stephent]
revert "fix space leak" patch <87oewb0zqn.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 21 Oct 2003 08:21:08 +0000 |
parents | f062c28f4a11 |
children | aa0db78e67c4 |
line wrap: on
line diff
--- a/tests/automated/weak-tests.el Sun Oct 19 03:18:15 2003 +0000 +++ b/tests/automated/weak-tests.el Tue Oct 21 08:21:08 2003 +0000 @@ -36,6 +36,11 @@ (push (file-name-directory load-file-name) load-path) (require 'test-harness)))) +(when test-harness-test-compiled + ;; this ha-a-ack depends on the compiled test coming last + (setq test-harness-failure-tag + "KNOWN BUG - fix reverted; after 2003-10-31 bitch at stephen\n")) + (garbage-collect) ;; tests for weak-boxes