Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Output incompatible with CircleCI UI  #47

@camsaul

Description

@camsaul

The CircleCI UI only shows the first <failure> tag for each <testcase> (see https://discuss.circleci.com/t/junit-output-only-shows-first-failure-tag-in-a-testcase/40839) -- not sure if this is a bug with the CircleCI UI or just an undocumented expectation.

Should the official CircleCI test runner output each <failure> in its own <testcase>, so multiple failures in a single test will all show up in the CircleCI UI? (Assuming the current UI behavior is intentional, and not a bug. If this is in fact a bug with the UI, please close this issue.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions