We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
successful tests
tree errored tests: https://travis-ci.org/clojure-emacs/cider/jobs/314874738#L1760-L1817
See recent Travis builds using emacs-26-pretest-travis and emacs-git-snapshot-travis
n/a
on master branch
26-pretest and git-snapshot (27)
Linux
The text was updated successfully, but these errors were encountered:
yeah these are just changes to representations. the tests just need to be updated:
which does not match because: (car (different-types #s(queue ("i6") ("i6")) [cl-struct-queue ("i6") ("i6")]))
note queue i6 i6 versus cl-struct-queue i6 i6. they are equal in essence
queue i6 i6
cl-struct-queue i6 i6
Sorry, something went wrong.
oops. This seems to be a duplicate of #2133
No branches or pull requests
Expected behavior
successful tests
Actual behavior
tree errored tests:
https://travis-ci.org/clojure-emacs/cider/jobs/314874738#L1760-L1817
Steps to reproduce the problem
See recent Travis builds using emacs-26-pretest-travis and emacs-git-snapshot-travis
Environment & Version information
n/a
CIDER version information
on master branch
Lein/Boot version
n/a
Emacs version
26-pretest and git-snapshot (27)
Operating system
Linux
The text was updated successfully, but these errors were encountered: