Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky test TestAPIViewPulls #24968

Closed
silverwind opened this issue May 28, 2023 · 1 comment
Closed

Flaky test TestAPIViewPulls #24968

silverwind opened this issue May 28, 2023 · 1 comment

Comments

@silverwind
Copy link
Member

silverwind commented 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
@silverwind silverwind added type/proposal The new feature has not been accepted yet but needs to be discussed first. type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/testing and removed type/proposal The new feature has not been accepted yet but needs to be discussed first. type/feature Completely new functionality. Can only be merged if feature freeze is not active. labels May 28, 2023
@silverwind
Copy link
Member Author

Not flaky but a specific issue to #24966.

@silverwind silverwind closed this as not planned Won't fix, can't repro, duplicate, stale May 28, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant