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

TestRegress3196 Flake #3945

Closed
flostadler opened this issue May 15, 2024 · 0 comments · Fixed by #3944
Closed

TestRegress3196 Flake #3945

flostadler opened this issue May 15, 2024 · 0 comments · Fixed by #3944
Assignees
Labels
impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user resolution/fixed This issue was fixed

Comments

@flostadler
Copy link
Contributor

The test flaked sometimes because it ran into the timeout.

TestRegress3196 (3m0.01s)
      provider_python_test.go:26: Test timed out after 3m0s

See #3940 (comment) for example

@flostadler flostadler added impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user labels May 15, 2024
flostadler added a commit that referenced this issue May 15, 2024
The test flaked sometimes because it ran into the timeout.
The regression this test fixes had a wait time of hours, so changing the
timeout to 6 minutes won't change the effectiveness of the regression
test.

Fixes #3945
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants