Subject: | Bareword "FT_LOAD_COMPUTE_METRICS" not allowed (0.14) |
On my older smokers (centos6, debian/wheezy) t/10metrics_verasans.t fails:
...
Bareword "FT_LOAD_COMPUTE_METRICS" not allowed while "strict subs" in use at t/10metrics_verasans.t line 266.
Bareword "FT_LOAD_COMPUTE_METRICS" not allowed while "strict subs" in use at t/10metrics_verasans.t line 266.
Bareword "FT_LOAD_COMPUTE_METRICS" not allowed while "strict subs" in use at t/10metrics_verasans.t line 267.
Execution of t/10metrics_verasans.t aborted due to compilation errors.
# Looks like your test exited with 255 before it could output anything.
t/10metrics_verasans.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1944/1944 subtests
...