[PR #5768] [MERGED] Add test for handling dangling symlinks #10648

Closed
opened 2026-02-07 06:24:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5768
Author: @Bond-009
Created: 4/11/2021
Status: Merged
Merged: 4/12/2021
Merged by: @Bond-009

Base: masterHead: dangling


📝 Commits (1)

  • 5fc664f Add test for handling dangling symlinks

📊 Changes

3 files changed (+28 additions, -0 deletions)

View changed files

📝 jellyfin.ruleset (+2 -0)
📝 tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs (+25 -0)
📝 tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj (+1 -0)

📄 Description

Regression test for #3741


🔄 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/jellyfin/jellyfin/pull/5768 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 4/11/2021 **Status:** ✅ Merged **Merged:** 4/12/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dangling` --- ### 📝 Commits (1) - [`5fc664f`](https://github.com/jellyfin/jellyfin/commit/5fc664fd4f8e600887a4220abb366b75cc92ac01) Add test for handling dangling symlinks ### 📊 Changes **3 files changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `jellyfin.ruleset` (+2 -0) 📝 `tests/Jellyfin.Server.Implementations.Tests/IO/ManagedFileSystemTests.cs` (+25 -0) 📝 `tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj` (+1 -0) </details> ### 📄 Description Regression test for #3741 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:24:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10648