question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enable warnings on travis (and make sure they are reasonable)

See original GitHub issue

We just disabled warnings on travis in #9840. I don’t think we should do that. I’ve been a bit absent lately, but I think the current state of the warnings is pretty bad. Many of these seem recent changes that require cleanup.

  • catch and ignore all ConvergenceWarnings raised in sklearn.utils.estimator_checks done in https://github.com/scikit-learn/scikit-learn/pull/11151.
  • catch deprecations of min_impurity_split in tree and tree ensembles, make sure it’s not used anywhere else.
  • catch deprecations of random_state in SVC tests, make sure it’s not used anywhere else.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:26 (26 by maintainers)

github_iconTop GitHub Comments

1reaction
adrinjalalicommented, Mar 18, 2019

if we could somehow save those warning as artifacts, then we could fail on the diff between the master’s log and the PR’s maybe?

1reaction
jnothmancommented, Nov 26, 2017

We explicitly limit the number of iterations in common tests, which is why we get the warnings there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring Build Notifications
Travis CI can notify you about your build results through email, IRC, chat or custom webhooks. Default notification settings #.
Read more >
Police personally warned Travis Scott about crowd before show
Houston's police chief visited rapper Travis Scott to express concerns about the energy level of the crowd at the Astroworld show ahead of ......
Read more >
Travis Scott festival tragedy: Were warning signs missed at ...
Concerns were raised before Travis Scott's fatal festival show. Could the tragedy have been averted?
Read more >
How missed warning signs at Travis Scott's Astroworld ...
A Houston Chronicle investigation uncovered critical failures by multiple authorities and missed warning signs at Travis Scott's Astroworld ...
Read more >
Experts Point to Missed Warning Signs at Astroworld
From gate-crashing fans to a history of safety concerns at Travis Scott shows, red flags piled up before the Astroworld tragedy.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found