Skip to content

Resolve "Artifact-based view for Junit XML"

Nick Kipling requested to merge 24792-artifact-based-view-for-junit-xml into master

What does this MR do?

Adds UI for the new Tests tab inside the pipelines detail page. frontend implementation for #24792 (closed).

This is currently behind the junit_pipeline_view feature flag.

Screenshots

Summary View:

Desktop Mobile
Screenshot_2019-10-17_at_15.00.29 Screenshot_2019-10-17_at_15.01.16

Detail View:

Desktop Mobile
Screenshot_2019-10-17_at_15.01.56 Screenshot_2019-10-17_at_15.01.38

Animations:

Desktop
desktop
Mobile
mobile

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #24792 (closed)

Edited by Nick Kipling

Merge request reports