Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug of lisp-test-runner-run-current: for test failure #1449

Open
cxxxr opened this issue Jul 20, 2024 · 0 comments
Open

bug of lisp-test-runner-run-current: for test failure #1449

cxxxr opened this issue Jul 20, 2024 · 0 comments
Labels
bug Feature: Lisp Mode Lisp Mode Improvements

Comments

@cxxxr
Copy link
Member

cxxxr commented Jul 20, 2024

(deftest foo
  (ok (= 1 2)))
  1. C-c C-r (M-x lisp-test-runner-run-current)
  2. Test failed
  3. Error
There is no applicable method for the generic function
  #<STANDARD-GENERIC-FUNCTION ROVE/CORE/RESULT:TEST-NAME (1)>
when called with arguments
  (#<FAILED-ASSERTION {1003FDA103}>).
@cxxxr cxxxr added bug Feature: Lisp Mode Lisp Mode Improvements labels Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Feature: Lisp Mode Lisp Mode Improvements
Projects
None yet
Development

No branches or pull requests

1 participant