Raku / whateverable

🤖 Different IRC bots that operate on a bunch of prebuilt Rakudo versions
https://gist.github.com/Whateverable
GNU Affero General Public License v3.0
18 stars 14 forks source link

Installation fails in 2018.04 #322

Closed JJ closed 5 years ago

JJ commented 6 years ago

It's Stats what is actually failing.

===> Testing: Stats:ver<0.0.5>:auth<github:MattOates>
# Failed test 'Correlation coefficient is 1 for same values'
# at t/correlation.t line 12
# expected: '1'
#      got: '0.9999999999999998'
# Failed test 'Correlation correctly calculated'
# at t/correlation.t line 13
# expected: '-1'
#      got: '-0.9999999999999998'
# Looks like you failed 2 tests of 6
AlexDaniel commented 6 years ago

@JJ++ for the pull request: https://github.com/MattOates/Stats/pull/9

AlexDaniel commented 6 years ago

@JJ by the way, maybe we should do https://github.com/perl6/whateverable/issues/288? Lets maybe at least check that modules are installable?

AlexDaniel commented 5 years ago

Given that the PR is now merged, I think this is fixed.