git: 8195ad8d7d32 - main - misc/py-langchain-text-splitters: Add test results
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jun 2026 07:12:47 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8195ad8d7d32fb2bdbf4b73ff372cede8351d9f3
commit 8195ad8d7d32fb2bdbf4b73ff372cede8351d9f3
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-30 07:00:04 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-30 07:12:16 +0000
misc/py-langchain-text-splitters: Add test results
---
misc/py-langchain-text-splitters/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/py-langchain-text-splitters/Makefile b/misc/py-langchain-text-splitters/Makefile
index ddcc34bcd8ab..9ee29b007cdc 100644
--- a/misc/py-langchain-text-splitters/Makefile
+++ b/misc/py-langchain-text-splitters/Makefile
@@ -28,6 +28,6 @@ USE_PYTHON= pep517 autoplist pytest
NO_ARCH= yes
-# tests fail: INTERNALERROR> ValueError: no option named 'only_extended'
+# tests as of 1.1.2: xdist worker crashes with 2 errors
.include <bsd.port.mk>