-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Folks!
As I stated once before, I really don't want to release another XEmacs
Beta until 'make check' is clean, at least on GNU/Linux.
We've made some good progress in this regard and I'd like to thank
everyone for their efforts. There's still a little way to go though,
but I'm sure that with a concerted effort we can knock the rest over
in quick time. Maybe even have a release by the end of the weekend.
Here's what's left:
Testing /usr/local/src/xemacs/tests/automated/lisp-tests.el...
FAIL: Assertion failed: (equal (split-string ",foo,bar," ",") (quote ("" "foo" "bar" "")))
FAIL: Assertion failed: (equal (split-string ",foo,bar," "^,") (quote ("" "foo,bar,")))
FAIL: Assertion failed: (equal (split-string ",foo,bar," ",$") (quote (",foo,bar" "")))
FAIL: Assertion failed: (equal (split-string ",foo,,bar," ",") (quote ("" "foo" "" "bar" "")))
FAIL: Assertion failed: (equal (split-string "foo,,bar,," ",") (quote ("foo" "" "bar" "" "")))
FAIL: Assertion failed: (equal (split-string ",foo,,bar," ",+") (quote ("" "foo" "bar" "")))
FAIL: Assertion failed: (equal (split-string ",foo,bar," ",") (quote ("" "foo" "bar" "")))
FAIL: Assertion failed: (equal (split-string ",foo,bar," "^,") (quote ("" "foo,bar,")))
FAIL: Assertion failed: (equal (split-string ",foo,bar," ",$") (quote (",foo,bar" "")))
FAIL: Assertion failed: (equal (split-string ",foo,,bar," ",") (quote ("" "foo" "" "bar" "")))
FAIL: Assertion failed: (equal (split-string "foo,,bar,," ",") (quote ("foo" "" "bar" "" "")))
FAIL: Assertion failed: (equal (split-string ",foo,,bar," ",+") (quote ("" "foo" "bar" "")))
lisp-tests.el: 3594 of 3606 tests successful (99%).
Testing /usr/local/src/xemacs/tests/automated/regexp-tests.el...
FAIL: Assertion failed: (not (progn (string-match "a" "a") (string-match "b" "a") (match-string 0 "a")))
FAIL: Assertion failed: (not (progn (string-match "\\(a\\)" "a") (string-match "\\(b\\)" "a") (match-string 0 "a")))
FAIL: Assertion failed: (not (progn (string-match "\\(a\\)" "a") (string-match "\\(b\\)" "a") (match-string 1 "a")))
FAIL: Assertion failed: (not (progn (string-match "a" "a") (string-match "b" "a") (match-string 0 "a")))
FAIL: Assertion failed: (not (progn (string-match "\\(a\\)" "a") (string-match "\\(b\\)" "a") (match-string 0 "a")))
FAIL: Assertion failed: (not (progn (string-match "\\(a\\)" "a") (string-match "\\(b\\)" "a") (match-string 1 "a")))
regexp-tests.el: 198 of 204 tests successful (97%).
I think Jerry James just about has these lisp test failures under
control. Right Jerry? Do you need a hand?
The regexp test failures, anyone working on those? Steve T, I think
I've seen you talking about them around the traps? Any chance at all
that these can be cleaned up by the end of the week?
If anyone wants to help with either the lisp test failures or the
regexp test failures that would be fantastic. Just let us know here
what you're up to so that Jerry and Steve T aren't duplicating your
work.
Thanks very much for the excellent work that everyone is doing!
- --
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - The only _______ you'll ever need. |
| Fill in the blank, yes, it's THAT good! |
|------------------------------------<youngs(a)xemacs.org>---|