Skip to content

Add debug logging to TestGameServerTcpProtocol for flaky test diagnosis#4539

Open
markmandel wants to merge 2 commits intoagones-dev:mainfrom
markmandel:flaky/TestGameServerTcpProtocol
Open

Add debug logging to TestGameServerTcpProtocol for flaky test diagnosis#4539
markmandel wants to merge 2 commits intoagones-dev:mainfrom
markmandel:flaky/TestGameServerTcpProtocol

Conversation

@markmandel
Copy link
Copy Markdown
Member

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:

What it says on the tin. Why does this fail on autopilot every so often?

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

N/A

@markmandel markmandel requested a review from a team April 27, 2026 20:51
@markmandel markmandel added the area/tests Unit tests, e2e tests, anything to make sure things don't break label Apr 27, 2026
@github-actions github-actions Bot added the kind/cleanup Refactoring code, fixing up documentation, etc label Apr 27, 2026
Signed-off-by: Mark Mandel <mark@compoundtheory.com>
@markmandel markmandel force-pushed the flaky/TestGameServerTcpProtocol branch from 2fec004 to 33f3379 Compare April 27, 2026 20:51
@markmandel
Copy link
Copy Markdown
Member Author

Of course this passes now that I have extra debugging on it

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: f60a22d0-455a-4f17-a1f2-1b3422e9147a

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/4539/head:pr_4539 && git checkout pr_4539
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.58.0-dev-33f3379

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: 5fb1a538-31e2-41f3-8293-5f169a8958ca

Status: FAILURE

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tests Unit tests, e2e tests, anything to make sure things don't break kind/cleanup Refactoring code, fixing up documentation, etc size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants