{
  "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": 2,
        "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": 2,
        "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": 2,
        "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": 2,
        "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": 2,
        "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": "business_users/b3_user.spec.ts",
      "file": "business_users/b3_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B3 User",
          "file": "business_users/b3_user.spec.ts",
          "line": 286,
          "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": 1884,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T07:14:08.456Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": 1,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 2117,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:15:13.623Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "trace",
                          "contentType": "application/zip",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-63716-r-and-activate-successfully-chromium-retry1/trace.zip",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1023/download"
                        }
                      ]
                    },
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 3896,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:17:04.569Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-3a55c4cf1b5ef0f29521",
              "file": "business_users/b3_user.spec.ts",
              "line": 313,
              "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": 10,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T07:14:17.288Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": 1,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 34,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:15:24.491Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "trace",
                          "contentType": "application/zip",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-2311c-account-selection-milestone-chromium-retry1/trace.zip",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1024/download"
                        }
                      ]
                    },
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 16,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:17:15.321Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-8f48d2c1fbcd4d6a5f4a",
              "file": "business_users/b3_user.spec.ts",
              "line": 318,
              "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": 14,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T07:14:17.309Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": 1,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 39,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:15:26.810Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "trace",
                          "contentType": "application/zip",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-3b09a-w-both-account-type-options-chromium-retry1/trace.zip",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1025/download"
                        }
                      ]
                    },
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 19,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:17:15.361Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-ee0b7155da766b5401f9",
              "file": "business_users/b3_user.spec.ts",
              "line": 323,
              "column": 9
            },
            {
              "title": "should complete business 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": 274,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T07:14:17.332Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": 1,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 483,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:15:29.140Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "trace",
                          "contentType": "application/zip",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-c74ab--selection-after-activation-chromium-retry1/trace.zip",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1026/download"
                        }
                      ]
                    },
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 305,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:17:15.401Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-945aac6736cfb804d7fa",
              "file": "business_users/b3_user.spec.ts",
              "line": 328,
              "column": 9
            },
            {
              "title": "should close pop up boxes and leave the user on the chat ui",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 16530,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T07:14:17.621Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": 1,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 17956,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:15:31.780Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "trace",
                          "contentType": "application/zip",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-59202-ave-the-user-on-the-chat-ui-chromium-retry1/trace.zip",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1027/download"
                        }
                      ]
                    },
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 9825,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:17:15.730Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-ae1a455626bb47b929d1",
              "file": "business_users/b3_user.spec.ts",
              "line": 336,
              "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": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 22019,
                      "errors": [],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T07:14:34.171Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": 1,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 27835,
                      "errors": [],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:15:52.949Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "trace",
                          "contentType": "application/zip",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-6d241-t-sources-marketplace-asset-chromium-retry1/trace.zip",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1028/download"
                        }
                      ]
                    },
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 22255,
                      "errors": [],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:17:25.584Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-2d5b917cd1852c4a812f",
              "file": "business_users/b3_user.spec.ts",
              "line": 351,
              "column": 9
            },
            {
              "title": "should prevent DDA without sources marketplace purchase",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 16195,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Purchase$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" id=\"btn_purchase_asset\" aria-controls=\"radix-:r10:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    23 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Purchase$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" id=\"btn_purchase_asset\" aria-controls=\"radix-:r10:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    23 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\n    at /app/tests/business_users/b3_user.spec.ts:398:37",
                        "location": {
                          "file": "/app/tests/business_users/b3_user.spec.ts",
                          "column": 37,
                          "line": 398
                        },
                        "snippet": "  396 |         const confirmPurchaseButton = page.getByRole('button', { name: /^Purchase$/i }).first();\n  397 |         await expect(confirmPurchaseButton).toBeVisible({ timeout: 15000 });\n> 398 |         await confirmPurchaseButton.click();\n      |                                     ^\n  399 |\n  400 |         const unlimitedUseOption = page.getByRole('button', { name: /Unlimited use/i }).first();\n  401 |         await expect(unlimitedUseOption).toBeVisible({ timeout: 15000 });"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b3_user.spec.ts",
                            "column": 37,
                            "line": 398
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Purchase$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" id=\"btn_purchase_asset\" aria-controls=\"radix-:r10:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    23 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\n\n  396 |         const confirmPurchaseButton = page.getByRole('button', { name: /^Purchase$/i }).first();\n  397 |         await expect(confirmPurchaseButton).toBeVisible({ timeout: 15000 });\n> 398 |         await confirmPurchaseButton.click();\n      |                                     ^\n  399 |\n  400 |         const unlimitedUseOption = page.getByRole('button', { name: /Unlimited use/i }).first();\n  401 |         await expect(unlimitedUseOption).toBeVisible({ timeout: 15000 });\n    at /app/tests/business_users/b3_user.spec.ts:398:37"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T07:14:56.209Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-73761-ources-marketplace-purchase-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1029/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-73761-ources-marketplace-purchase-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1030/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "column": 37,
                        "line": 398
                      }
                    },
                    {
                      "workerIndex": 1,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 16624,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Purchase$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" id=\"btn_purchase_asset\" aria-controls=\"radix-:r10:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    21 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Purchase$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" id=\"btn_purchase_asset\" aria-controls=\"radix-:r10:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    21 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\n    at /app/tests/business_users/b3_user.spec.ts:398:37",
                        "location": {
                          "file": "/app/tests/business_users/b3_user.spec.ts",
                          "column": 37,
                          "line": 398
                        },
                        "snippet": "  396 |         const confirmPurchaseButton = page.getByRole('button', { name: /^Purchase$/i }).first();\n  397 |         await expect(confirmPurchaseButton).toBeVisible({ timeout: 15000 });\n> 398 |         await confirmPurchaseButton.click();\n      |                                     ^\n  399 |\n  400 |         const unlimitedUseOption = page.getByRole('button', { name: /Unlimited use/i }).first();\n  401 |         await expect(unlimitedUseOption).toBeVisible({ timeout: 15000 });"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b3_user.spec.ts",
                            "column": 37,
                            "line": 398
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Purchase$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" id=\"btn_purchase_asset\" aria-controls=\"radix-:r10:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    21 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\n\n  396 |         const confirmPurchaseButton = page.getByRole('button', { name: /^Purchase$/i }).first();\n  397 |         await expect(confirmPurchaseButton).toBeVisible({ timeout: 15000 });\n> 398 |         await confirmPurchaseButton.click();\n      |                                     ^\n  399 |\n  400 |         const unlimitedUseOption = page.getByRole('button', { name: /Unlimited use/i }).first();\n  401 |         await expect(unlimitedUseOption).toBeVisible({ timeout: 15000 });\n    at /app/tests/business_users/b3_user.spec.ts:398:37"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:16:25.800Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-73761-ources-marketplace-purchase-chromium-retry1/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1031/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-73761-ources-marketplace-purchase-chromium-retry1/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1032/download"
                        },
                        {
                          "name": "trace",
                          "contentType": "application/zip",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-73761-ources-marketplace-purchase-chromium-retry1/trace.zip",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1033/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "column": 37,
                        "line": 398
                      }
                    },
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 16140,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Purchase$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" id=\"btn_purchase_asset\" aria-controls=\"radix-:r10:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    22 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Purchase$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" id=\"btn_purchase_asset\" aria-controls=\"radix-:r10:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    22 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\n    at /app/tests/business_users/b3_user.spec.ts:398:37",
                        "location": {
                          "file": "/app/tests/business_users/b3_user.spec.ts",
                          "column": 37,
                          "line": 398
                        },
                        "snippet": "  396 |         const confirmPurchaseButton = page.getByRole('button', { name: /^Purchase$/i }).first();\n  397 |         await expect(confirmPurchaseButton).toBeVisible({ timeout: 15000 });\n> 398 |         await confirmPurchaseButton.click();\n      |                                     ^\n  399 |\n  400 |         const unlimitedUseOption = page.getByRole('button', { name: /Unlimited use/i }).first();\n  401 |         await expect(unlimitedUseOption).toBeVisible({ timeout: 15000 });"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b3_user.spec.ts",
                            "column": 37,
                            "line": 398
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Purchase$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" id=\"btn_purchase_asset\" aria-controls=\"radix-:r10:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    22 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\n\n  396 |         const confirmPurchaseButton = page.getByRole('button', { name: /^Purchase$/i }).first();\n  397 |         await expect(confirmPurchaseButton).toBeVisible({ timeout: 15000 });\n> 398 |         await confirmPurchaseButton.click();\n      |                                     ^\n  399 |\n  400 |         const unlimitedUseOption = page.getByRole('button', { name: /Unlimited use/i }).first();\n  401 |         await expect(unlimitedUseOption).toBeVisible({ timeout: 15000 });\n    at /app/tests/business_users/b3_user.spec.ts:398:37"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:17:47.867Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-73761-ources-marketplace-purchase-chromium-retry2/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1034/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-73761-ources-marketplace-purchase-chromium-retry2/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1035/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "column": 37,
                        "line": 398
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "96e4d750d1d4400cada8-6a1b56a697b25c22e9fd",
              "file": "business_users/b3_user.spec.ts",
              "line": 375,
              "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-28T07:15:12.737Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.670Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.397Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-da84e1f05613d5de431c",
              "file": "business_users/b3_user.spec.ts",
              "line": 413,
              "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-28T07:15:12.738Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.671Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.398Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-b652a5d1b958db514b91",
              "file": "business_users/b3_user.spec.ts",
              "line": 432,
              "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-28T07:15:12.739Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.671Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.398Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-cda84caa2439b4fef928",
              "file": "business_users/b3_user.spec.ts",
              "line": 462,
              "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-28T07:15:12.739Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.672Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.399Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-cc32cca7e558847d3e1d",
              "file": "business_users/b3_user.spec.ts",
              "line": 481,
              "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/business_users/b3_user.spec.ts",
                        "line": 511,
                        "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-28T07:15:12.739Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.672Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.399Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-a3fd28386d711932db78",
              "file": "business_users/b3_user.spec.ts",
              "line": 511,
              "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/business_users/b3_user.spec.ts",
                        "line": 530,
                        "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-28T07:15:12.740Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.672Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.399Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-f04dc86956543d45ecc9",
              "file": "business_users/b3_user.spec.ts",
              "line": 530,
              "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/business_users/b3_user.spec.ts",
                        "line": 556,
                        "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-28T07:15:12.740Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.672Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.400Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-4fd94a5621b4d4a272ff",
              "file": "business_users/b3_user.spec.ts",
              "line": 556,
              "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/business_users/b3_user.spec.ts",
                        "line": 575,
                        "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-28T07:15:12.740Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.673Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.400Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-3febf593a52b55acb7b4",
              "file": "business_users/b3_user.spec.ts",
              "line": 575,
              "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/business_users/b3_user.spec.ts",
                        "line": 601,
                        "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-28T07:15:12.741Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.673Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.400Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-2aeca7a874d9349ceac2",
              "file": "business_users/b3_user.spec.ts",
              "line": 601,
              "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/business_users/b3_user.spec.ts",
                        "line": 620,
                        "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-28T07:15:12.741Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.673Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.401Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-26480d459cdf81d0302f",
              "file": "business_users/b3_user.spec.ts",
              "line": 620,
              "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-28T07:15:12.741Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.673Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.401Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-093a1e56e5e75bfd2b99",
              "file": "business_users/b3_user.spec.ts",
              "line": 646,
              "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-28T07:15:12.741Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.674Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.401Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-f4c49d7fb57a55d6c19c",
              "file": "business_users/b3_user.spec.ts",
              "line": 665,
              "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-28T07:15:12.742Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.674Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.401Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-a39934dd892371c6c175",
              "file": "business_users/b3_user.spec.ts",
              "line": 691,
              "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-28T07:15:12.742Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.674Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.403Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-47791d1e1761f1f0f9be",
              "file": "business_users/b3_user.spec.ts",
              "line": 710,
              "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-28T07:15:12.742Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.675Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.403Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-13d96ab5d19474ebb9b5",
              "file": "business_users/b3_user.spec.ts",
              "line": 736,
              "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-28T07:15:12.742Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.675Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.403Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-d2f97b600864c0d738c1",
              "file": "business_users/b3_user.spec.ts",
              "line": 755,
              "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-28T07:15:12.743Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.675Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.403Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-6ef418f6b6ccb97324e9",
              "file": "business_users/b3_user.spec.ts",
              "line": 781,
              "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-28T07:15:12.743Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.677Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.404Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-366e8205597aea739e6f",
              "file": "business_users/b3_user.spec.ts",
              "line": 800,
              "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-28T07:15:12.743Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.677Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.404Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-b64c9e2689ff6515d6cb",
              "file": "business_users/b3_user.spec.ts",
              "line": 826,
              "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-28T07:15:12.743Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.677Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.404Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-b9c141358cba16176779",
              "file": "business_users/b3_user.spec.ts",
              "line": 845,
              "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-28T07:15:12.743Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.677Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.404Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-07d5402305a9655b23bf",
              "file": "business_users/b3_user.spec.ts",
              "line": 871,
              "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-28T07:15:12.744Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.678Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.405Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-1fa94e3404c8391b2d71",
              "file": "business_users/b3_user.spec.ts",
              "line": 890,
              "column": 9
            },
            {
              "title": "should show curated data marketplace asset: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 916,
                        "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-28T07:15:12.744Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.678Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.405Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-d9856843184e665787a3",
              "file": "business_users/b3_user.spec.ts",
              "line": 916,
              "column": 10
            },
            {
              "title": "should prevent curated data marketplace purchase: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 935,
                        "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-28T07:15:12.744Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.679Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.405Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-028a4d77692be73bf4af",
              "file": "business_users/b3_user.spec.ts",
              "line": 935,
              "column": 10
            },
            {
              "title": "should show media marketplace asset: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 961,
                        "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-28T07:15:12.744Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.679Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.405Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-cbc3effeab51b4892cc5",
              "file": "business_users/b3_user.spec.ts",
              "line": 961,
              "column": 10
            },
            {
              "title": "should prevent media marketplace purchase: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 980,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T07:15:12.745Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.679Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.405Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-f86e197efa0e1d792093",
              "file": "business_users/b3_user.spec.ts",
              "line": 980,
              "column": 10
            },
            {
              "title": "should show model marketplace asset: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-04-28T07:15:12.745Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.679Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.406Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-35b6cc68714a5d01e4f9",
              "file": "business_users/b3_user.spec.ts",
              "line": 1006,
              "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-28T07:15:12.745Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 1,
                      "startTime": "2026-04-28T07:17:03.680Z",
                      "annotations": [],
                      "attachments": []
                    },
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 2,
                      "startTime": "2026-04-28T07:18:04.406Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-95ac41b1ec45076f899d",
              "file": "business_users/b3_user.spec.ts",
              "line": 1025,
              "column": 9
            }
          ]
        }
      ]
    }
  ],
  "errors": [],
  "stats": {
    "startTime": "2026-04-28T07:14:01.701Z",
    "duration": 242738.462,
    "expected": 6,
    "skipped": 28,
    "unexpected": 1,
    "flaky": 0
  }
}