[PR #5955] [MERGED] Don't run integration tests in parallel #10749

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5955
Author: @Bond-009
Created: 5/2/2021
Status: Merged
Merged: 5/2/2021
Merged by: @Bond-009

Base: masterHead: tests6


📝 Commits (1)

  • bdd7a37 Don't run integration tests in parallel

📊 Changes

2 files changed (+11 additions, -0 deletions)

View changed files

📝 tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj (+7 -0)
tests/Jellyfin.Server.Integration.Tests/xunit.runner.json (+4 -0)

📄 Description

  • Easier to debug failing tests when the logs aren't scrambled
  • Static properties could cause issues

🔄 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/5955 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 5/2/2021 **Status:** ✅ Merged **Merged:** 5/2/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `tests6` --- ### 📝 Commits (1) - [`bdd7a37`](https://github.com/jellyfin/jellyfin/commit/bdd7a37794518b0487b191e7dbbbd3beb2397458) Don't run integration tests in parallel ### 📊 Changes **2 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj` (+7 -0) ➕ `tests/Jellyfin.Server.Integration.Tests/xunit.runner.json` (+4 -0) </details> ### 📄 Description * Easier to debug failing tests when the logs aren't scrambled * Static properties could cause issues --- <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:26:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10749