{
  "config": {
    "configFile": "/app/playwright.config.ts",
    "rootDir": "/app/tests",
    "forbidOnly": false,
    "fullyParallel": false,
    "globalSetup": null,
    "globalTeardown": null,
    "globalTimeout": 0,
    "grep": {},
    "grepInvert": null,
    "maxFailures": 0,
    "metadata": {
      "actualWorkers": 1
    },
    "preserveOutput": "always",
    "reporter": [
      [
        "json"
      ]
    ],
    "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": 30000
      },
      {
        "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": 30000
      },
      {
        "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": 30000
      },
      {
        "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": 30000
      },
      {
        "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": 30000
      }
    ],
    "shard": null,
    "tags": [],
    "updateSnapshots": "missing",
    "updateSourceMethod": "patch",
    "version": "1.57.0",
    "workers": 1,
    "webServer": null
  },
  "suites": [
    {
      "title": "business_users/b4_user.spec.ts",
      "file": "business_users/b4_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B4 User",
          "file": "business_users/b4_user.spec.ts",
          "line": 72,
          "column": 15,
          "specs": [
            {
              "title": "should register and activate successfully",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 0,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeEnabled\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator:  getByRole('button', { name: /Register now/i })\nExpected: enabled\nReceived: disabled\nTimeout:  10000ms\n\nCall log:\n\u001b[2m  - Expect \"toBeEnabled\" with timeout 10000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /Register now/i })\u001b[22m\n\u001b[2m    14 × locator resolved to <button disabled id=\"register-button\" class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow h-9 px-4 py-2 w-full bg-neon-mint font-hanken-grotesk text-xs font-medium text-[#1A1A19] hover:bg-neon-mint/90\">Register now</button>\u001b[22m\n\u001b[2m       - unexpected value \"disabled\"\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeEnabled\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator:  getByRole('button', { name: /Register now/i })\nExpected: enabled\nReceived: disabled\nTimeout:  10000ms\n\nCall log:\n\u001b[2m  - Expect \"toBeEnabled\" with timeout 10000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /Register now/i })\u001b[22m\n\u001b[2m    14 × locator resolved to <button disabled id=\"register-button\" class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow h-9 px-4 py-2 w-full bg-neon-mint font-hanken-grotesk text-xs font-medium text-[#1A1A19] hover:bg-neon-mint/90\">Register now</button>\u001b[22m\n\u001b[2m       - unexpected value \"disabled\"\u001b[22m\n\n    at RegistrationPage.submitFullName (/app/pages/RegistrationPage.ts:170:51)\n    at /app/tests/business_users/b4_user.spec.ts:86:5",
                        "location": {
                          "file": "/app/pages/RegistrationPage.ts",
                          "column": 51,
                          "line": 170
                        },
                        "snippet": "   at ../pages/RegistrationPage.ts:170\n\n  168 |             await this.fullNameInput.fill(fullName);\n  169 |         }\n> 170 |         await expect(this.registerNowFinalButton).toBeEnabled({ timeout: 10000 });\n      |                                                   ^\n  171 |         if (await this.registerNowFinalButton.isEnabled()) {\n  172 |             await this.registerNowFinalButton.click();\n  173 |             return;"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/pages/RegistrationPage.ts",
                            "column": 51,
                            "line": 170
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeEnabled\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator:  getByRole('button', { name: /Register now/i })\nExpected: enabled\nReceived: disabled\nTimeout:  10000ms\n\nCall log:\n\u001b[2m  - Expect \"toBeEnabled\" with timeout 10000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /Register now/i })\u001b[22m\n\u001b[2m    14 × locator resolved to <button disabled id=\"register-button\" class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow h-9 px-4 py-2 w-full bg-neon-mint font-hanken-grotesk text-xs font-medium text-[#1A1A19] hover:bg-neon-mint/90\">Register now</button>\u001b[22m\n\u001b[2m       - unexpected value \"disabled\"\u001b[22m\n\n\n   at ../pages/RegistrationPage.ts:170\n\n  168 |             await this.fullNameInput.fill(fullName);\n  169 |         }\n> 170 |         await expect(this.registerNowFinalButton).toBeEnabled({ timeout: 10000 });\n      |                                                   ^\n  171 |         if (await this.registerNowFinalButton.isEnabled()) {\n  172 |             await this.registerNowFinalButton.click();\n  173 |             return;\n    at RegistrationPage.submitFullName (/app/pages/RegistrationPage.ts:170:51)\n    at /app/tests/business_users/b4_user.spec.ts:86:5"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-22T09:45:25.224Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b4_user-Bus-559fe-r-and-activate-successfully-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/91/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b4_user-Bus-559fe-r-and-activate-successfully-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/92/download"
                        },
                        {
                          "name": "trace",
                          "contentType": "application/zip",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b4_user-Bus-559fe-r-and-activate-successfully-chromium/trace.zip",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/93/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/pages/RegistrationPage.ts",
                        "column": 51,
                        "line": 170
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "60bf3bfe0623726f2c60-5d68ff42765e55a8e3bf",
              "file": "business_users/b4_user.spec.ts",
              "line": 98,
              "column": 7
            },
            {
              "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": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-22T09:45:38.212Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-f0d6bb0490eb40ddc9d1",
              "file": "business_users/b4_user.spec.ts",
              "line": 103,
              "column": 7
            },
            {
              "title": "should show both account type options",
              "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-22T09:45:38.212Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-8bca3ac152b9da844968",
              "file": "business_users/b4_user.spec.ts",
              "line": 108,
              "column": 7
            },
            {
              "title": "should complete business user type selection after activation",
              "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-22T09:45:38.212Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-e8b252d9bfc19a00ad9d",
              "file": "business_users/b4_user.spec.ts",
              "line": 113,
              "column": 7
            },
            {
              "title": "should close the welcome popup after full registration",
              "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-22T09:45:38.212Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-664c57d08112b9de25a5",
              "file": "business_users/b4_user.spec.ts",
              "line": 121,
              "column": 7
            },
            {
              "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-22T09:45:38.212Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-6770ba5b30eef69437eb",
              "file": "business_users/b4_user.spec.ts",
              "line": 134,
              "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-22T09:45:38.212Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-c2723d400a6224cbe2f5",
              "file": "business_users/b4_user.spec.ts",
              "line": 153,
              "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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-78b02efcc5e8fbd99a67",
              "file": "business_users/b4_user.spec.ts",
              "line": 186,
              "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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-382387c26320df5719be",
              "file": "business_users/b4_user.spec.ts",
              "line": 205,
              "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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-c92a8ea708148aa69b23",
              "file": "business_users/b4_user.spec.ts",
              "line": 235,
              "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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-307809ff749d6c3f8db9",
              "file": "business_users/b4_user.spec.ts",
              "line": 254,
              "column": 9
            },
            {
              "title": "should show widget marketplace asset: Case Intake Table 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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-051c6f46215a6cfcc7d8",
              "file": "business_users/b4_user.spec.ts",
              "line": 284,
              "column": 9
            },
            {
              "title": "should prevent widget marketplace purchase: Case Intake Table 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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-444372187cf29714f950",
              "file": "business_users/b4_user.spec.ts",
              "line": 303,
              "column": 9
            },
            {
              "title": "should show widget marketplace asset: Matter Finance Information 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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-976025fcc5fcc9dae71d",
              "file": "business_users/b4_user.spec.ts",
              "line": 329,
              "column": 9
            },
            {
              "title": "should prevent widget marketplace purchase: Matter Finance Information 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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-047e81e1fd6dea22fb64",
              "file": "business_users/b4_user.spec.ts",
              "line": 348,
              "column": 9
            },
            {
              "title": "should show widget marketplace asset: CDR based fraud prevention playbook",
              "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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-abf47e7dbcf24ecc5183",
              "file": "business_users/b4_user.spec.ts",
              "line": 374,
              "column": 9
            },
            {
              "title": "should prevent widget marketplace purchase: CDR based fraud prevention playbook",
              "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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-62ed576e417234c7a1c7",
              "file": "business_users/b4_user.spec.ts",
              "line": 393,
              "column": 9
            },
            {
              "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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-b52bd618d6f606f60d7e",
              "file": "business_users/b4_user.spec.ts",
              "line": 419,
              "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-22T09:45:38.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-ee1e66d2563ebe38934e",
              "file": "business_users/b4_user.spec.ts",
              "line": 438,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-228b9ca7c4496eead4ae",
              "file": "business_users/b4_user.spec.ts",
              "line": 464,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-49288bf4ab240f0597ad",
              "file": "business_users/b4_user.spec.ts",
              "line": 483,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-b89b051d49173392e460",
              "file": "business_users/b4_user.spec.ts",
              "line": 509,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-bf4611839c9201c76fe9",
              "file": "business_users/b4_user.spec.ts",
              "line": 528,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-0c5f0a06b414bb69d55c",
              "file": "business_users/b4_user.spec.ts",
              "line": 554,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-ed5dc6b7c31d76945cc7",
              "file": "business_users/b4_user.spec.ts",
              "line": 573,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-0460fade4e5b702b8782",
              "file": "business_users/b4_user.spec.ts",
              "line": 599,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-3d1001dd9f71008ab28f",
              "file": "business_users/b4_user.spec.ts",
              "line": 618,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-db71aaf0ddff2385cfb2",
              "file": "business_users/b4_user.spec.ts",
              "line": 644,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-4ad4f803b6aaaaadad37",
              "file": "business_users/b4_user.spec.ts",
              "line": 663,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-233ec1797688c287dd71",
              "file": "business_users/b4_user.spec.ts",
              "line": 689,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-a0c22ae9ad377ad6eb6d",
              "file": "business_users/b4_user.spec.ts",
              "line": 708,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-4a31ed4fbc1d120cbabb",
              "file": "business_users/b4_user.spec.ts",
              "line": 734,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-4d2ac35e61db7ce3912c",
              "file": "business_users/b4_user.spec.ts",
              "line": 753,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-9c12ee0fbc97552065ed",
              "file": "business_users/b4_user.spec.ts",
              "line": 779,
              "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-22T09:45:38.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-b0ba1d93b1ecefc1608a",
              "file": "business_users/b4_user.spec.ts",
              "line": 798,
              "column": 9
            }
          ]
        }
      ]
    }
  ],
  "errors": [],
  "stats": {
    "startTime": "2026-04-22T09:45:18.555Z",
    "duration": 19705.046000000002,
    "expected": 0,
    "skipped": 34,
    "unexpected": 1,
    "flaky": 0
  }
}