[PR #1296] [MERGED] Import ossfs tests #1907

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1296
Author: @gaul
Created: 5/24/2020
Status: Merged
Merged: 6/6/2020
Merged by: @ggtakec

Base: masterHead: test/oss


📝 Commits (1)

📊 Changes

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

View changed files

📝 test/integration-test-main.sh (+7 -0)
test/ut_test.py (+81 -0)

📄 Description

This turns up a failure in test_rename_file when calling seek(0) on a
renamed file.


🔄 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/1296 **Author:** [@gaul](https://github.com/gaul) **Created:** 5/24/2020 **Status:** ✅ Merged **Merged:** 6/6/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/oss` --- ### 📝 Commits (1) - [`8a7548a`](https://github.com/s3fs-fuse/s3fs-fuse/commit/8a7548a9d42e1afd8fb5dbd0210f66ff0e33f366) Import ossfs tests ### 📊 Changes **2 files changed** (+88 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+7 -0) ➕ `test/ut_test.py` (+81 -0) </details> ### 📄 Description This turns up a failure in `test_rename_file` when calling `seek(0)` on a renamed file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:44 +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#1907
No description provided.