Skip to content

Conversation

@mgrange1998
Copy link
Contributor

Summary:
The recent release of scikit-learn to 1.8.0 was picked up in Ax which is causing some tests to break.

The only difference in package versions between the newly failing tests and the old passing ones from the nightly run is the scikit-learn library.
Pinning the scikit-learn to the most recent package version to resolve.

Differential Revision: D88866173

Summary: The recent release of scikit-learn to 1.8.0 was picked up in Ax which is causing some tests to break. The only difference in package versions between the newly failing tests and the old passing ones from the nightly run is the scikit-learn library. Pinning the scikit-learn to the most recent package version to resolve. Differential Revision: D88866173
@meta-clameta-clabot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Dec 10, 2025
@meta-codesync
Copy link

@mgrange1998 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88866173.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.54%. Comparing base (4c93472) to head (b33660a).

Additional details and impacted files
@@ Coverage Diff @@## main #4643 +/- ## ======================================= Coverage 96.54% 96.54% ======================================= Files 561 561 Lines 58480 58480 ======================================= Hits 56462 56462 Misses 2018 2018 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedDo not delete this pull request or issue due to inactivity.fb-exportedmeta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mgrange1998@codecov-commenter