On 2019-12-24 06:13:00, JETEVE wrote:
Show quoted text> Interesting. Is it still the case? Could you find the cause?
Yes, still happening. Don't know if it matters, but "file" reports something different on scalar files on CentOS6.
CentOS6:
$ file t/toindex/scala/Hello.scala
t/toindex/scala/Hello.scala: ASCII English text
All other systems:
$ file t/toindex/scala/Hello.scala
t/toindex/scala/Hello.scala: C++ source, ASCII text
Show quoted text>
> On Wed Mar 21 03:47:30 2018, SREZIC wrote:
> > On my CentOS6 smoker I see the following test failure:
> >
> > # Failed test 'Ok got one hit'
> > # at t/05-more-search.t line 111.
> > # got: '0'
> > # expected: '1'
> > # Looks like you failed 1 test of 49.
> > t/05-more-search.t ......
> > Dubious, test returned 1 (wstat 256, 0x100)
> > Failed 1/49 subtests
>
>