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

Unable to run mix test #84

Closed
nelsonic opened this issue Jun 13, 2021 · 0 comments · Fixed by #83
Closed

Unable to run mix test #84

nelsonic opened this issue Jun 13, 2021 · 0 comments · Fixed by #83
Labels
chore help wanted Extra attention is needed

Comments

@nelsonic
Copy link
Member

Attempting to run mix test on the OTP 24 branch https://github.com/dwyl/fields/tree/otp-24-crypto-fixes

Getting the following error:

Compiling lib/html_sanitize_ex/scrubber/html5.ex (it's taking more than 10s)
Generated html_sanitize_ex app
==> fields
Compiling 23 files (.ex)
Generated fields app
warning: test/fields_case_template_test.ex does not match "*_test.exs" and won't be loaded

== Compilation error in file test/description_plaintext_unlimited_test.exs ==
** (CompileError) test/description_plaintext_unlimited_test.exs:2: module Fields.TestCase is not loaded and could not be found
    (elixir 1.11.4) expanding macro: Kernel.use/1
    test/description_plaintext_unlimited_test.exs:2: Fields.DescriptionPlaintextUnlimitedTest (module)
@nelsonic nelsonic added help wanted Extra attention is needed chore labels Jun 13, 2021
@th0mas th0mas linked a pull request Aug 3, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant