[PR #3491] [MERGED] Add test case for context exhaustion #89164

Closed
opened 2026-05-10 08:01:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3491
Author: @dhiltgen
Created: 4/4/2024
Status: Merged
Merged: 4/4/2024
Merged by: @dhiltgen

Base: mainHead: context_bust_test


📝 Commits (1)

  • aeb1fb5 Add test case for context exhaustion

📊 Changes

1 file changed (+29 additions, -0 deletions)

View changed files

integration/context_test.go (+29 -0)

📄 Description

Confirmed this fails on 0.1.30 with known regression but passes on main


🔄 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/3491 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 4/4/2024 **Status:** ✅ Merged **Merged:** 4/4/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `context_bust_test` --- ### 📝 Commits (1) - [`aeb1fb5`](https://github.com/ollama/ollama/commit/aeb1fb5192be2e0990800f52183f3bd7cf15be54) Add test case for context exhaustion ### 📊 Changes **1 file changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `integration/context_test.go` (+29 -0) </details> ### 📄 Description Confirmed this fails on 0.1.30 with known regression but passes on main --- <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-10 08:01:10 -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#89164