[PR #6546] [MERGED] fix(test): do not clobber models directory #12149

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6546
Author: @mxyng
Created: 8/28/2024
Status: Merged
Merged: 8/28/2024
Merged by: @mxyng

Base: mainHead: mxyng/fix-test


📝 Commits (1)

  • e4d0a9c fix(test): do not clobber models directory

📊 Changes

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

View changed files

📝 server/model_test.go (+2 -0)

📄 Description

these tests create these blobs in the user's blobs directory

sha256-4e06a933feaf7e21f9ea4442bec46e1a5c99f5931d06caecb5603653628ad9f1
sha256-5738747671c0649396ed0b138cf8daed5bdb7140df5ee18d0a520295045feac3
sha256-d45102d885e542798514de3c17c3d431732d90ff3bd5c743e411dcd93c7f8d1a

🔄 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/6546 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/fix-test` --- ### 📝 Commits (1) - [`e4d0a9c`](https://github.com/ollama/ollama/commit/e4d0a9c325137b684d9c0bb02694e8f10197314a) fix(test): do not clobber models directory ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/model_test.go` (+2 -0) </details> ### 📄 Description these tests create these blobs in the user's blobs directory ``` sha256-4e06a933feaf7e21f9ea4442bec46e1a5c99f5931d06caecb5603653628ad9f1 sha256-5738747671c0649396ed0b138cf8daed5bdb7140df5ee18d0a520295045feac3 sha256-d45102d885e542798514de3c17c3d431732d90ff3bd5c743e411dcd93c7f8d1a ``` --- <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:50:40 -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#12149