[PR #11971] [CLOSED] tests: tune integration tests for ollama engine #75966

Closed
opened 2026-05-05 08:23:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11971
Author: @dhiltgen
Created: 8/19/2025
Status: Closed

Base: mainHead: integration


📝 Commits (1)

  • 24bdbd9 tests: tune integration tests for ollama engine

📊 Changes

8 files changed (+124 additions, -93 deletions)

View changed files

📝 integration/api_test.go (+1 -1)
📝 integration/basic_test.go (+22 -7)
📝 integration/concurrency_test.go (+13 -13)
📝 integration/context_test.go (+4 -4)
📝 integration/llm_image_test.go (+12 -5)
integration/llm_test.go (+0 -47)
📝 integration/max_queue_test.go (+20 -9)
📝 integration/utils_test.go (+52 -7)

📄 Description

This tunes the integration tests to focus more on models supported by the new engine.


🔄 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/11971 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 8/19/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `integration` --- ### 📝 Commits (1) - [`24bdbd9`](https://github.com/ollama/ollama/commit/24bdbd961ac1f8db11195c3484dacdc3cce8882d) tests: tune integration tests for ollama engine ### 📊 Changes **8 files changed** (+124 additions, -93 deletions) <details> <summary>View changed files</summary> 📝 `integration/api_test.go` (+1 -1) 📝 `integration/basic_test.go` (+22 -7) 📝 `integration/concurrency_test.go` (+13 -13) 📝 `integration/context_test.go` (+4 -4) 📝 `integration/llm_image_test.go` (+12 -5) ➖ `integration/llm_test.go` (+0 -47) 📝 `integration/max_queue_test.go` (+20 -9) 📝 `integration/utils_test.go` (+52 -7) </details> ### 📄 Description This tunes the integration tests to focus more on models supported by the new engine. --- <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-05-05 08:23:43 -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#75966