Subject: | Test failures (with Search::Elasticsearch 6?) |
I see the following test failure on some of my smokers:
...
Can't locate Search/Elasticsearch/Client/5_0/Async/Bulk.pm in @INC (you may need to install the Search::Elasticsearch::Client::5_0::Async::Bulk module) (@INC contains: ... .) at t/named_index_and_type.t line 7.
BEGIN failed--compilation aborted at t/named_index_and_type.t line 7.
t/named_index_and_type.t .....
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
Statistical analysis suggests that the failure happens if Search::Elasticsearch 6.00 is installed:
****************************************************************
Regression 'mod:Search::Elasticsearch'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 60762128392443896.00
[1='eq_6.00'] -1.0000 0.0000 -28330488442434612.00
R^2= 1.000, N= 92, K= 2
****************************************************************