• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

scikit-learn / scikit-learn / 19650
17%

Build:
DEFAULT BRANCH: master
Ran 10 Aug 2016 10:12AM UTC
Jobs 1
Files 363
Run time 18s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
19650

push

travis-ci

ogrisel
TST make test_forest robust to platform variability

Under linux 32 bit test_boston fails because the score is slightly
below 0.95.

This could come from the fact the upcasting from float to double variables in C
(generated from Cython code in this case) can yield different values when
compiled to run under different bitness of the Linux runtime environment.
Those small discrepancies can accumulate when computing the criterion or
threshold values.

This part of the Cython code is not enough unittested to make it easy to
exactly pinpoint the exact location where this happens though.

54675 of 57860 relevant lines covered (94.5%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19650.1 (DISTRIB="ubuntu" PYTHON_VERSION="2.7" CYTHON_VERSION="0.23.4" CACHED_BUILD_DIR="$HOME/sklearn_build_ubuntu" COVERAGE=true) 10 Aug 2016 10:12AM UTC 0
94.5
Travis Job 19650.1
Source Files on build 19650
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19650
  • 1f8eaace on github
  • Prev Build on master (#19643)
  • Next Build on master (#19653)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc