[PR #5297] [MERGED] test/e2e: add compatibility test suite for wire protocol version negotiation #5233

Closed
opened 2026-05-05 14:57:10 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/5297
Author: @fatedier
Created: 4/27/2026
Status: Merged
Merged: 4/27/2026
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • f624737 test/e2e: add compatibility test suite for wire protocol version negotiation

📊 Changes

5 files changed (+425 additions, -3 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 Makefile (+14 -1)
hack/run-e2e-compatibility.sh (+162 -0)
test/e2e/compatibility/compatibility_test.go (+236 -0)
📝 test/e2e/framework/process.go (+12 -2)

📄 Description

WHY


🔄 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/fatedier/frp/pull/5297 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 4/27/2026 **Status:** ✅ Merged **Merged:** 4/27/2026 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`f624737`](https://github.com/fatedier/frp/commit/f624737198002205b2eea7483ebd1bd1bb1f3ed9) test/e2e: add compatibility test suite for wire protocol version negotiation ### 📊 Changes **5 files changed** (+425 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `Makefile` (+14 -1) ➕ `hack/run-e2e-compatibility.sh` (+162 -0) ➕ `test/e2e/compatibility/compatibility_test.go` (+236 -0) 📝 `test/e2e/framework/process.go` (+12 -2) </details> ### 📄 Description ### WHY <!-- author to complete --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:57:10 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#5233
No description provided.