{
  "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/a6_user.spec.ts",
      "file": "individual_users/a6_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Individual Users / A6 User",
          "file": "individual_users/a6_user.spec.ts",
          "line": 687,
          "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": 1890,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:53:15.464Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "bd7e400b114b1c17c031-a7197acc12616b5cffb8",
              "file": "individual_users/a6_user.spec.ts",
              "line": 718,
              "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": 14,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:53:24.751Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "bd7e400b114b1c17c031-551332a24b1023abea9c",
              "file": "individual_users/a6_user.spec.ts",
              "line": 723,
              "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": 13,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:53:24.793Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "bd7e400b114b1c17c031-c63629457ddf8b829eee",
              "file": "individual_users/a6_user.spec.ts",
              "line": 728,
              "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": 150,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:53:24.825Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "bd7e400b114b1c17c031-7d583cca272db8253e54",
              "file": "individual_users/a6_user.spec.ts",
              "line": 733,
              "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": 25938,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:53:24.994Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "bd7e400b114b1c17c031-754e10e72eefbb479133",
              "file": "individual_users/a6_user.spec.ts",
              "line": 741,
              "column": 9
            },
            {
              "title": "should connect Spotify social source",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 69914,
                      "error": {
                        "message": "Error: Social source chooser did not appear after closing the welcome popup.",
                        "stack": "Error: Social source chooser did not appear after closing the welcome popup.\n    at waitForSocialSourcePopup (/app/tests/individual_users/a6_user.spec.ts:221:11)\n    at reloginAfterProviderCallback (/app/tests/individual_users/a6_user.spec.ts:549:5)\n    at /app/tests/individual_users/a6_user.spec.ts:758:9",
                        "location": {
                          "file": "/app/tests/individual_users/a6_user.spec.ts",
                          "column": 11,
                          "line": 221
                        },
                        "snippet": "  219 |     }\n  220 |\n> 221 |     throw new Error('Social source chooser did not appear after closing the welcome popup.');\n      |           ^\n  222 | }\n  223 |\n  224 | async function waitForPostWelcomeOnboardingPopup(page: Page) {"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/individual_users/a6_user.spec.ts",
                            "column": 11,
                            "line": 221
                          },
                          "message": "Error: Social source chooser did not appear after closing the welcome popup.\n\n  219 |     }\n  220 |\n> 221 |     throw new Error('Social source chooser did not appear after closing the welcome popup.');\n      |           ^\n  222 | }\n  223 |\n  224 | async function waitForPostWelcomeOnboardingPopup(page: Page) {\n    at waitForSocialSourcePopup (/app/tests/individual_users/a6_user.spec.ts:221:11)\n    at reloginAfterProviderCallback (/app/tests/individual_users/a6_user.spec.ts:549:5)\n    at /app/tests/individual_users/a6_user.spec.ts:758:9"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T11:53:50.952Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/individual_users-a6_user-I-a1b0b-nnect-Spotify-social-source-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1067/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/individual_users-a6_user-I-a1b0b-nnect-Spotify-social-source-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1068/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/individual_users-a6_user-I-a1b0b-nnect-Spotify-social-source-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1069/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/individual_users/a6_user.spec.ts",
                        "column": 11,
                        "line": 221
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "bd7e400b114b1c17c031-1b2a974f810dfe927fbf",
              "file": "individual_users/a6_user.spec.ts",
              "line": 755,
              "column": 9
            },
            {
              "title": "should connect GitHub social source",
              "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:55:01.024Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-fa84c68fe9d57e3f314a",
              "file": "individual_users/a6_user.spec.ts",
              "line": 761,
              "column": 9
            },
            {
              "title": "should complete onboarding preferences after connecting two 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:55:01.025Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-6de954760f6623922ccc",
              "file": "individual_users/a6_user.spec.ts",
              "line": 767,
              "column": 9
            },
            {
              "title": "should show 0.00 DAAC in the wallet after connecting two 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:55:01.025Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-2d615f43c7d3dd8ce483",
              "file": "individual_users/a6_user.spec.ts",
              "line": 772,
              "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:55:01.026Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-706e6918f01ceca95af6",
              "file": "individual_users/a6_user.spec.ts",
              "line": 784,
              "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:55:01.026Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-e08123b740bb3f21cb91",
              "file": "individual_users/a6_user.spec.ts",
              "line": 789,
              "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:55:01.026Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-4af6e01d90c82f5bc108",
              "file": "individual_users/a6_user.spec.ts",
              "line": 794,
              "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:55:01.027Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-fd96cdd69d52b1556154",
              "file": "individual_users/a6_user.spec.ts",
              "line": 798,
              "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:55:01.027Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-ee081cd3294972efef38",
              "file": "individual_users/a6_user.spec.ts",
              "line": 802,
              "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:55:01.027Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-8155e3e477333d6d6cd4",
              "file": "individual_users/a6_user.spec.ts",
              "line": 806,
              "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:55:01.028Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-029d1281a985445c4e6d",
              "file": "individual_users/a6_user.spec.ts",
              "line": 810,
              "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:55:01.028Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-d6d512bcad7c5d101249",
              "file": "individual_users/a6_user.spec.ts",
              "line": 814,
              "column": 9
            },
            {
              "title": "should allow chat attempt 8 for marketplace search query",
              "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:55:01.028Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-9224e11a5c01aeb8344b",
              "file": "individual_users/a6_user.spec.ts",
              "line": 818,
              "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:55:01.028Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-aa7e25aae708c4bca059",
              "file": "individual_users/a6_user.spec.ts",
              "line": 822,
              "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:55:01.029Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-c3f0b337c4c560896c7b",
              "file": "individual_users/a6_user.spec.ts",
              "line": 847,
              "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:55:01.029Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-c7265144c38d4e7ae86c",
              "file": "individual_users/a6_user.spec.ts",
              "line": 889,
              "column": 9
            },
            {
              "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:55:01.029Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-cd9e75708ea0360c8f25",
              "file": "individual_users/a6_user.spec.ts",
              "line": 908,
              "column": 9
            },
            {
              "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:55:01.029Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-24893b11770819306bdb",
              "file": "individual_users/a6_user.spec.ts",
              "line": 942,
              "column": 9
            },
            {
              "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:55:01.029Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-1b2b6191e44c5c2b3153",
              "file": "individual_users/a6_user.spec.ts",
              "line": 961,
              "column": 9
            },
            {
              "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/a6_user.spec.ts",
                        "line": 995,
                        "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:55:01.030Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-8c56e2f2b667cc5c35e9",
              "file": "individual_users/a6_user.spec.ts",
              "line": 995,
              "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/a6_user.spec.ts",
                        "line": 1014,
                        "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:55:01.030Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-e1d7eff2276b410fc674",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1014,
              "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/a6_user.spec.ts",
                        "line": 1039,
                        "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:55:01.030Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-aab72a06c89267e5f77b",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1039,
              "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/a6_user.spec.ts",
                        "line": 1063,
                        "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:55:01.031Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-fb461e835f4d9f2301f0",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1063,
              "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/a6_user.spec.ts",
                        "line": 1093,
                        "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:55:01.031Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-08a21296dd6f547c6117",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1093,
              "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/a6_user.spec.ts",
                        "line": 1112,
                        "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:55:01.031Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-7ed5ec546d42a26edb39",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1112,
              "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:55:01.031Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-96d8052fa7bba26574e0",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1137,
              "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:55:01.032Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-ddf070d4372a41f620d6",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1153,
              "column": 9
            },
            {
              "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:55:01.032Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-c00088f26185b514d4e0",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1183,
              "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:55:01.032Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-66e35c1d77e8505ea776",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1199,
              "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:55:01.032Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-9ebce78e321bb3302b7c",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1222,
              "column": 9
            },
            {
              "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:55:01.032Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-7d70d02f8ae9c403bdfc",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1238,
              "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:55:01.033Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-956b106ac2f392e6875f",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1261,
              "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:55:01.033Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-a2edcc29948ed213577f",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1277,
              "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:55:01.033Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-39c880798a43c50ad366",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1300,
              "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:55:01.033Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-f286004c0605374de89e",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1316,
              "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:55:01.033Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-40d7a7d3c116de93c290",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1339,
              "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:55:01.033Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-b1f5ad8dae2e8672cb05",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1355,
              "column": 9
            },
            {
              "title": "should show curated data marketplace asset: Customer Data Set",
              "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:55:01.034Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-05d1392f56260a3c4476",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1378,
              "column": 9
            },
            {
              "title": "should prevent curated data marketplace purchase: Customer Data Set",
              "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:55:01.034Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-050b44283f31f0f12a46",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1394,
              "column": 9
            },
            {
              "title": "should show media marketplace asset: Case documents",
              "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:55:01.034Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-9840964987ac9dbf39da",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1417,
              "column": 9
            },
            {
              "title": "should prevent media marketplace purchase: Case documents",
              "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:55:01.034Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-45796825c56df7bf75f0",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1433,
              "column": 9
            },
            {
              "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:55:01.034Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-18a9bcba906292ec9313",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1456,
              "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:55:01.034Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-181b167ce6dabad52cc4",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1472,
              "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:55:01.035Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-48084d1e77fa5f51cd5c",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1495,
              "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:55:01.035Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-06dabbb00b8eb50e8ea3",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1499,
              "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:55:01.035Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "bd7e400b114b1c17c031-11948f0a871f16e4e481",
              "file": "individual_users/a6_user.spec.ts",
              "line": 1503,
              "column": 9
            }
          ]
        }
      ]
    }
  ],
  "errors": [],
  "stats": {
    "startTime": "2026-04-28T11:53:08.629Z",
    "duration": 112445.58799999999,
    "expected": 5,
    "skipped": 45,
    "unexpected": 1,
    "flaky": 0
  }
}