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

Tests fails on ABCL #16

Closed
catap opened this issue Sep 25, 2023 · 2 comments
Closed

Tests fails on ABCL #16

catap opened this issue Sep 25, 2023 · 2 comments

Comments

@catap
Copy link

catap commented Sep 25, 2023

I've run tests via (asdf:operate (quote asdf:test-op) (quote nkeymaps)) and it leads to an error:

:info:test ; Errors:
:info:test ((#<PACKAGE NKEYMAPS> (NKEYMAPS/CORE:KEYSCHEME-MAP NKEYMAPS/TYPES:LIST-OF)) (#<PACKAGE NKEYMAPS/CORE> (NKEYMAPS/CORE:KEYSCHEME-MAP)) (#<PACKAGE NKEYMAPS/TYPES> (NKEYMAPS/TYPES:LIST-OF)))
:info:test Found undocumented exported symbols in 3 packages.
:info:test ; Compilation unit finished
:info:test ;   Caught 19 WARNING conditions
:info:test ;   Caught 4 STYLE-WARNING conditions
:info:test Caught SIMPLE-ERROR while processing --eval option "(asdf:operate (quote asdf:test-op) (quote nkeymaps))":
:info:test   ((#<PACKAGE NKEYMAPS> (NKEYMAPS/CORE:KEYSCHEME-MAP NKEYMAPS/TYPES:LIST-OF)) (#<PACKAGE NKEYMAPS/CORE> (NKEYMAPS/CORE:KEYSCHEME-MAP)) (#<PACKAGE NKEYMAPS/TYPES> (NKEYMAPS/TYPES:LIST-OF))):info:test Found undocumented exported symbols in 3 packages.

Used:

  • nkeymaps-1.1.0
  • ABCL-1.9.2 on Java 17.0.8.1
@aadcg
Copy link
Member

aadcg commented Nov 24, 2023

#23 will fix this issue.

@Ambrevar
Copy link
Member

Is this fixed?

@aadcg aadcg closed this as completed Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants