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
in expression starting at C:\Users\HP.julia\packages\CxxWrap\HG6cm\test\inheritance.jl:4 Test Summary: | Pass Error Total Time CxxWrap tests | 189 1 190 35.8s basic_types | 72 72 3.1s containers | 16 16 1.7s cxxdereference | 4 4 0.3s except | 6 6 0.0s extended_module | 1 1 0.0s functions | 84 84 4.7s hello | 1 1 0.0s ERROR: LoadError: Some tests did not pass: 189 passed, 0 failed, 1 errored, 0 broken. in expression starting at C:\Users\HP.julia\packages\CxxWrap\HG6cm\test\runtests.jl:15 ERROR: Package CxxWrap errored during testing
When I run "test CxxWrap" on julia(in command prompt) it gives this error I have tried the solution given previously can you please check the same.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
in expression starting at C:\Users\HP.julia\packages\CxxWrap\HG6cm\test\inheritance.jl:4
Test Summary: | Pass Error Total Time
CxxWrap tests | 189 1 190 35.8s
basic_types | 72 72 3.1s
containers | 16 16 1.7s
cxxdereference | 4 4 0.3s
except | 6 6 0.0s
extended_module | 1 1 0.0s
functions | 84 84 4.7s
hello | 1 1 0.0s
ERROR: LoadError: Some tests did not pass: 189 passed, 0 failed, 1 errored, 0 broken.
in expression starting at C:\Users\HP.julia\packages\CxxWrap\HG6cm\test\runtests.jl:15
ERROR: Package CxxWrap errored during testing
When I run "test CxxWrap" on julia(in command prompt) it gives this error I have tried the solution given previously can you please check the same.
The text was updated successfully, but these errors were encountered: