GNU bug report logs -
#30743
26.0.91; ERT "wrong-type-argument" errors
Previous Next
Reported by: Live System User <nyc4bos <at> aol.com>
Date: Wed, 7 Mar 2018 21:01:02 UTC
Severity: minor
Merged with 25931
Found in versions 25.1, 26.0.91
Fixed in version 26.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Glenn Morris <rgm <at> gnu.org> writes:
> Live System User wrote:
>
>> After running ERT test and choosing various menu selections, I get
>> "bwrong-type-argument" errors.
>>
>> For example:
>>
>> ERT Results -> Show messages
>
> I can't reproduce this.
> Please give a minimal complete example starting from emacs -Q.
0. Obtain virtualwrapper.el ZIP file and unpack from:
https://github.com/porterjamesj/virtualenvwrapper.el
1. cd virtualenvwrapper.el-master/
2. emacs -Q &
3. M-: (setq package-archives '(("gnu" . "https://elpa.gnu.org/packages/")
("melpa" . "https://melpa.org/packages/")))
4. M-: (setq package-user-dir (expand-file-name "~/.emacs.d/temp-elpa"))
4. M-x package-list-packages
Install packages: "dash" "s" "noflet" and "with-simulated-input"
5. M-x load-file
Load file: virtualenvwrapper.el-master/test/virtualenvwrapper-test.el
6. M-x ert RET
Wait for tests to finish...
7. From menubar, click:
ERT Results->Show messages
Wrong type argument: arrayp, nil
Thanks.
This bug report was last modified 7 years and 64 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.