Description
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.