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

eunit: 1 test failed in 1.0.7 #6

Closed
aidecoe opened this issue Jan 4, 2017 · 2 comments
Closed

eunit: 1 test failed in 1.0.7 #6

aidecoe opened this issue Jan 4, 2017 · 2 comments

Comments

@aidecoe
Copy link

aidecoe commented Jan 4, 2017

The test has failed when upgrading from 1.0.6 to 1.0.7. I suspect it's related to issue #20 in fast_xml.

Failing test:

  tests:7: application_start_test_...*failed*
in function tests:'-application_start_test_/0-fun-0-'/1 (test/tests.erl, line 8)
**error:{assertEqual,[{module,tests},
              {line,8},
              {expression,"application : ensure_all_started ( stringprep )"},
              {expected,{ok,[p1_utils,stringprep]}},
              {value,{ok,[stringprep]}}]}
  output:<<"">>
@zinid
Copy link
Contributor

zinid commented Jan 5, 2017

Yes, old version of stringprep is loaded during tests.

@prefiks
Copy link
Member

prefiks commented Jan 17, 2019

I believe this is fixed

@prefiks prefiks closed this as completed Jan 17, 2019
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

3 participants