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
Message #14 received at 30743 <at> debbugs.gnu.org (full text, mbox):
Live System User wrote:
> 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
I highly doubt this is the minimal recipe.
Nevertheless, I followed it (noflet failed to compile).
I still don't see the issue.
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.