[PR #1247] [MERGED] Avoid TravisCI timeouts in test execution #1885

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1247
Author: @ggtakec
Created: 2/24/2020
Status: Merged
Merged: 3/15/2020
Merged by: @ggtakec

Base: masterHead: fix_travis_timeout


📝 Commits (1)

  • 854a8a8 Avoid TravisCI timeouts in test execution

📊 Changes

1 file changed (+3 additions, -4 deletions)

View changed files

📝 .travis.yml (+3 -4)

📄 Description

Relevant Issue (if applicable)

n/a

Details

Somtimes, in TravisCI the time for test execution may exceed 10 minutes, resulting in an error inadvertently.
The PR itself should be reviewed so that the test itself can be completed sooner, but as a temporary measure, this PR will extend the timeout.


🔄 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/1247 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 2/24/2020 **Status:** ✅ Merged **Merged:** 3/15/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fix_travis_timeout` --- ### 📝 Commits (1) - [`854a8a8`](https://github.com/s3fs-fuse/s3fs-fuse/commit/854a8a835656beac49ed62114dcfe115cea4a402) Avoid TravisCI timeouts in test execution ### 📊 Changes **1 file changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+3 -4) </details> ### 📄 Description ### Relevant Issue (if applicable) n/a ### Details Somtimes, in TravisCI the time for test execution may exceed 10 minutes, resulting in an error inadvertently. The PR itself should be reviewed so that the test itself can be completed sooner, but as a temporary measure, this PR will extend the timeout. --- <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:38 +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#1885
No description provided.