codecov / codecov/test-results-parser

[BUG] Skipped tests are not recognized from uploaded junit.xml files

Open
#74 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Rust
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Describe the bug

Despite having skipped tests information inside junit.xml files, the web interface does not display then at all.

Expected behavior

Be able to see skipped tests in UI.

Additional context

See this sample file https://sbarnea.com/ss/junit.xml - if you visit https://app.codecov.io/gh/ansible/ansible-navigator/tests/main you will see that there are no skipped tests reported, even if we have a few that are skipped and clearly mentioned inside the junit.xml file.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by downloading the sample junit.xml and reproducing the issue through the test-results-parser path used by the Codecov tests page. Inspect how skipped-test information is parsed and propagated, then verify completion when skipped tests from the sample appear in the UI at the referenced tests page.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.