Skip Menu |

This queue is for tickets about the Inline-Wrapper CPAN distribution.

Report information
The Basics
Id: 129402
Status: new
Priority: 0/
Queue: Inline-Wrapper

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.05
Fixed in: (no value)



Subject: t/23-Inline-Ruby.t may fail
On some of my smokers the test suite fails: ... # Failed test 'Loading of module dongs (1)' # at t/23-Inline-Ruby.t line 57. # got: '2' # expected: '1' # Failed test 'Function name correct (zamfir)' # at t/23-Inline-Ruby.t line 58. # got: 'iter' # expected: 'zamfir' # Looks like you failed 2 tests of 10. t/23-Inline-Ruby.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/10 subtests ... Statistical analysis does not tell anything about possible reasons.
On 2019-05-03 02:25:52, SREZIC wrote: Show quoted text
> On some of my smokers the test suite fails: > > ... > # Failed test 'Loading of module dongs (1)' > # at t/23-Inline-Ruby.t line 57. > # got: '2' > # expected: '1' > > # Failed test 'Function name correct (zamfir)' > # at t/23-Inline-Ruby.t line 58. > # got: 'iter' > # expected: 'zamfir' > # Looks like you failed 2 tests of 10. > t/23-Inline-Ruby.t .. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/10 subtests > ... > > Statistical analysis does not tell anything about possible reasons.
Probably it always fails if Inline::Ruby is installed.