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

elpy-fold-at-point-should-NOT-fold-and-unfold-functions-from-after test failure with Emacs 29 #2032

Open
Apteryks opened this issue Oct 5, 2023 · 0 comments

Comments

@Apteryks
Copy link
Contributor

Apteryks commented Oct 5, 2023

Summary

Moving from Emacs 28.2 to 29, the test fails like:

[...]
.................f......................................f...............................Test elpy-fold-at-point-should-NOT-fold-and-unfold-functions-from-after backtrace:


Test elpy-fold-at-point-should-NOT-fold-and-unfold-functions-from-after condition:

    (ert-test-failed
     ((should
       (=
        (point)
        49))
      :form
      (= 14 49)
      :value nil))

F..............................................................................................................................................................................................................f....
...........f.......................................................................

Ran 383 tests in 81.125 seconds
4 expected failures
1 unexpected results:

Error: void-variable (for)
  mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode -0xabc85104510e41>))
  debug-early-backtrace()
  debug-early(error (void-variable for))
  #f(compiled-function (stats abortedp) #<bytecode -0x1e4b42d27564019f>)
[...]

My configuration

OS

GNU Guix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant