[PR #5174] [MERGED] Kill testing processes if the test takes too long #17679

Closed
opened 2025-11-02 14:58:10 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5174
Author: @typeless
Created: 10/25/2018
Status: Merged
Merged: 10/29/2018
Merged by: @techknowlogick

Base: masterHead: debug-5172


📝 Commits (6)

  • 079ab37 Kill testing processes if the test takes too long
  • 6f81a28 Merge branch 'master' into debug-5172
  • 91fb56f Merge branch 'master' into debug-5172
  • a1c3c48 Merge branch 'master' into debug-5172
  • cf009a7 Merge branch 'master' into debug-5172
  • cf2dce0 Merge branch 'master' into debug-5172

📊 Changes

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

View changed files

📝 .drone.yml (+15 -12)

📄 Description

A temporary band-aid to avoid resource-wasting CI build.
It prints the backtrace in case of timeout.

For #5172


🔄 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/go-gitea/gitea/pull/5174 **Author:** [@typeless](https://github.com/typeless) **Created:** 10/25/2018 **Status:** ✅ Merged **Merged:** 10/29/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `debug-5172` --- ### 📝 Commits (6) - [`079ab37`](https://github.com/go-gitea/gitea/commit/079ab371734a5f9813c10d5f5c7825e6370acf42) Kill testing processes if the test takes too long - [`6f81a28`](https://github.com/go-gitea/gitea/commit/6f81a283aa3a68606cc4c8b4c5d2e149cf4dba55) Merge branch 'master' into debug-5172 - [`91fb56f`](https://github.com/go-gitea/gitea/commit/91fb56f8543edf43d71f5beb5dc8e7fede449a90) Merge branch 'master' into debug-5172 - [`a1c3c48`](https://github.com/go-gitea/gitea/commit/a1c3c48b4d932d409f94a99a73307ca4723403a7) Merge branch 'master' into debug-5172 - [`cf009a7`](https://github.com/go-gitea/gitea/commit/cf009a7cb7b9d28399d6a36e35300631cf6e56ae) Merge branch 'master' into debug-5172 - [`cf2dce0`](https://github.com/go-gitea/gitea/commit/cf2dce079745764faca186aa83601d86c0d89e02) Merge branch 'master' into debug-5172 ### 📊 Changes **1 file changed** (+15 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+15 -12) </details> ### 📄 Description A temporary band-aid to avoid resource-wasting CI build. It prints the backtrace in case of timeout. For #5172 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 14:58:10 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17679