all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#30743: 26.0.91; ERT "wrong-type-argument" errors
@ 2018-03-07 21:00 Live System User
  2018-03-07 21:22 ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Live System User @ 2018-03-07 21:00 UTC (permalink / raw)
  To: 30743

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]


Hi,

        After running ERT test and choosing various menu selections,
        I get "bwrong-type-argument" errors.

`       For example:

            ERT Results -> Show messages

       

[-- Attachment #2: ERT error --]
[-- Type: text/plain, Size: 22180 bytes --]

ERT Results -> Show messages
Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  ert--stats-test-key(nil)
  ert--stats-test-pos([cl-struct-ert--stats t [[cl-struct-ert-test venv-activate-hooks nil (lambda nil (let ((preactivate nil) (postactivate nil) (venv-preactivate-hook (quote ...)) (venv-postactivate-hook (quote ...))) (let ((venv-location temporary-file-directory)) (unwind-protect (progn ... ... ...) (venv-rmvirtualenv venv-tmp-env))))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal preactivate "yes")) :form (equal "yes" "yes") :value t :explanation nil) ((should (equal postactivate "yes")) :form (equal "yes" "yes") :value t :explanation nil))] :passed nil] [cl-struct-ert-test venv-cdvirtualenv-works nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (venv-mkvirtualenv venv-tmp-env) (let ... ...)) (venv-rmvirtualenv venv-tmp-env)))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (s-contains\? venv-tmp-env default-directory)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/") :value t))] :passed nil] [cl-struct-ert-test venv-cpvirtualenv-works nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (venv-mkvirtualenv venv-tmp-env) (unwind-protect ... ...)) (venv-rmvirtualenv venv-tmp-env)))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (s-contains\? "copy-of-tmp-env" ...)) :form (s-contains\? "copy-of-tmp-env" "copy-of-tmp-env\nemacs-venvwrapper-test\nnff") :value t))] :passed nil] [cl-struct-ert-test venv-deactivate-works nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (venv-mkvirtualenv venv-tmp-env) (venv-deactivate) (let ... ...) (let ... ...) (let ... ...)) (venv-rmvirtualenv venv-tmp-env))) (let ((fn-61 (function not)) (args-62 (list ...))) (let ((value-63 ...)) (let (form-description-65) (if ... nil ...)) value-63)) (let ((fn-66 (function equal)) (args-67 (list nil ...))) (let ((value-68 ...)) (let (form-description-70) (if ... nil ...)) value-68)) (let ((fn-71 (function not)) (args-72 (list ...))) (let ((value-73 ...)) (let (form-description-75) (if ... nil ...)) value-73))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal gud-pdb-command-name "pdb")) :form (equal "pdb" "pdb") :value t :explanation nil) ((should (equal venv-current-name nil)) :form (equal nil nil) :value t :explanation nil) ((should (equal python-shell-virtualenv-path nil)) :form (equal nil nil) :value t :explanation nil) ((should (not ...)) :form (not nil) :value t) ((should (equal nil ...)) :form (equal nil nil) :value t :explanation nil) ((should (not ...)) :form (not nil) :value t))] :passed nil] [cl-struct-ert-test venv-list-virtualenvs-works nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (venv-mkvirtualenv venv-tmp-env) (let ... ...)) (venv-rmvirtualenv venv-tmp-env)))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (s-contains\? venv-tmp-env ...)) :form (s-contains\? "emacs-venvwrapper-test" "emacs-venvwrapper-test\nnff") :value t))] :passed nil] [cl-struct-ert-test venv-mkvenv-hooks nil (lambda nil (let ((venv-premkvirtualenv-hook (quote ...)) (venv-postmkvirtualenv-hook (quote ...))) (let ((venv-location temporary-file-directory)) (unwind-protect (progn ... ... ... ... ...) (venv-rmvirtualenv venv-tmp-env))))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal preactivated "yes")) :form (equal "yes" "yes") :value t :explanation nil) ((should (equal postactivated "yes")) :form (equal "yes" "yes") :value t :explanation nil) ((should (equal name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] :passed nil] [cl-struct-ert-test venv-mkvirtualenv-select-default-interpreter nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (let ... ... ... ... ...))))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] :passed nil] [cl-struct-ert-test venv-mkvirtualenv-select-different-interpreter nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (let ... ... ... ... ...))))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] :passed nil] [cl-struct-ert-test venv-mkvirtualenv-using-default-interpreter-works nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (venv-mkvirtualenv-using nil venv-tmp-env) (let ... ...) (venv-deactivate) (venv-rmvirtualenv venv-tmp-env))))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] :passed nil] [cl-struct-ert-test venv-mkvirtualenv-using-different-interpreter-works nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (venv-mkvirtualenv-using ... venv-tmp-env) (let ... ...) (venv-deactivate) (venv-rmvirtualenv venv-tmp-env))))) [cl-struct-ert-test-passed "Already using interpreter /usr/bin/python\nNew python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] :passed nil] [cl-struct-ert-test venv-mkvirtualenv-using-select-default-interpreter nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (let ... ...) (let ... ...) (venv-deactivate) (venv-rmvirtualenv venv-tmp-env))))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] :passed nil] [cl-struct-ert-test venv-mkvirtualenv-using-select-different-interpreter nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (let ... ...) (let ... ...) (venv-deactivate) (venv-rmvirtualenv venv-tmp-env))))) [cl-struct-ert-test-passed "Already using interpreter /usr/bin/python\nNew python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] :passed nil] [cl-struct-ert-test venv-mkvirtualenv-works nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (venv-mkvirtualenv venv-tmp-env) (let ... ...) (venv-deactivate) (venv-rmvirtualenv venv-tmp-env))))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] :passed nil] [cl-struct-ert-test venv-projectile-auto-workon-works nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (venv-mkvirtualenv venv-tmp-env) (let ... ...)) (venv-rmvirtualenv venv-tmp-env)))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal gud-pdb-command-name "python -m pdb")) :form (equal "python -m pdb" "python -m pdb") :value t :explanation nil) ((should (s-contains\? venv-tmp-env venv-current-name)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test") :value t) ((should (file-name-absolute-p venv-current-dir)) :form (file-name-absolute-p "/tmp/emacs-venvwrapper-test/") :value t) ((should (file-directory-p venv-current-dir)) :form (file-directory-p "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env python-shell-virtualenv-path)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env ...)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/bin:/home/liveuser/perl5/bin:/home/liveuser/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin") :value t) ((should (s-contains\? venv-tmp-env ...)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env ...)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/bin") :value t))] :passed nil] [cl-struct-ert-test venv-rmvirtualenv-works nil (lambda nil (let ((venv-location temporary-file-directory)) (venv-mkvirtualenv venv-tmp-env) (venv-deactivate) (venv-rmvirtualenv venv-tmp-env) (let ((fn-5 ...) (args-6 ...)) (let (...) (let ... ...) value-7)))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should-error (venv-workon venv-tmp-env)) :form (venv-workon "emacs-venvwrapper-test")))] :passed nil] [cl-struct-ert-test venv-set-location-works nil (lambda nil (let ((expected-venv-location "test location") (original-venv-location venv-location)) (venv-set-location expected-venv-location) (let ((fn-123 ...) (args-124 ...)) (let (...) (let ... ...) value-125)) (setq venv-location original-venv-location))) [cl-struct-ert-test-passed "" (((should (equal venv-location expected-venv-location)) :form (equal "test location" "test location") :value t :explanation nil))] :passed nil] [cl-struct-ert-test venv-workon-errors-for-nonexistence nil (lambda nil (let ((fn-76 (function venv-workon)) (args-77 (list "i-hopefully-do-not-exist"))) (let ((value-78 ...)) (let (form-description-80) (let ... ... ...)) value-78))) [cl-struct-ert-test-passed "" (((should-error (venv-workon "i-hopefully-do-not-exist")) :form (venv-workon "i-hopefully-do-not-exist")))] :passed nil] [cl-struct-ert-test venv-workon-works nil (lambda nil (let ((venv-location temporary-file-directory)) (unwind-protect (progn (venv-mkvirtualenv venv-tmp-env) (venv-deactivate) (venv-workon venv-tmp-env) (assert-venv-activated)) (venv-rmvirtualenv venv-tmp-env)))) [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal gud-pdb-command-name "python -m pdb")) :form (equal "python -m pdb" "python -m pdb") :value t :explanation nil) ((should (s-contains\? venv-tmp-env venv-current-name)) :form (s-contains\? "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t) ((should (file-name-absolute-p venv-current-dir)) :form (file-name-absolute-p "/tmp/emacs-venvwrapper-test/") :value t) ((should (file-directory-p venv-current-dir)) :form (file-directory-p "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env python-shell-virtualenv-path)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env ...)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/bin:/home/liveuser/perl5/bin:/home/liveuser/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin") :value t) ((should (s-contains\? venv-tmp-env ...)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env ...)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/bin") :value t))] :passed nil]] #s(hash-table size 18 test eql rehash-size 1.5 rehash-threshold 0.8 data (venv-activate-hooks 0 venv-cdvirtualenv-works 1 venv-cpvirtualenv-works 2 venv-deactivate-works 3 venv-list-virtualenvs-works 4 venv-mkvenv-hooks 5 venv-mkvirtualenv-select-default-interpreter 6 venv-mkvirtualenv-select-different-interpreter 7 venv-mkvirtualenv-using-default-interpreter-works 8 venv-mkvirtualenv-using-different-interpreter-works 9 venv-mkvirtualenv-using-select-default-interpreter 10 venv-mkvirtualenv-using-select-different-interpreter 11 venv-mkvirtualenv-works 12 venv-projectile-auto-workon-works 13 venv-rmvirtualenv-works 14 venv-set-location-works 15 venv-workon-errors-for-nonexistence 16 venv-workon-works 17)) [[cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal preactivate "yes")) :form (equal "yes" "yes") :value t :explanation nil) ((should (equal postactivate "yes")) :form (equal "yes" "yes") :value t :explanation nil))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (s-contains\? venv-tmp-env default-directory)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/") :value t))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (s-contains\? "copy-of-tmp-env" (venv-list-virtualenvs))) :form (s-contains\? "copy-of-tmp-env" "copy-of-tmp-env\nemacs-venvwrapper-test\nnff") :value t))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal gud-pdb-command-name "pdb")) :form (equal "pdb" "pdb") :value t :explanation nil) ((should (equal venv-current-name nil)) :form (equal nil nil) :value t :explanation nil) ((should (equal python-shell-virtualenv-path nil)) :form (equal nil nil) :value t :explanation nil) ((should (not (s-contains\? venv-tmp-env ...))) :form (not nil) :value t) ((should (equal nil (getenv "VIRTUAL_ENV"))) :form (equal nil nil) :value t :explanation nil) ((should (not (s-contains\? venv-tmp-env ...))) :form (not nil) :value t))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (s-contains\? venv-tmp-env (venv-list-virtualenvs))) :form (s-contains\? "emacs-venvwrapper-test" "emacs-venvwrapper-test\nnff") :value t))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal preactivated "yes")) :form (equal "yes" "yes") :value t :explanation nil) ((should (equal postactivated "yes")) :form (equal "yes" "yes") :value t :explanation nil) ((should (equal name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] [cl-struct-ert-test-passed "Already using interpreter /usr/bin/python\nNew python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] [cl-struct-ert-test-passed "Already using interpreter /usr/bin/python\nNew python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal venv-current-name venv-tmp-env)) :form (equal "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t :explanation nil))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal gud-pdb-command-name "python -m pdb")) :form (equal "python -m pdb" "python -m pdb") :value t :explanation nil) ((should (s-contains\? venv-tmp-env venv-current-name)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test") :value t) ((should (file-name-absolute-p venv-current-dir)) :form (file-name-absolute-p "/tmp/emacs-venvwrapper-test/") :value t) ((should (file-directory-p venv-current-dir)) :form (file-directory-p "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env python-shell-virtualenv-path)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env (getenv "PATH"))) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/bin:/home/liveuser/perl5/bin:/home/liveuser/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin") :value t) ((should (s-contains\? venv-tmp-env (getenv "VIRTUAL_ENV"))) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env (car exec-path))) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/bin") :value t))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should-error (venv-workon venv-tmp-env)) :form (venv-workon "emacs-venvwrapper-test")))] [cl-struct-ert-test-passed "" (((should (equal venv-location expected-venv-location)) :form (equal "test location" "test location") :value t :explanation nil))] [cl-struct-ert-test-passed "" (((should-error (venv-workon "i-hopefully-do-not-exist")) :form (venv-workon "i-hopefully-do-not-exist")))] [cl-struct-ert-test-passed "New python executable in /tmp/emacs-venvwrapper-test/bin/python\nInstalling setuptools, pip, wheel...done.\n" (((should (equal gud-pdb-command-name "python -m pdb")) :form (equal "python -m pdb" "python -m pdb") :value t :explanation nil) ((should (s-contains\? venv-tmp-env venv-current-name)) :form (s-contains\? "emacs-venvwrapper-test" "emacs-venvwrapper-test") :value t) ((should (file-name-absolute-p venv-current-dir)) :form (file-name-absolute-p "/tmp/emacs-venvwrapper-test/") :value t) ((should (file-directory-p venv-current-dir)) :form (file-directory-p "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env python-shell-virtualenv-path)) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env (getenv "PATH"))) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/bin:/home/liveuser/perl5/bin:/home/liveuser/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin") :value t) ((should (s-contains\? venv-tmp-env (getenv "VIRTUAL_ENV"))) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/") :value t) ((should (s-contains\? venv-tmp-env (car exec-path))) :form (s-contains\? "emacs-venvwrapper-test" "/tmp/emacs-venvwrapper-test/bin") :value t))]] [(23198 39014 764594 512000) (23198 39022 272135 671000) (23198 39028 58306 760000) (23198 39034 852280 358000) (23198 39040 681436 660000) (23198 39046 532342 500000) (23198 39052 482273 2000) (23198 39058 507210 866000) (23198 39064 601390 921000) (23198 39070 414590 902000) (23198 39076 374214 352000) (23198 39082 227465 598000) (23198 39087 989928 100000) (23198 39093 870482 738000) (23198 39099 731491 858000) (23198 39105 521597 618000) (23198 39105 522641 536000) (23198 39105 523674 930000)] [(23198 39022 258778 212000) (23198 39028 46039 832000) (23198 39034 844160 312000) (23198 39040 670300 547000) (23198 39046 519324 797000) (23198 39052 469784 447000) (23198 39058 490783 878000) (23198 39064 583591 405000) (23198 39070 401832 264000) (23198 39076 333382 983000) (23198 39082 219016 988000) (23198 39087 974840 232000) (23198 39093 858233 793000) (23198 39099 718083 398000) (23198 39105 507627 980000) (23198 39105 522508 985000) (23198 39105 523584 125000) (23198 39111 389306 691000)] 18 0 0 0 0 (23198 39014 717590 154000) (23198 39111 399271 136000) nil nil 1520343239.503514] nil)
  ert-results-pop-to-messages-for-test-at-point()
  funcall-interactively(ert-results-pop-to-messages-for-test-at-point)
  call-interactively(ert-results-pop-to-messages-for-test-at-point nil nil)
  command-execute(ert-results-pop-to-messages-for-test-at-point)


[-- Attachment #3: Type: text/plain, Size: 4376 bytes --]



        Thanks.


In GNU Emacs 26.0.91 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.20.10)
 of 2018-02-03 built on localhost.localdomain
Windowing system distributor 'Fedora Project', version 11.0.11803000
Recent messages:
Fetching headers for nnimap+aol:INBOX...done
Scoring...done
Sorting threads...done
completing-read-default: Command attempted to use minibuffer while in minibuffer

Configured using:
 'configure --prefix=/tmp/nff/usr --with-dbus --with-gif --with-jpeg
 --with-png --with-rsvg --with-tiff --with-xft --with-xpm
 --with-x-toolkit=gtk3 --with-gpm=yes --with-modules
 'CFLAGS=-DMAIL_USE_LOCKF -O0 -ggdb3 -pipe -Wall -Werror=format-security
 -fexceptions --param=ssp-buffer-size=4 -grecord-gcc-switches -m64
 -mtune=generic' LDFLAGS=-Wl,-z,relro'

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY
ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 MODULES THREADS LCMS2

Important settings:
  value of $EMACSDATA: /tmp/nff/de2/fedora-emacs-src/emacs-26.0/etc
  value of $EMACSLOADPATH: /tmp/nff/de2/fedora-emacs-src/emacs-26.0/lisp
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: Summary

Minor modes in effect:
  gnus-desktop-notify-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow emacsbug sendmail sort gnus-cite smiley ansi-color mail-extr
gnus-async gnus-bcklg qp gnus-ml disp-table cursor-sensor nndraft nnmh
nndoc mm-archive timezone url-http url-gw url-cache url-auth
url-handlers utf-7 rfc2104 nnfolder network-stream nsm gnus-agent
gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-cache gnus-demon
nntp gnus-desktop-notify easy-mmode notifications dbus xml epa-file
nnreddit mm-url url url-proxy url-privacy url-expand url-methods
url-history url-cookie url-domsuf url-util url-parse auth-source cl-seq
eieio eieio-core cl-macs eieio-loaddefs url-vars json map gnus-art mm-uu
mml2015 mm-view mml-smime smime dig mailcap cl sieve sieve-mode
sieve-manage starttls sasl sasl-anonymous sasl-login sasl-plain nnir
gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail
mail-source tls gnutls utf7 netrc parse-time gnus-spec gnus-int
gnus-range message rmc puny seq dired dired-loaddefs format-spec rfc822
mml mml-sec password-cache epa derived epg epg-config mm-decode
mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader
gnus-win gnus wid-edit nnoo nnheader gnus-util rmail rmail-loaddefs
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils pp cl-print
byte-opt gv bytecomp byte-compile cconv cl-extra thingatpt help-fns
radix-tree help-mode easymenu cl-loaddefs cl-lib elec-pair time-date
mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page menu-bar
rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote dbusbind inotify lcms2
dynamic-setting system-font-setting font-render-setting move-toolbar gtk
x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 308043 33961)
 (symbols 48 125098 2)
 (miscs 40 181 254)
 (strings 32 118337 7430)
 (string-bytes 1 3926047)
 (vectors 16 28317)
 (vector-slots 8 983299 61128)
 (floats 8 219 602)
 (intervals 56 5993 0)
 (buffers 992 35)
 (heap 1024 76552 6921))

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#30743: 26.0.91; ERT "wrong-type-argument" errors
  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
  0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2018-03-07 21:22 UTC (permalink / raw)
  To: Live System User; +Cc: 30743

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.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#30743: 26.0.91; ERT "wrong-type-argument" errors
  2018-03-07 21:22 ` Glenn Morris
