You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fxml_test: element_to_header_test...*failed*
in function erlang:nif_error/1
called as nif_error(nif_not_loaded)
in call from fxml:element_to_header/1 (src/fxml.erl, line 62)
in call from fxml_test:'-element_to_header_test/0-fun-0-'/1 (test/fxml_test.erl, line 421)
**error:nif_not_loaded
output:<<"">>
fxml_test: element_to_header_xmlcdata_test...*failed*
in function fxml_test:'-element_to_header_xmlcdata_test/0-fun-0-'/0 (test/fxml_test.erl, line 430)
**error:{assertException,
[{module,fxml_test},
{line,430},
{expression,"fxml : element_to_header ( { xmlcdata , << \"\" >> } )"},
{pattern,"{ error , badarg , [...] }"},
{unexpected_exception,
{error,nif_not_loaded,
[{erlang,nif_error,[nif_not_loaded],[]},
{fxml,element_to_header,1,[{...}|...]},
{fxml_test,'-element_to_header_xmlcdata_test/0-fun-0-',0,[...]},
{eunit_test,'-mf_wrapper/2-fun-0-',2,...},
{eunit_test,run_testfun,...},
{eunit_proc,...},
{...}|...]}}]}
output:<<"">>
Version I had previously - 1.1.15 - passes all eunit tests.
The text was updated successfully, but these errors were encountered:
Environment:
Log:
Version I had previously - 1.1.15 - passes all eunit tests.
The text was updated successfully, but these errors were encountered: