Skip to content

Conversation

pos777
Copy link

@pos777 pos777 commented Oct 23, 2025

Synchronization of test report members with actual JSON data.
Example JSON data for https://gitlab.com/gitlab-org/gitlab/-/pipelines/2115674295:
https://gitlab.com/api/v4/projects/278964/pipelines/2115674295/test_report

{
  "total_time": 3431.672083,
  ...
  "test_suites": [
    {
      "name": "rspec migration pg16",
      "total_time": 118.909637,
      ...
      "test_cases": [
        {
          ...
          "file": "./spec/migrations/20250917131046_queue_clear_resolved_at_for_non_resolved_vulnerabilities_spec.rb",
          "execution_time": 29.227183,
          ...
        },

@pos777 pos777 marked this pull request as ready for review October 23, 2025 08:41
@pos777 pos777 requested a review from a team as a code owner October 23, 2025 08:41
@pos777 pos777 requested review from Hastaroth1 and removed request for a team October 23, 2025 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant