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

Flake: TestPipelineTaskTimeout #6943

Closed
lbernick opened this issue Jul 19, 2023 · 1 comment · Fixed by #6955
Closed

Flake: TestPipelineTaskTimeout #6943

lbernick opened this issue Jul 19, 2023 · 1 comment · Fixed by #6955
Labels
kind/flake Categorizes issue or PR as related to a flakey test

Comments

@lbernick
Copy link
Member

logs: https://prow.tekton.dev/view/gs/tekton-prow/pr-logs/pull/tektoncd_pipeline/6942/pull-tekton-pipeline-beta-integration-tests/1681661652312788992

    timeout_test.go:399: Waiting for TaskRun from PipelineRun pipeline-task-timeout-kqxsnxcj in namespace arendelle-w7tsn to be timed out
    timeout_test.go:430: Error waiting for TaskRun pipeline-task-timeout-kqxsnxcj-pipelinetask1 to timeout: taskRun "pipeline-task-timeout-kqxsnxcj-pipelinetask1" failed, but should have been Succeeded

link to test case

It looks like one of the pipeline tasks is supposed to time out quickly, and did, and the other pipeline task is supposed to succeed quickly, but timed out.

@lbernick lbernick added the kind/flake Categorizes issue or PR as related to a flakey test label Jul 19, 2023
@lbernick
Copy link
Member Author

also observed on #6621

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flakey test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant