[PR #10478] [MERGED] integration: fix embedding tests error handling #59949

Closed
opened 2026-04-29 14:52:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10478
Author: @dhiltgen
Created: 4/29/2025
Status: Merged
Merged: 4/29/2025
Merged by: @dhiltgen

Base: mainHead: fix_integration


📝 Commits (1)

  • 591d1b2 integration: fix embedding tests error handling

📊 Changes

1 file changed (+15 additions, -11 deletions)

View changed files

📝 integration/embed_test.go (+15 -11)

📄 Description

The cleanup routine from InitServerconnection should run in the defer of the test case to properly detect failures and report the server logs


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/10478 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 4/29/2025 **Status:** ✅ Merged **Merged:** 4/29/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `fix_integration` --- ### 📝 Commits (1) - [`591d1b2`](https://github.com/ollama/ollama/commit/591d1b209bc31fa725bc06ee8ae301c98af9ee87) integration: fix embedding tests error handling ### 📊 Changes **1 file changed** (+15 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `integration/embed_test.go` (+15 -11) </details> ### 📄 Description The cleanup routine from InitServerconnection should run in the defer of the test case to properly detect failures and report the server logs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 14:52:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#59949