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
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:<<"">>
The text was updated successfully, but these errors were encountered:
Yes, old version of stringprep is loaded during tests.
Sorry, something went wrong.
I believe this is fixed
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: