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

Output incompatible with CircleCI UI #47

Open
camsaul opened this issue Aug 3, 2021 · 1 comment
Open

Output incompatible with CircleCI UI #47

camsaul opened this issue Aug 3, 2021 · 1 comment

Comments

@camsaul
Copy link

camsaul commented Aug 3, 2021

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.)

@camsaul
Copy link
Author

camsaul commented Aug 6, 2021

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant