Flaky test TestAPIViewPulls #10926

Closed
opened 2025-11-02 09:22:21 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @silverwind on GitHub (May 28, 2023).

https://github.com/go-gitea/gitea/actions/runs/5105373812/jobs/9176923331?pr=2496

--- FAIL: TestAPIViewPulls/APIGetPullFiles_5 (0.14s)
    api_pull_test.go:57: 
          Error Trace:  /home/runner/work/gitea/gitea/tests/integration/api_pull_test.go:57
                              /home/runner/work/gitea/gitea/tests/integration/api_pull_test.go:223
          Error:        Not equal: 
                        expected: "added"
                        actual  : "changed"
                        
                        Diff:
                        --- Expected
                        +++ Actual
                        @@ -1 +1 @@
                        -added
                        +changed
          Test:         TestAPIViewPulls/APIGetPullFiles_5
Originally created by @silverwind on GitHub (May 28, 2023). https://github.com/go-gitea/gitea/actions/runs/5105373812/jobs/9176923331?pr=2496 ``` --- FAIL: TestAPIViewPulls/APIGetPullFiles_5 (0.14s) api_pull_test.go:57: Error Trace: /home/runner/work/gitea/gitea/tests/integration/api_pull_test.go:57 /home/runner/work/gitea/gitea/tests/integration/api_pull_test.go:223 Error: Not equal: expected: "added" actual : "changed" Diff: --- Expected +++ Actual @@ -1 +1 @@ -added +changed Test: TestAPIViewPulls/APIGetPullFiles_5 ```
GiteaMirror added the type/testing label 2025-11-02 09:22:21 -06:00
Author
Owner

@silverwind commented on GitHub (May 28, 2023):

Not flaky but a specific issue to https://github.com/go-gitea/gitea/pull/24966.

@silverwind commented on GitHub (May 28, 2023): Not flaky but a specific issue to https://github.com/go-gitea/gitea/pull/24966.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10926