jandrew / Spreadsheet-XLSX-Reader-LibXML

Read spreadsheet files with xlsx extentions
Other
4 stars 2 forks source link

Address width for internal reference longer than expected in test (darwin platform) #19

Closed jandrew closed 9 years ago

jandrew commented 9 years ago

CPAN Testers report fail

Failed test 'Check that |IO::File=GLOB(0x7fc81a8115a0)| gives the error |(?-xism:IO::File=GLOB(.6,10})'\s+is not a string value)| for type: XLSXFile'

at t/Spreadsheet/XLSX/Reader/LibXML/01-types.t line 129.

''IO::File=GLOB(0x7fc81a8115a0)' is not a string value'

doesn't match '(?-xism:IO::File=GLOB(.{6,10})'\s+is not a string value)'

Failed test 'Check that |GLOB(0x7fc81a9380d8)| gives the error |(?-xism:GLOB(.{6,10})'\s+is not a string value)| for type: XLSXFile'

at t/Spreadsheet/XLSX/Reader/LibXML/01-types.t line 129.

''GLOB(0x7fc81a9380d8)' is not a string value'

doesn't match '(?-xism:GLOB(.{6,10})'\s+is not a string value)'