{
  "config": {
    "configFile": "/app/playwright.config.ts",
    "rootDir": "/app/tests",
    "forbidOnly": true,
    "fullyParallel": false,
    "globalSetup": null,
    "globalTeardown": null,
    "globalTimeout": 0,
    "grep": {},
    "grepInvert": null,
    "maxFailures": 0,
    "metadata": {
      "actualWorkers": 1
    },
    "preserveOutput": "always",
    "reporter": [
      [
        "list"
      ],
      [
        "json"
      ],
      [
        "/app/node_modules/allure-playwright/dist/cjs/index.js"
      ]
    ],
    "reportSlowTests": {
      "max": 5,
      "threshold": 300000
    },
    "quiet": false,
    "projects": [
      {
        "outputDir": "/app/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "setup-auth",
        "name": "setup-auth",
        "testDir": "/app/tests",
        "testIgnore": [],
        "testMatch": [
          "/auth\\.setup\\.ts/"
        ],
        "timeout": 120000
      },
      {
        "outputDir": "/app/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "chromium",
        "name": "chromium",
        "testDir": "/app/tests",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 120000
      },
      {
        "outputDir": "/app/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "firefox",
        "name": "firefox",
        "testDir": "/app/tests",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 120000
      },
      {
        "outputDir": "/app/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "webkit",
        "name": "webkit",
        "testDir": "/app/tests",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 120000
      },
      {
        "outputDir": "/app/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "chromium-auth",
        "name": "chromium-auth",
        "testDir": "/app/tests",
        "testIgnore": [
          "/auth\\.setup\\.ts/"
        ],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 120000
      }
    ],
    "shard": null,
    "tags": [],
    "updateSnapshots": "missing",
    "updateSourceMethod": "patch",
    "version": "1.57.0",
    "workers": 1,
    "webServer": null
  },
  "suites": [
    {
      "title": "individual_users/a5_user.spec.ts",
      "file": "individual_users/a5_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Individual Users / A5 User",
          "file": "individual_users/a5_user.spec.ts",
          "line": 648,
          "column": 15,
          "specs": [
            {
              "title": "should register and activate successfully",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 1886,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:46:58.754Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-8448d300023a0c51ca6c",
              "file": "individual_users/a5_user.spec.ts",
              "line": 679,
              "column": 9
            },
            {
              "title": "should keep the user on the account selection milestone",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 27,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:07.987Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-41806164b877d1758f20",
              "file": "individual_users/a5_user.spec.ts",
              "line": 684,
              "column": 9
            },
            {
              "title": "should show both account type options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 27,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:08.040Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-5faa65af6bb444b0ae92",
              "file": "individual_users/a5_user.spec.ts",
              "line": 689,
              "column": 9
            },
            {
              "title": "should complete individual user type selection after activation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 181,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:08.087Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-8f95775635849820b233",
              "file": "individual_users/a5_user.spec.ts",
              "line": 694,
              "column": 9
            },
            {
              "title": "should close welcome popup and show post-welcome onboarding",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 26967,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:08.287Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-8389ac8786efe1939618",
              "file": "individual_users/a5_user.spec.ts",
              "line": 702,
              "column": 9
            },
            {
              "title": "should continue onboarding to wallet creation without connected social sources",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 15704,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('checkbox', { name: /All Locations \\(0\\/249\\)/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button value=\"on\" type=\"button\" role=\"checkbox\" id=\"all-locations\" aria-checked=\"false\" data-state=\"unchecked\" class=\"peer h-4 w-4 shrink-0 rounded-sm border shadow focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 border-neon-mint data-[state=checked]:bg-neon-mint data-[state=checked]:text-green-blue-9\"></button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    - scrolling into view if needed\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('checkbox', { name: /All Locations \\(0\\/249\\)/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button value=\"on\" type=\"button\" role=\"checkbox\" id=\"all-locations\" aria-checked=\"false\" data-state=\"unchecked\" class=\"peer h-4 w-4 shrink-0 rounded-sm border shadow focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 border-neon-mint data-[state=checked]:bg-neon-mint data-[state=checked]:text-green-blue-9\"></button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    - scrolling into view if needed\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n    at completeOnboardingPreferences (/app/tests/individual_users/a5_user.spec.ts:563:32)\n    at /app/tests/individual_users/a5_user.spec.ts:717:9",
                        "location": {
                          "file": "/app/tests/individual_users/a5_user.spec.ts",
                          "column": 32,
                          "line": 563
                        },
                        "snippet": "  561 |     const allLocationsCheckbox = page.getByRole('checkbox', { name: /All Locations \\(0\\/249\\)/i }).first();\n  562 |     await expect(allLocationsCheckbox).toBeVisible({ timeout: 30000 });\n> 563 |     await allLocationsCheckbox.click({ force: true });\n      |                                ^\n  564 |\n  565 |     const revenuePreferencesButton = page.getByRole('button', { name: /Revenue preferences/i }).first();\n  566 |     await expect(revenuePreferencesButton).toBeVisible({ timeout: 30000 });"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/individual_users/a5_user.spec.ts",
                            "column": 32,
                            "line": 563
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('checkbox', { name: /All Locations \\(0\\/249\\)/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button value=\"on\" type=\"button\" role=\"checkbox\" id=\"all-locations\" aria-checked=\"false\" data-state=\"unchecked\" class=\"peer h-4 w-4 shrink-0 rounded-sm border shadow focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 border-neon-mint data-[state=checked]:bg-neon-mint data-[state=checked]:text-green-blue-9\"></button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    - scrolling into view if needed\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n\n  561 |     const allLocationsCheckbox = page.getByRole('checkbox', { name: /All Locations \\(0\\/249\\)/i }).first();\n  562 |     await expect(allLocationsCheckbox).toBeVisible({ timeout: 30000 });\n> 563 |     await allLocationsCheckbox.click({ force: true });\n      |                                ^\n  564 |\n  565 |     const revenuePreferencesButton = page.getByRole('button', { name: /Revenue preferences/i }).first();\n  566 |     await expect(revenuePreferencesButton).toBeVisible({ timeout: 30000 });\n    at completeOnboardingPreferences (/app/tests/individual_users/a5_user.spec.ts:563:32)\n    at /app/tests/individual_users/a5_user.spec.ts:717:9"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:35.276Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/individual_users-a5_user-I-318d1-ut-connected-social-sources-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1061/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/individual_users-a5_user-I-318d1-ut-connected-social-sources-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1062/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "column": 32,
                        "line": 563
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-046b9e5011c8585dc9c6",
              "file": "individual_users/a5_user.spec.ts",
              "line": 716,
              "column": 9
            },
            {
              "title": "should show 0.00 DAAC in the wallet without connected social sources",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.160Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-315fac9b7ed7def73789",
              "file": "individual_users/a5_user.spec.ts",
              "line": 721,
              "column": 9
            },
            {
              "title": "should keep chat available after onboarding",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.162Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-2cab81a7f851e40813ac",
              "file": "individual_users/a5_user.spec.ts",
              "line": 732,
              "column": 9
            },
            {
              "title": "Cannot create agent",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.164Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-d4d75447f69e8744b49b",
              "file": "individual_users/a5_user.spec.ts",
              "line": 737,
              "column": 9
            },
            {
              "title": "Cannot create widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.165Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-f21eb424c6bb00a0edc9",
              "file": "individual_users/a5_user.spec.ts",
              "line": 742,
              "column": 9
            },
            {
              "title": "Cannot create curated data",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.166Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-61c8e15adf808377f9fb",
              "file": "individual_users/a5_user.spec.ts",
              "line": 746,
              "column": 9
            },
            {
              "title": "Cannot create utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.167Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-ab6293088ae777de843f",
              "file": "individual_users/a5_user.spec.ts",
              "line": 750,
              "column": 9
            },
            {
              "title": "Cannot create chain of agents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.168Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-fd57f759f9bc1e2718ba",
              "file": "individual_users/a5_user.spec.ts",
              "line": 754,
              "column": 9
            },
            {
              "title": "Cannot create Media",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.168Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-bda7a1af2073bca05640",
              "file": "individual_users/a5_user.spec.ts",
              "line": 758,
              "column": 9
            },
            {
              "title": "Cannot create Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.169Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-ab73fbb6aeeba5fa019c",
              "file": "individual_users/a5_user.spec.ts",
              "line": 762,
              "column": 9
            },
            {
              "title": "should show DDA without sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.169Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-da511aaf83b4783ee4c2",
              "file": "individual_users/a5_user.spec.ts",
              "line": 766,
              "column": 9
            },
            {
              "title": "should prevent DDA without sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.170Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-18375c6c6fd49a3a4a4a",
              "file": "individual_users/a5_user.spec.ts",
              "line": 791,
              "column": 9
            },
            {
              "title": "should show DDA with sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.171Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-fd863eb288d35fe68825",
              "file": "individual_users/a5_user.spec.ts",
              "line": 835,
              "column": 13
            },
            {
              "title": "should prevent DDA with sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.171Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-1c2c89edbab417ebb54f",
              "file": "individual_users/a5_user.spec.ts",
              "line": 854,
              "column": 13
            },
            {
              "title": "should show MKF with sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.172Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-baddf9de956b1193164a",
              "file": "individual_users/a5_user.spec.ts",
              "line": 884,
              "column": 13
            },
            {
              "title": "should prevent MKF with sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.172Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-8aeeadbc11c5f6ad413a",
              "file": "individual_users/a5_user.spec.ts",
              "line": 903,
              "column": 13
            },
            {
              "title": "should show widget marketplace asset: Case Intake Table Widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "line": 933,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.173Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-2ac159b264a385d7b89a",
              "file": "individual_users/a5_user.spec.ts",
              "line": 933,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: Case Intake Table Widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "line": 953,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.173Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-bf56a27357a12959463e",
              "file": "individual_users/a5_user.spec.ts",
              "line": 953,
              "column": 10
            },
            {
              "title": "should show widget marketplace asset: Matter Finance Information widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "line": 980,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.174Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-a87c25006395b10028dc",
              "file": "individual_users/a5_user.spec.ts",
              "line": 980,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: Matter Finance Information widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "line": 1000,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.174Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-429057065969910f6176",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1000,
              "column": 10
            },
            {
              "title": "should show widget marketplace asset: CDR based fraud prevention playbook",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "line": 1027,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.175Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-4dc8a790ed5851935ebc",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1027,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: CDR based fraud prevention playbook",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "line": 1047,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.176Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-89286dcb111c29680b04",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1047,
              "column": 10
            },
            {
              "title": "should show chain marketplace asset: Decision Analyzer",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.176Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-2034fa34efb76639ef88",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1074,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: Decision Analyzer",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.177Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-409c688acabae325e59f",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1094,
              "column": 10
            },
            {
              "title": "should show chain marketplace asset: CdrAnalysisChain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.177Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-07883b571b387b84654a",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1125,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: CdrAnalysisChain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.178Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-5ad2ddd767e0c6c66f33",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1144,
              "column": 9
            },
            {
              "title": "should show chain marketplace asset: FullcycleSalesAccelerator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.178Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-7c0b63bead015f81d48d",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1170,
              "column": 13
            },
            {
              "title": "should prevent chain marketplace purchase: FullcycleSalesAccelerator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.179Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-a5221342c0411e837e9d",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1190,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: Case management utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.179Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-cbe7fc9217a0b87332f4",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1222,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: Case management utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.180Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-8f65237f21e1ace62bc7",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1242,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: InsightTable Manager",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.180Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-23efc720325785ad16dd",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1274,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: InsightTable Manager",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.181Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-014926af2bba0579a645",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1294,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: feedback analysis",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.181Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-32907d08e18812772b98",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1326,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: feedback analysis",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.182Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-bf8bdde093cfe8804900",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1346,
              "column": 9
            },
            {
              "title": "should show curated data marketplace asset: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "line": 1378,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.182Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-58d4d512b7f0ad00096c",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1378,
              "column": 10
            },
            {
              "title": "should prevent curated data marketplace purchase: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "line": 1398,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.182Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-e107638138d18fc95ea1",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1398,
              "column": 10
            },
            {
              "title": "should show media marketplace asset: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "line": 1425,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.183Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-add68ce5d80d78986370",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1425,
              "column": 10
            },
            {
              "title": "should prevent media marketplace purchase: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/individual_users/a5_user.spec.ts",
                        "line": 1445,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.183Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-98dd42c72ba58aca9ef0",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1445,
              "column": 10
            },
            {
              "title": "should show model marketplace asset: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.184Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-bc08dc25e1a0ffec435b",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1472,
              "column": 9
            },
            {
              "title": "should prevent model marketplace purchase: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.184Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-5002500a3b1bd0fb53cc",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1493,
              "column": 9
            },
            {
              "title": "should allow chat attempt 9 for legal case analyser",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.185Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-91006441e76dac46940f",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1523,
              "column": 9
            },
            {
              "title": "should allow chat attempt 10 for knowledge fabric",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.185Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-f01c46cf8cb5b1b9ab55",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1527,
              "column": 9
            },
            {
              "title": "should receive a failure message after more than 10 chat attempts",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:47:51.186Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "2322ab8c44fceba9bcf7-fc0691f889a014c562de",
              "file": "individual_users/a5_user.spec.ts",
              "line": 1531,
              "column": 9
            }
          ]
        }
      ]
    }
  ],
  "errors": [],
  "stats": {
    "startTime": "2026-04-28T11:46:51.922Z",
    "duration": 59310.428,
    "expected": 5,
    "skipped": 42,
    "unexpected": 1,
    "flaky": 0
  }
}