[Bug 290745] science/py-scikit-learn: add pytest
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Nov 2025 13:53:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290745
Bug ID: 290745
Summary: science/py-scikit-learn: add pytest
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: wen@FreeBSD.org
Reporter: jcfyecrayz@liamekaens.com
Assignee: wen@FreeBSD.org
Flags: maintainer-feedback?(wen@FreeBSD.org)
The patch attached here supports 'make test' via pytest. No change to package,
so no need to bump PORTREVISION.
Currently (for sciket-learn 1.7.2) the summary of test results are:
============== 34 failed, 32478 passed, 6340 skipped, 149 xfailed, 63 xpassed,
3567 warnings in 4405.43s (1:13:25) ==============
There may be improvements that could be made for passing more tests on the
FreeBSD port, but before enabling the testing there was no visibility into that
state of affairs. The first step is to enable running the tests.
--
You are receiving this mail because:
You are the assignee for the bug.