[PR #2750] [MERGED] Temporary test error workaround in Ubuntu 25.10 #2765

Closed
opened 2026-03-04 02:07:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2750
Author: @ggtakec
Created: 10/20/2025
Status: Merged
Merged: 10/22/2025
Merged by: @gaul

Base: masterHead: update/test_ubuntu2510


📝 Commits (1)

  • 13f43ea Temporary test error workaround in Ubuntu 25.10

📊 Changes

1 file changed (+15 additions, -5 deletions)

View changed files

📝 test/integration-test-main.sh (+15 -5)

📄 Description

Relevant Issue (if applicable)

#2740

Details

In Ubuntu 25.10 CI, there is a test case in which the request header length exceeds 8192 bytes.
In this case, s3fs receives an error response due to s3proxy restrictions, and the test fails.
Then, we bypass this external error temporarily.
(In versions other than Ubuntu 25.10, these tests do not exceed 8192 bytes and the tests pass.)


🔄 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/s3fs-fuse/s3fs-fuse/pull/2750 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `update/test_ubuntu2510` --- ### 📝 Commits (1) - [`13f43ea`](https://github.com/s3fs-fuse/s3fs-fuse/commit/13f43ea94d07089af5682f4d0e1cd2cf2af1389e) Temporary test error workaround in Ubuntu 25.10 ### 📊 Changes **1 file changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+15 -5) </details> ### 📄 Description ### Relevant Issue (if applicable) #2740 ### Details In Ubuntu 25.10 CI, there is a test case in which the request header length exceeds 8192 bytes. In this case, s3fs receives an error response due to s3proxy restrictions, and the test fails. Then, we bypass this external error temporarily. (In versions other than Ubuntu 25.10, these tests do not exceed 8192 bytes and the tests pass.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:07:11 +03: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
starred/s3fs-fuse#2765
No description provided.