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

Fix ansible-test timeout junit output. #53427

Merged
merged 2 commits into from
Mar 7, 2019
Merged

Conversation

mattclay
Copy link
Member

@mattclay mattclay commented Mar 7, 2019

SUMMARY

Fix ansible-test timeout junit output.

Implemented a hack to work around not having junit-xml when running on Shippable outside of our test containers.

ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME

ansible-test

Implemented a hack to work around not having junit-xml when running
on Shippable outside of our test containers.
@ansibot
Copy link
Contributor

ansibot commented Mar 7, 2019

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

test/runner/lib/test.py:204:32: invalid-name Variable name "fd" doesn't conform to snake_case naming style

click here for bot help

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests. labels Mar 7, 2019
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Mar 7, 2019
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Mar 7, 2019
@mattclay mattclay merged commit 3d2c0f4 into ansible:devel Mar 7, 2019
@mattclay mattclay deleted the at-timeout-fix branch March 7, 2019 03:46
@ansible ansible locked and limited conversation to collaborators Jul 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants