swig icon indicating copy to clipboard operation
swig copied to clipboard

Noisy test suite output

Open jaeandersson opened this issue 8 years ago • 0 comments

Comment by @wsfulton:

C tests in test-suite fail (I'm using Octave-4.0.0), eg: checking matlab testcase arrays arrays_wrap.c: In function ‘SWIG_Matlab_ConvertPacked’: arrays_wrap.c:918:1: error: parameter name omitted SWIG_Matlab_ConvertPacked(mxArray* /pm/, void* /ptr/, size_t /sz/, swig_type_info* /ty/) { ^ test-suite output format doesn't conform to output of other languages

  • lots of noise from 'xyz passed' messages
  • message about whether or not there is a run test is different

jaeandersson avatar Feb 14 '17 20:02 jaeandersson