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

TaskTimeout failure indication in result #83198

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

DivyanshuBist
Copy link

ISSUE TYPE
  • Feature
FIXES: #83158

@ansibot ansibot added feature This issue/PR relates to a feature request. needs_triage Needs a first human triage before being processed. has_issue labels May 4, 2024
@ansibot
Copy link
Contributor

ansibot commented May 4, 2024

The test ansible-test sanity --test pep8 [explain] failed with 1 error:

lib/ansible/executor/task_executor.py:643:48: E231: missing whitespace after ','

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels May 4, 2024
@ansibot ansibot removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. ci_verified Changes made in this PR are causing tests to fail. labels May 4, 2024
@bcoca
Copy link
Member

bcoca commented May 9, 2024

alternative #83206

@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label May 14, 2024
@mkrizek mkrizek requested a review from sivel May 14, 2024 15:12
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request. has_issue stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

task timeout failure should indicate timeout for programatic use
4 participants