[PR #3331] [MERGED] Integration tests conditionally pull #42367

Closed
opened 2026-04-24 22:08:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3331
Author: @dhiltgen
Created: 3/24/2024
Status: Merged
Merged: 3/25/2024
Merged by: @dhiltgen

Base: mainHead: integration_testing


📝 Commits (1)

  • 7b6cbc1 Integration tests conditionally pull

📊 Changes

4 files changed (+70 additions, -10 deletions)

View changed files

📝 integration/basic_test.go (+1 -1)
📝 integration/llm_image_test.go (+1 -1)
📝 integration/llm_test.go (+7 -7)
📝 integration/utils_test.go (+61 -1)

📄 Description

If images aren't present, pull them.
Also fixes the expected responses


🔄 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/3331 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/24/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `integration_testing` --- ### 📝 Commits (1) - [`7b6cbc1`](https://github.com/ollama/ollama/commit/7b6cbc10ec9765b0013c163e868c5307d9d27009) Integration tests conditionally pull ### 📊 Changes **4 files changed** (+70 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `integration/basic_test.go` (+1 -1) 📝 `integration/llm_image_test.go` (+1 -1) 📝 `integration/llm_test.go` (+7 -7) 📝 `integration/utils_test.go` (+61 -1) </details> ### 📄 Description If images aren't present, pull them. Also fixes the expected responses --- <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-24 22:08:07 -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#42367