@ 2018-03-07 23:50   ` Live System User
  2018-03-16 18:56     ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Live System User @ 2018-03-07 23:50 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 30743

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.






^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#30743: 26.0.91; ERT "wrong-type-argument" errors
  2018-03-07 23:50   ` Live System User
@ 2018-03-16 18:56     ` Glenn Morris
  2018-03-16 19:15       ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2018-03-16 18:56 UTC (permalink / raw)
  To: Live System User; +Cc: 30743

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.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#30743: 26.0.91; ERT "wrong-type-argument" errors
  2018-03-16 18:56     ` Glenn Morris
@ 2018-03-16 19:15       ` Glenn Morris
  2018-03-16 19:21         ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2018-03-16 19:15 UTC (permalink / raw)
  To: Live System User; +Cc: 30743


And I see we've been here before:

https://debbugs.gnu.org/25931






^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#30743: 26.0.91; ERT "wrong-type-argument" errors
  2018-03-16 19:15       ` Glenn Morris
@ 2018-03-16 19:21         ` Glenn Morris
  0 siblings, 0 replies; 6+ messages in thread
From: Glenn Morris @ 2018-03-16 19:21 UTC (permalink / raw)
  To: Live System User; +Cc: 30743


Are you sure that you are actually running Emacs 26.0.91 and its
associated lisp files? From the original report:

  value of $EMACSLOADPATH: /tmp/nff/de2/fedora-emacs-src/emacs-26.0/lisp

Perhaps those files are old.

M-x locate-library ert, and examine the result.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-16 19:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2018-03-16 18:56     ` Glenn Morris
2018-03-16 19:15       ` Glenn Morris
2018-03-16 19:21         ` Glenn Morris

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.