ClimateImpactLab / open-estimate

Crowd-Sourcing Model Aggregation Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI/CD failing with assertion error at openest/test/lincombo/test_hierregress.py:22

brews opened this issue · comments

On c4fae72, after merging PR #45, a test on master failed in CI/CD: https://travis-ci.org/github/ClimateImpactLab/open-estimate/builds/715763090

The test is test_simple_8schools() in openest/test/lincombo/test_hierregress.py on line 22.

The tests on PR #45 itself look fine. It only failed after merging.

Tests pass on my local machine.

Re-ran tests on CI and we're good. Closing and marking invalid.