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)