all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Live System User <nyc4bos@aol.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 30743@debbugs.gnu.org
Subject: bug#30743: 26.0.91; ERT "wrong-type-argument" errors
Date: Wed, 07 Mar 2018 18:50:28 -0500	[thread overview]
Message-ID: <87woynla2j.fsf@aol.com> (raw)
In-Reply-To: <f2tvtrshqm.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 07 Mar 2018 16:22:57 -0500")

Glenn Morris <rgm@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.






  reply	other threads:[~2018-03-07 23:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-07 21:00 bug#30743: 26.0.91; ERT "wrong-type-argument" errors Live System User
2018-03-07 21:22 ` Glenn Morris
2018-03-07 23:50   ` Live System User [this message]
2018-03-16 18:56     ` Glenn Morris
2018-03-16 19:15       ` Glenn Morris
2018-03-16 19:21         ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87woynla2j.fsf@aol.com \
    --to=nyc4bos@aol.com \
    --cc=30743@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.