[PR #2410] [MERGED] Error message for integration test #16394

Closed
opened 2025-11-02 12:09:35 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2410
Author: @ethantkoenig
Created: 8/28/2017
Status: Merged
Merged: 8/28/2017
Merged by: @lunny

Base: masterHead: test/error_msg


📝 Commits (1)

  • 2da1693 Error message for integration test

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 integrations/integration_test.go (+2 -1)

📄 Description

When a test that makes multiple requests fails, it's not always clear which request had the unexpected status code. This will hopefully make it a little easier to debug failing tests.


🔄 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/2410 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 8/28/2017 **Status:** ✅ Merged **Merged:** 8/28/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `test/error_msg` --- ### 📝 Commits (1) - [`2da1693`](https://github.com/go-gitea/gitea/commit/2da1693d80023678d9bd4945eafa47b803de01ca) Error message for integration test ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `integrations/integration_test.go` (+2 -1) </details> ### 📄 Description When a test that makes multiple requests fails, it's not always clear which request had the unexpected status code. This will hopefully make it a little easier to debug failing tests. --- <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 12:09:36 -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#16394