[PR #5506] [MERGED] Refine scheduler unit tests for reliability #11806

Closed
opened 2026-04-12 23:39:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5506
Author: @dhiltgen
Created: 7/5/2024
Status: Merged
Merged: 7/20/2024
Merged by: @dhiltgen

Base: mainHead: sched_tests


📝 Commits (1)

  • f440821 Refine scheduler unit tests for reliability

📊 Changes

1 file changed (+195 additions, -130 deletions)

View changed files

📝 server/sched_test.go (+195 -130)

📄 Description

This breaks up some of the test scenarios to create a more reliable set of tests, as well as adding a little more coverage.


🔄 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/5506 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 7/5/2024 **Status:** ✅ Merged **Merged:** 7/20/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `sched_tests` --- ### 📝 Commits (1) - [`f440821`](https://github.com/ollama/ollama/commit/f4408219e92a7b22107a68d0b3f5eb545c06aed9) Refine scheduler unit tests for reliability ### 📊 Changes **1 file changed** (+195 additions, -130 deletions) <details> <summary>View changed files</summary> 📝 `server/sched_test.go` (+195 -130) </details> ### 📄 Description This breaks up some of the test scenarios to create a more reliable set of tests, as well as adding a little more coverage. --- <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-12 23:39:21 -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#11806