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

Sample functional test is flaky #2032

Closed
kate-osborn opened this issue May 28, 2024 · 1 comment
Closed

Sample functional test is flaky #2032

kate-osborn opened this issue May 28, 2024 · 1 comment

Comments

@kate-osborn
Copy link
Contributor

kate-osborn commented May 28, 2024

The sample functional test periodically fails in the pipeline:

Basic test example sends traffic [functional]
/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/tests/suite/sample_test.go:40
  [FAILED] in [It] - /home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/tests/suite/sample_test.go:47 @ 05/28/24 14:34:12.349
• [FAILED] [7.077 seconds]
Basic test example [It] sends traffic [functional]
/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/tests/suite/sample_test.go:40

  [FAILED] Expected
      <int>: 502
  to equal
      <int>: 200
  In [It] at: /home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/tests/suite/sample_test.go:47 @ 05/28/24 14:34:12.349

Pipeline run: https://github.com/nginxinc/nginx-gateway-fabric/actions/runs/9271134013/job/25506194841?pr=2013

@sjberman
Copy link
Contributor

sjberman commented May 28, 2024

This will be fixed in #2004, I've added retries.

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants