diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 000000000..e69de29bb diff --git a/1706/index.html b/1706/index.html new file mode 100644 index 000000000..abd523743 --- /dev/null +++ b/1706/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1706/test-results.json b/1706/test-results.json new file mode 100644 index 000000000..a077119be --- /dev/null +++ b/1706/test-results.json @@ -0,0 +1,7011 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8243, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:18:51.124Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2931, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:03.514Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9822, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:18:51.266Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3953, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:01.258Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3888, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:05.212Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5407, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:07.537Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4918, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:12.946Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5051, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:17.865Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1279, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:18:59.543Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1705, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:00.824Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1607, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:22.946Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2858, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:24.575Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3136, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:02.530Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3886, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:05.668Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3176, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:09.554Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2924, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:12.732Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2825, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:15.658Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6037, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:18.484Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2787, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:24.522Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3164, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:27.310Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3857, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:30.475Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 18146, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:34.333Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3578, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:27.435Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4782, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:31.014Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4745, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:35.796Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3734, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:40.543Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3744, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:44.278Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6956, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:48.023Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3873, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:54.981Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3663, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:58.855Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4934, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:02.519Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19022, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:07.455Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1227, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:09.107Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1578, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:10.335Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1611, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:11.916Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2127, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:13.529Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1767, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:15.657Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1518, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:17.425Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2591, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:18.944Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1170, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:21.537Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4590, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:22.708Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1802, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:30.435Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2311, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:32.324Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2312, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:34.637Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2875, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:36.952Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2834, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:39.829Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2103, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:42.665Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3718, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:44.769Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2213, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:48.488Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7215, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:50.702Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1741, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:27.305Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1645, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:29.047Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1783, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:30.694Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1366, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:57.931Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2724, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:59.297Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3055, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:02.022Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3327, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:32.477Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4414, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:35.806Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4539, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:40.221Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3399, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:44.760Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3549, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:48.160Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3613, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:51.710Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8524, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:55.324Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4034, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:05.079Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5015, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:09.114Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4621, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:14.130Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3666, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:18.752Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3660, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:22.419Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4710, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:26.080Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9206, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:30.791Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3278, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:52.489Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3641, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:55.769Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6353, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:19:59.412Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4980, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:26.487Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4884, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:31.469Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12257, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:36.355Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4290, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:03.855Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4156, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:08.146Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2855, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:12.304Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3377, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:15.159Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6027, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:40.003Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5854, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:46.031Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5505, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:51.886Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4937, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:57.392Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7995, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:05.810Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-61fe3b89dadeaca9443a", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6117, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:13.807Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9097, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:19.924Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5552, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:29.022Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + }, + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10670, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:48.746Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e006270f95ef60686544", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12077, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:59.418Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 17470, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:11.496Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9311, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:28.967Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5673, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:18.558Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5153, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:24.232Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6087, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:29.385Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6541, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:35.474Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4211, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:42.016Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3725, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:46.229Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5135, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:49.956Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8559, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:55.092Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5816, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:03.653Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5827, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:09.471Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7792, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:15.299Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8948, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:23.092Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8271, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:32.042Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6903, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:40.314Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5877, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:47.218Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4300, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:53.096Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5748, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:57.397Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6731, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:03.146Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4603, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:09.878Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9502, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:02.369Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10640, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:11.875Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11936, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:22.516Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11809, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:34.453Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7869, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:46.264Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5637, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:54.134Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9904, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:59.772Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12121, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:09.677Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14210, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:21.800Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8973, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:36.011Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13479, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:44.985Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14723, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:58.466Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14896, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:13.190Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11109, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:28.087Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12055, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:39.197Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6455, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:51.254Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9428, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:57.710Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12614, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:07.139Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6688, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:19.754Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4541, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:34.581Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5012, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:39.123Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5993, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:44.137Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8773, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:50.131Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8352, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:20:58.905Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9468, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:07.258Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8985, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:16.727Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5192, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:25.713Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6938, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:30.907Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6106, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:37.846Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5246, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:43.953Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4969, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:49.200Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7548, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:38.293Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10089, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:45.842Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10077, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:55.932Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 17750, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:06.011Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13021, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:23.761Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 15339, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:36.783Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 14196, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:52.123Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7216, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:06.320Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11404, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:13.539Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7837, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:24.945Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8013, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:32.784Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8237, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:40.798Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7276, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:54.174Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5832, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:01.451Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6196, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:07.284Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5867, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:13.481Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11380, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:49.042Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11113, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:00.424Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8915, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:11.538Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8283, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:20.455Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4750, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:14.494Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5315, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:19.246Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5854, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:24.562Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5054, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:30.418Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6280, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:35.474Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7549, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:41.755Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4759, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:49.305Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5317, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:54.065Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8632, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:26.456Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8959, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:35.089Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9312, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:44.049Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9275, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:53.362Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10860, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:02.639Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11977, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:13.500Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7632, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:25.478Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8185, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:33.114Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6003, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:19.354Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10266, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:25.358Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6105, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:35.625Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10718, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:28.745Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 18710, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:39.464Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11941, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:58.174Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4401, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:41.742Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3635, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:46.144Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4720, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:49.780Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4701, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:54.501Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3994, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:59.203Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3903, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:03.198Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7186, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:07.103Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5122, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:14.290Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4267, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:19.414Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6339, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:23.682Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5486, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:10.127Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7332, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:15.627Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8485, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:22.961Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7146, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:31.447Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6105, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:38.594Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5453, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:44.700Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8413, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:50.155Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5500, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:58.569Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5371, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:04.070Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6716, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:09.442Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1684, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:59.387Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1973, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:01.072Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2027, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:41.307Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2689, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:43.335Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-11-26T16:17:09.529Z", + "duration": 786702.2200000001, + "expected": 208, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1707/index.html b/1707/index.html new file mode 100644 index 000000000..71b7281ae --- /dev/null +++ b/1707/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1707/test-results.json b/1707/test-results.json new file mode 100644 index 000000000..d05df839d --- /dev/null +++ b/1707/test-results.json @@ -0,0 +1,7011 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1898, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:25.214Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3750, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:32.606Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4132, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:25.248Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3561, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:29.494Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3599, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:33.056Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4859, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:37.538Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4891, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:42.398Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5753, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:47.291Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1913, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:27.264Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1926, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:29.180Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1819, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:53.055Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2692, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:54.875Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2749, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:31.107Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4123, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:33.858Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4120, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:37.984Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3446, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:42.105Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3508, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:45.552Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5972, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:49.062Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2700, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:55.035Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2872, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:57.737Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3919, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:00.610Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 18546, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:04.530Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3671, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:57.571Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4586, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:01.243Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4882, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:05.830Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3799, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:10.714Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3829, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:14.515Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7082, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:18.345Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3359, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:25.428Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4137, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:28.788Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4450, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:32.927Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19800, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:37.378Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1584, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:36.663Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2097, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:38.249Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1767, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:40.348Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2883, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:42.116Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2403, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:45.000Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1494, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:47.405Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2750, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:48.900Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1205, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:51.651Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4462, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:52.857Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1796, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:00.073Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2452, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:01.962Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2195, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:04.416Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3129, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:06.613Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2379, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:09.744Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2218, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:12.124Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3528, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:14.343Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1727, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:17.872Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6708, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:19.600Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1418, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:57.326Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1583, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:21:58.745Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1736, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:00.328Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1815, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:26.327Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2556, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:28.143Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2781, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:30.700Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3507, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:02.066Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4516, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:05.574Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4263, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:10.091Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3152, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:14.355Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3199, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:17.507Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3573, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:20.707Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8222, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:24.281Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4274, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:33.483Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5192, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:37.758Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4543, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:42.951Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3625, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:47.496Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3561, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:51.122Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4302, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:54.684Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9354, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:58.987Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3128, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:23.085Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3582, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:26.214Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6524, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:29.797Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4322, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:26:57.191Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4772, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:01.514Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12964, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:06.288Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4411, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:32.508Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4752, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:36.921Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2755, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:41.674Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3450, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:44.430Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5034, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:08.349Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7149, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:13.385Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5749, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:20.535Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5462, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:26.285Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7704, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:36.344Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-61fe3b89dadeaca9443a", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6032, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:44.049Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8732, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:50.082Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5080, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:58.815Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + }, + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11686, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:19.283Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e006270f95ef60686544", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10835, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:30.969Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16451, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:41.805Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8915, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:58.258Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5214, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:47.918Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5022, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:53.133Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6179, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:22:58.157Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6812, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:04.337Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4165, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:11.150Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3423, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:15.316Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5629, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:18.740Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 10044, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:24.371Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6805, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:34.416Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4911, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:41.222Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7097, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:46.135Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9675, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:53.233Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7344, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:02.909Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6732, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:10.254Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5877, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:16.986Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4185, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:22.864Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5582, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:27.051Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6378, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:32.634Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4681, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:39.013Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10526, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:31.793Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10188, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:42.322Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11514, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:27:52.511Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12751, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:04.026Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7473, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:16.778Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6381, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:24.252Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9697, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:30.634Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14318, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:40.334Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12031, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:54.653Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8833, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:06.685Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13855, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:15.520Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 15565, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:29.375Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14824, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:44.942Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12089, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:59.767Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11923, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:11.858Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5825, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:23.782Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10379, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:29.609Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10365, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:39.989Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6129, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:50.356Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4345, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:03.902Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5134, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:08.248Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5794, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:13.384Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9788, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:19.180Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8551, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:28.969Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9020, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:37.521Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9031, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:46.542Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5103, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:23:55.574Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6318, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:00.678Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6221, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:06.997Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5299, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:13.219Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4923, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:18.521Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7381, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:07.183Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9287, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:14.572Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10893, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:23.861Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 14957, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:34.755Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12722, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:28:49.713Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16850, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:02.436Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13790, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:19.288Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6965, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:33.079Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9646, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:40.045Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9722, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:49.692Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9445, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:29:59.415Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7560, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:08.861Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7011, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:23.451Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6153, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:30.464Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6036, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:36.617Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5958, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:42.654Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11092, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:16.430Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10094, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:27.524Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10087, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:37.620Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7602, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:47.708Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4628, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:43.706Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5452, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:48.335Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6349, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:53.789Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5031, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:00.139Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5963, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:05.171Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7245, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:11.136Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5343, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:18.382Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4722, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:23.726Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8951, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:55.333Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7890, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:04.286Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9431, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:12.177Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8662, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:21.609Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9511, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:30.273Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12170, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:39.786Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7834, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:51.957Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7971, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:59.792Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5978, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:48.620Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9732, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:24:54.599Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6367, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:04.331Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11544, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:30:56.492Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 18275, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:08.039Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11590, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:26.315Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3971, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:10.706Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3768, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:14.678Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5584, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:18.448Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4080, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:24.033Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3938, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:28.114Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3621, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:32.054Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7598, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:35.675Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4324, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:43.274Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5878, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:47.599Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6036, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:53.478Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6487, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:37.913Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6995, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:44.401Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8423, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:51.397Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6735, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:31:59.821Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6816, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:32:06.558Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5092, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:32:13.377Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8375, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:32:18.470Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5500, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:32:26.847Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5080, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:32:32.348Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7625, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:32:37.429Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1659, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:28.453Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2086, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:25:30.113Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2701, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:32:07.768Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3063, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T16:32:10.470Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-11-26T16:19:37.691Z", + "duration": 787416.716, + "expected": 208, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1708/index.html b/1708/index.html new file mode 100644 index 000000000..a8eea6394 --- /dev/null +++ b/1708/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1708/test-results.json b/1708/test-results.json new file mode 100644 index 000000000..802fafac9 --- /dev/null +++ b/1708/test-results.json @@ -0,0 +1,7011 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6759, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:48:48.475Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3221, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:04.909Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8866, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:48:48.484Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3893, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:48:57.495Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4039, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:01.389Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4759, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:09.934Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5069, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:14.695Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5779, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:19.765Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1375, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:48:55.565Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1765, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:48:56.942Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1714, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:25.556Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2444, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:27.272Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3000, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:48:58.710Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4362, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:01.711Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3637, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:06.074Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3559, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:09.713Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3085, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:13.273Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6268, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:16.360Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2684, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:22.629Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3499, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:25.315Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3925, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:28.815Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 18651, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:32.742Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3517, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:29.718Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4697, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:33.236Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5184, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:37.934Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3915, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:43.119Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3178, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:47.035Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7420, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:50.215Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3923, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:57.635Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3746, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:01.560Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4913, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:05.307Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19277, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:10.221Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1637, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:05.440Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1957, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:07.079Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2058, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:09.038Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2484, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:11.097Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2008, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:13.582Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1745, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:15.592Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2576, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:17.339Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1284, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:19.916Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4846, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:21.201Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2047, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:31.014Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2592, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:33.183Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1752, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:35.778Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3080, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:37.532Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2293, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:40.614Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2438, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:42.908Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3469, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:45.348Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1665, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:48.818Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7095, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:50.485Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1714, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:26.055Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1679, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:27.771Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1687, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:29.451Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1703, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:57.591Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2525, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:59.296Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2911, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:01.821Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3429, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:31.139Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4291, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:34.569Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4334, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:38.860Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3260, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:43.195Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3211, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:46.456Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3653, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:49.669Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8408, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:53.323Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4019, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:04.734Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4651, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:08.754Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4737, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:13.406Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3529, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:18.144Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3692, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:21.675Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3612, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:25.368Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9094, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:28.980Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3257, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:51.407Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2928, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:54.665Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6492, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:49:57.594Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4831, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:29.510Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5437, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:34.342Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 14326, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:39.781Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4750, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:01.745Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4465, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:06.497Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3045, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:10.964Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3499, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:14.009Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5948, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:38.079Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6110, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:44.028Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6579, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:50.140Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5677, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:56.719Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8465, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:04.118Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-61fe3b89dadeaca9443a", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6360, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:12.585Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9371, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:18.946Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4917, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:28.318Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + }, + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10950, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:54.165Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e006270f95ef60686544", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9106, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:05.116Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16541, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:14.224Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7967, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:30.766Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5895, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:17.538Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5169, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:23.434Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6604, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:28.604Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6355, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:35.209Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4527, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:41.565Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3368, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:46.093Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5541, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:49.462Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9315, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:55.005Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6169, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:04.321Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5665, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:10.491Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8730, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:16.157Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9903, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:24.888Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7544, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:34.792Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6812, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:42.337Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6646, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:49.150Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4036, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:55.797Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6242, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:59.834Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7512, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:06.077Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4359, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:13.590Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10753, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:02.465Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10361, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:13.219Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12067, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:23.581Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11807, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:35.649Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7262, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:47.458Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7182, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:54.721Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10944, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:01.904Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14179, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:12.850Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11574, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:27.030Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7869, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:38.606Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12110, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:46.476Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 15318, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:58.588Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13557, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:13.910Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10920, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:27.469Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13355, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:38.390Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6409, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:51.747Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9144, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:58.157Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11911, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:07.302Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7053, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:19.215Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4148, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:33.242Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5331, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:37.391Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6079, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:42.723Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9499, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:48.803Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8943, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:50:58.304Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9426, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:07.248Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9827, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:16.675Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5267, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:26.503Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6076, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:31.771Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6265, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:37.848Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5697, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:44.114Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5379, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:49.812Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7664, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:38.749Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8984, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:46.415Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10664, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:55.400Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 15790, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:06.065Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13243, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:21.857Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16361, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:35.102Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 14215, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:51.464Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6281, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:05.680Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9862, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:11.962Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8440, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:21.826Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8003, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:30.266Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9128, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:38.270Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6851, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:55.197Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5851, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:02.049Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6501, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:07.902Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5689, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:14.404Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10736, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:47.403Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10635, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:58.140Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9258, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:08.777Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8477, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:18.036Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4352, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:17.960Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4626, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:22.314Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5589, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:26.941Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5088, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:32.531Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6377, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:37.621Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7322, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:43.999Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4562, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:51.322Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4941, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:55.884Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8513, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:26.280Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8540, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:34.795Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10083, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:43.336Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9254, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:53.421Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10864, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:02.676Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12260, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:13.541Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7335, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:25.802Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7993, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:33.139Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6243, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:20.099Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9999, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:26.343Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6038, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:36.344Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11521, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:26.519Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19099, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:38.041Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12147, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:57.141Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3612, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:42.396Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4397, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:46.009Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4725, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:50.408Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4255, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:55.134Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3856, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:59.390Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3961, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:03.247Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7205, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:07.209Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5131, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:14.415Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4265, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:19.547Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6564, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:23.813Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5726, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:09.298Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7323, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:15.040Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8678, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:22.364Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6839, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:31.043Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6271, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:37.884Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6205, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:44.156Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8026, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:50.363Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5337, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:58.390Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5377, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:03.729Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7152, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:09.107Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1547, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:00.831Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1780, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:02.379Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1816, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:41.138Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3211, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:42.955Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-11-26T21:47:03.434Z", + "duration": 792889.76, + "expected": 208, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1709/index.html b/1709/index.html new file mode 100644 index 000000000..cec770821 --- /dev/null +++ b/1709/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1709/test-results.json b/1709/test-results.json new file mode 100644 index 000000000..c3d361eb3 --- /dev/null +++ b/1709/test-results.json @@ -0,0 +1,7011 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6845, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:01.146Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2951, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:15.664Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8880, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:01.208Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3928, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:10.424Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3393, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:14.354Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5538, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:19.769Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5007, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:25.309Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5380, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:30.317Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1446, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:08.186Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2470, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:09.634Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2040, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:35.711Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2415, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:37.752Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2598, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:12.105Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3762, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:14.705Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3627, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:18.468Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3122, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:22.097Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3317, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:25.220Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6538, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:28.539Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3297, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:35.079Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2970, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:38.382Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3956, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:41.354Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 18525, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:45.311Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3169, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:40.170Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4261, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:43.340Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5205, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:47.602Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3578, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:52.809Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3523, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:56.388Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6453, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:59.912Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3619, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:06.365Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3581, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:09.985Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4970, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:13.567Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19316, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:18.538Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1304, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:17.755Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1619, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:19.060Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1646, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:20.681Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2316, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:22.329Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1753, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:24.645Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1882, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:26.399Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3710, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:28.282Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2197, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:31.993Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5012, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:34.192Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2050, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:42.999Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2014, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:45.137Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2647, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:47.153Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2738, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:49.802Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3089, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:52.542Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2131, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:55.632Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3471, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:57.765Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1620, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:01.237Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6792, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:02.858Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1708, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:39.214Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1778, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:40.924Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1566, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:42.703Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1692, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:09.664Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2491, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:11.358Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2856, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:13.850Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3564, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:44.270Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4264, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:47.835Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4261, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:52.101Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3227, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:56.362Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3295, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:51:59.591Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3708, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:02.887Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7990, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:06.596Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4234, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:16.707Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4964, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:20.943Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4632, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:25.907Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3559, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:30.540Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3702, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:34.100Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5183, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:37.803Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8984, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:42.988Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3208, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:03.866Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3418, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:07.075Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6150, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:10.495Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4751, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:37.866Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5338, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:42.619Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11888, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:47.958Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4747, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:14.616Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4227, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:19.365Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2988, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:23.594Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3295, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:26.585Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6151, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:51.978Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6452, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:58.131Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5855, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:04.585Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5702, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:10.446Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8289, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:16.669Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-61fe3b89dadeaca9443a", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6014, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:24.959Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8977, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:30.974Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5163, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:39.952Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + }, + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10986, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:56:59.869Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e006270f95ef60686544", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12216, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:10.857Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16735, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:23.086Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9246, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:39.822Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5728, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:29.908Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5259, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:35.637Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6608, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:40.897Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6161, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:47.506Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4523, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:53.668Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3346, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:58.192Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5299, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:01.540Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8954, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:06.841Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5805, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:15.796Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6038, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:21.603Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7874, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:27.642Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9852, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:35.518Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7582, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:45.371Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6714, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:52.954Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5745, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:59.670Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4085, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:05.416Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5606, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:09.502Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6723, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:15.110Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5333, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:21.834Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10506, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:16.178Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10078, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:26.685Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12360, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:36.765Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12582, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:49.126Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7970, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:01.712Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5738, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:09.684Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9602, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:15.423Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14289, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:25.026Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11556, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:39.316Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9971, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:50.873Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11919, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:00.846Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 16811, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:12.766Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14860, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:29.579Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11230, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:44.441Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11261, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:55.672Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6939, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:06.934Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11936, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:13.874Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11346, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:25.811Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7613, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:37.158Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3808, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:45.121Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5552, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:48.930Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6198, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:52:54.483Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8907, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:00.682Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9165, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:09.590Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9609, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:18.756Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9383, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:28.366Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5355, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:37.750Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6604, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:43.106Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6620, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:49.711Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5181, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:53:56.333Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4639, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:01.516Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7653, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:49.079Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8311, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:57:56.733Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10094, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:05.045Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 15122, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:15.145Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10806, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:30.268Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 18028, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:41.075Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12229, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:58:59.104Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9123, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:11.334Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8250, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:20.459Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10947, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:28.710Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7892, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:39.659Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7535, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:47.552Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7138, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:06.160Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5890, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:13.299Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5427, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:19.190Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6257, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:24.618Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11126, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:59:55.092Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10278, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:06.219Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9099, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:16.498Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10200, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:25.597Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4438, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:27.189Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5317, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:31.629Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6449, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:36.948Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4960, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:43.398Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6377, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:48.360Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6938, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:54.738Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4901, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:01.677Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4836, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:06.579Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9244, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:35.817Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9053, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:45.063Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10002, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:54.117Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9693, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:04.120Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10705, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:13.814Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13155, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:24.521Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8966, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:37.678Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7699, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:46.645Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6135, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:30.882Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10836, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:37.017Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6104, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:47.854Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10332, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:44.783Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 18100, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:00:55.117Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11547, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:13.218Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3923, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:53.969Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3833, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:54:57.893Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5027, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:01.727Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4473, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:06.756Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4120, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:11.230Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4501, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:15.352Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7828, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:19.854Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3870, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:27.683Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4393, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:31.555Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6640, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:35.950Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6281, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:24.774Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6461, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:31.064Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9890, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:37.526Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6842, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:47.419Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5712, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:54.262Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4894, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:59.975Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8182, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:02:04.869Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4426, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:02:13.053Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5430, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:02:17.480Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6707, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:02:22.911Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1872, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:11.421Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1811, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T21:55:13.294Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2122, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:54.349Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2937, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-26T22:01:56.472Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-11-26T21:49:17.013Z", + "duration": 792692.683, + "expected": 208, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1719/index.html b/1719/index.html new file mode 100644 index 000000000..974233109 --- /dev/null +++ b/1719/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1719/test-results.json b/1719/test-results.json new file mode 100644 index 000000000..40c1adf82 --- /dev/null +++ b/1719/test-results.json @@ -0,0 +1,7011 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2538, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:19.562Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2149, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:26.568Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4268, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:19.590Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3379, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:23.986Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3421, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:27.366Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4966, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:29.824Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4525, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:34.792Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5985, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:39.318Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1369, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:22.249Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1823, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:23.620Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1434, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:45.317Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2404, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:46.752Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2603, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:25.445Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3956, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:28.049Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3709, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:32.008Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3321, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:35.718Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3223, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:39.040Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6350, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:42.265Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2858, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:48.617Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2920, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:51.476Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4054, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:54.397Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 18791, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:58.452Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3790, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:49.159Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4289, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:52.950Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4963, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:57.239Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4015, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:02.204Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3661, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:06.220Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7192, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:09.882Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3682, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:17.075Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3790, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:20.758Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4483, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:24.550Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19574, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:29.034Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1573, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:30.796Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2025, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:32.370Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2004, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:34.397Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2200, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:36.402Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2079, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:38.603Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1802, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:40.683Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3103, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:42.486Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1234, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:45.590Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4473, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:46.825Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1690, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:54.967Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2587, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:56.764Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2293, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:59.358Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3266, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:01.652Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2147, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:04.919Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2486, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:07.067Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3433, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:09.555Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1306, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:12.989Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6780, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:14.295Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1536, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:51.311Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1459, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:52.849Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2092, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:54.309Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1872, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:21.088Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2533, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:22.961Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2881, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:25.495Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3380, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:56.402Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4442, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:23:59.783Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4227, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:04.226Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3232, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:08.454Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3209, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:11.686Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3583, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:14.896Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8394, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:18.480Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4241, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:28.378Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4546, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:32.620Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4576, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:37.167Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3666, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:41.744Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3760, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:45.411Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4672, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:49.172Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9122, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:53.846Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3289, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:17.252Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4055, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:20.543Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7060, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:24.599Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4793, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:48.625Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4939, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:53.419Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12085, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:28:58.360Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4449, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:26.880Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4859, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:31.330Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3096, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:36.191Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3559, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:39.288Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6602, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:02.972Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5825, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:09.575Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5099, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:15.401Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4828, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:20.501Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7920, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:31.684Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-61fe3b89dadeaca9443a", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6087, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:39.604Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8477, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:45.693Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4952, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:54.171Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + }, + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11904, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:10.474Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e006270f95ef60686544", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12200, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:22.379Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 18364, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:34.580Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8481, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:52.945Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5482, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:42.872Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5180, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:48.356Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6078, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:53.537Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6583, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:59.616Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3986, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:06.200Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3636, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:10.187Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5508, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:13.824Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8026, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:19.333Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6655, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:27.361Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5947, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:34.017Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7867, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:39.965Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9650, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:47.834Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7859, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:57.485Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7012, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:05.345Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6041, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:12.358Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4259, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:18.400Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5529, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:22.660Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6629, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:28.190Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4621, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:34.821Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9599, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:25.362Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10915, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:34.963Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11388, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:45.879Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11814, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:29:57.269Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7180, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:09.085Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5692, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:16.266Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11303, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:21.959Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13187, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:33.265Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10228, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:46.453Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9740, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:56.682Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13894, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:31:06.423Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14094, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:31:20.318Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 15063, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:31:34.413Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10856, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:31:49.477Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12166, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:00.333Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6132, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:12.501Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9313, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:18.635Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12161, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:27.949Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6663, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:40.112Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4454, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:24:59.130Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5033, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:03.586Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5885, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:08.621Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9630, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:14.507Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7715, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:24.138Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9388, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:31.854Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9197, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:41.243Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5176, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:50.441Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6949, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:25:55.617Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5815, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:02.568Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5643, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:08.384Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4880, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:14.029Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7025, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:01.444Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8373, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:08.474Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10295, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:16.849Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 15199, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:27.144Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12847, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:42.346Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 17336, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:30:55.194Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13350, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:31:12.530Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6216, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:31:25.882Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10883, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:31:32.099Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8144, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:31:42.983Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8691, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:31:51.129Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8021, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:31:59.821Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7077, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:18.913Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6110, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:25.991Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6221, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:32.102Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5955, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:38.324Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10511, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:07.850Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9866, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:18.363Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9053, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:28.230Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9463, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:37.284Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4877, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:39.452Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5199, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:44.332Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5621, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:49.533Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5015, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:55.155Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5877, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:00.170Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7371, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:06.049Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4603, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:13.421Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4572, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:18.026Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8706, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:46.758Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9964, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:55.466Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8845, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:05.431Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10458, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:14.277Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9667, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:24.739Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11882, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:34.411Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7683, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:46.295Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8248, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:53.979Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6036, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:44.284Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10161, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:26:50.320Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6306, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:00.482Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10169, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:46.787Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 19366, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:32:56.958Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10887, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:16.325Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4072, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:06.797Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3456, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:10.870Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5532, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:14.327Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3995, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:19.860Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3589, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:23.857Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4456, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:27.446Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6690, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:31.904Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4723, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:38.595Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4266, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:43.319Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6776, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:47.586Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6313, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:27.235Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7812, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:33.565Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7856, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:41.378Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6924, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:49.234Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6667, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:33:56.159Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6259, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:34:02.827Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8119, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:34:09.087Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5572, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:34:17.207Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4326, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:34:22.780Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7652, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:34:27.108Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1466, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:22.603Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1950, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:27:24.070Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1654, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:34:02.232Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3252, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-11-28T11:34:03.888Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-11-28T11:21:31.688Z", + "duration": 783174.081, + "expected": 208, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1727/index.html b/1727/index.html new file mode 100644 index 000000000..a1c74be5d --- /dev/null +++ b/1727/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1727/test-results.json b/1727/test-results.json new file mode 100644 index 000000000..23dace450 --- /dev/null +++ b/1727/test-results.json @@ -0,0 +1,7011 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1824, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:43.942Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10839, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:50.414Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3604, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:43.979Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3330, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:47.701Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3416, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:51.033Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5456, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:03.130Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4945, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:08.588Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4985, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:13.535Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1247, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:45.915Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1725, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:47.164Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1749, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:15.367Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2539, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:17.309Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2641, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:48.891Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3751, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:51.533Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3475, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:55.285Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2888, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:58.761Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2862, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:01.651Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6148, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:04.513Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2782, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:10.662Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2846, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:13.445Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3948, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:16.293Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 18791, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:20.242Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3730, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:19.851Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4679, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:23.583Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5157, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:28.263Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3855, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:33.426Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3593, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:37.283Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7508, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:40.877Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4116, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:48.386Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3849, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:52.504Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4103, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:56.354Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 18987, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:00.458Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1448, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:54.456Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1596, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:55.906Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1563, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:57.503Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2256, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:44:59.068Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1673, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:01.325Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1481, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:02.999Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2786, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:04.482Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1223, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:07.269Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4447, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:08.493Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2299, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:18.547Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2450, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:20.847Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2776, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:23.298Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2478, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:26.076Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2613, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:28.559Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2533, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:31.174Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3706, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:33.711Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1995, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:37.418Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6486, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:39.415Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1419, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:12.945Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1588, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:14.365Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2000, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:15.954Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1559, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:45.913Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3376, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:47.473Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2528, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:50.850Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3392, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:17.955Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4403, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:21.348Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4268, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:25.752Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3243, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:30.021Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3280, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:33.265Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4053, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:36.546Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8819, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:40.601Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4413, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:53.379Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5217, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:57.793Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4780, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:03.012Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3524, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:07.793Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3642, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:11.318Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3703, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:14.961Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9478, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:18.665Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3627, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:39.044Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3364, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:42.672Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7876, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:46.038Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4338, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:19.459Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4161, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:23.798Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14529, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:27.961Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3812, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:49.425Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4159, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:53.242Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3787, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:57.404Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2966, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:01.192Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6306, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:28.149Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6211, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:34.456Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5618, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:40.671Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5028, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:46.290Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8967, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:45:53.939Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-61fe3b89dadeaca9443a", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5865, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:02.907Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9144, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:08.774Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5219, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:17.919Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + }, + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11060, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:42.541Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e006270f95ef60686544", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9859, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:53.604Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 17463, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:03.464Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8812, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:20.929Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6149, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:04.234Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5387, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:10.386Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5736, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:15.773Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5918, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:21.511Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4408, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:27.430Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3967, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:31.838Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5506, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:35.806Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6863, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:41.314Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7509, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:48.179Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7108, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:55.689Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6905, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:02.797Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9668, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:09.704Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8512, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:19.373Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7309, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:27.886Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6511, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:35.196Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3782, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:41.708Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6097, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:45.491Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6131, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:51.589Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5907, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:57.721Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10924, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:50:51.370Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11314, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:02.296Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11747, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:13.611Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12431, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:25.359Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7575, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:37.791Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6049, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:45.367Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10479, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:51.417Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 14494, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:52:01.903Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13515, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:52:16.398Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8709, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:52:29.914Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13914, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:52:38.626Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 15625, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:52:52.542Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13603, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:08.168Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11312, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:21.773Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11233, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:33.087Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5791, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:44.321Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10688, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:50.114Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9532, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:00.803Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6877, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:10.336Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3683, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:23.145Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5753, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:26.829Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6183, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:32.583Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9408, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:38.768Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8130, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:48.178Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9930, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:46:56.309Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8607, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:06.240Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5096, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:14.848Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7164, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:19.945Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7582, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:27.109Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5640, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:34.692Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5445, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:40.334Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7309, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:29.754Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8583, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:37.065Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10548, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:45.649Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14537, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:51:56.198Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14036, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:52:10.736Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 16810, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:52:24.774Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12640, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:52:41.586Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8063, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:52:54.228Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8928, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:02.292Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9815, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:11.221Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8591, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:21.038Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7812, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:29.629Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6526, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:45.783Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5623, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:52.311Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7218, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:47:57.934Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5947, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:05.154Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10356, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:37.463Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12033, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:47.820Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8614, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:53:59.854Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9335, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:08.470Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5310, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:03.642Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4845, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:08.955Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5292, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:13.802Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5264, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:19.095Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5589, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:24.360Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6691, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:29.950Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4523, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:36.642Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4910, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:41.166Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8150, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:17.222Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8152, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:25.374Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10523, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:33.527Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9925, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:44.051Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9489, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:53.977Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11897, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:03.467Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7546, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:15.366Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8292, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:22.913Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5650, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:11.111Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9422, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:16.762Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5526, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:26.184Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10766, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:17.814Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 19541, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:28.581Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11095, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:48.123Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3552, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:31.725Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4260, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:35.277Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4681, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:39.539Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3809, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:44.220Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3419, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:48.030Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3416, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:51.451Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5609, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:54.868Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3851, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:00.478Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4315, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:04.330Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6031, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:49:08.646Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6736, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:54:59.233Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7671, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:05.970Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8343, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:13.643Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6811, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:21.987Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6310, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:28.800Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5898, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:35.111Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8297, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:41.010Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5298, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:49.308Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5361, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:54.607Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7625, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:59.970Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1800, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:46.082Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1986, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:48:47.885Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2588, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:31.211Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2632, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-04T12:55:33.800Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-12-04T12:42:55.326Z", + "duration": 792359.06, + "expected": 208, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1728/index.html b/1728/index.html new file mode 100644 index 000000000..8aafbb213 --- /dev/null +++ b/1728/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1728/test-results.json b/1728/test-results.json new file mode 100644 index 000000000..cfbb4c3bf --- /dev/null +++ b/1728/test-results.json @@ -0,0 +1,7011 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8630, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:26:55.592Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2370, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:11.721Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 10400, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:26:55.602Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3610, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:06.122Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3749, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:09.733Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5478, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:15.653Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 25, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4687, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:21.132Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 33, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5381, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:25.821Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 48, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1304, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:04.400Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1888, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:05.706Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2035, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:31.217Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2920, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:33.253Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2763, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:07.597Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3828, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:10.361Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3640, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:14.190Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3225, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:17.832Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3517, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:21.059Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7027, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:24.577Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3003, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:31.605Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3033, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:34.610Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3872, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:37.643Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 18677, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:41.517Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3291, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:36.174Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4843, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:39.466Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4963, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:44.310Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4212, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:49.274Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3600, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:53.488Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6967, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:57.089Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3786, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:04.057Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 116, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3537, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:07.844Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 132, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5149, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:11.386Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 146, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19306, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:16.536Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 160, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1559, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:13.492Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1839, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:15.052Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1890, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:16.893Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2420, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:18.783Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2218, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:21.205Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1742, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:23.425Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3260, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:25.168Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1578, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:28.429Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4882, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:30.009Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2084, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:39.150Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2225, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:41.328Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2494, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:43.556Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3020, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:46.052Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3351, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:49.073Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2141, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:52.427Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3633, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:54.569Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1842, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:58.203Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7344, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:00.047Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1658, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:34.899Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1597, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:36.558Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1694, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:38.156Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1401, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:07.402Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2710, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:08.804Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2899, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:11.514Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3337, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:39.851Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4324, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:43.189Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4229, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:47.514Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3200, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:51.744Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3263, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:54.946Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3530, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:27:58.209Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8420, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:01.741Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4262, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:14.414Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5090, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:18.678Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4646, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:23.769Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3577, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:28.417Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3730, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:31.995Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5684, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:35.725Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9414, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:41.411Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2961, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:00.203Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2976, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:03.165Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6112, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:06.143Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5843, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:35.863Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5767, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:41.709Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12253, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:47.477Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4501, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:10.172Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4149, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:14.674Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2913, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:18.824Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3563, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:21.738Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5758, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:50.831Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6262, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:56.590Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6495, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:02.853Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5407, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:09.348Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8108, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:12.287Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-61fe3b89dadeaca9443a", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5838, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:20.396Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9387, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:26.235Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5215, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:35.623Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + }, + { + "title": "Plan to SVG experiment shows execution plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10977, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:32:59.806Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e006270f95ef60686544", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12891, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:10.784Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 17204, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:23.677Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 74, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9191, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:40.882Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 99, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5614, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:25.340Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5326, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:30.955Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6650, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:36.282Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6068, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:42.934Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4241, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:49.003Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3506, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:53.245Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5360, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:56.752Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8322, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:02.113Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5971, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:10.436Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6189, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:16.408Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7520, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:22.599Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8629, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:30.120Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8442, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:38.750Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7018, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:47.193Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6235, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:54.213Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4341, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:00.449Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5777, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:04.791Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7000, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:10.569Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5182, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:17.571Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9818, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:14.790Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11279, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:24.609Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11703, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:35.890Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12847, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:47.594Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7461, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:34:00.442Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6707, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:34:07.905Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10640, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:34:14.614Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 16488, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:34:25.255Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13706, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:34:41.744Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8535, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:34:55.452Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13308, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:03.988Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 15868, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:17.300Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13325, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:33.169Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12398, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:46.497Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11333, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:58.896Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7182, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:10.230Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9886, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:17.414Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10981, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:27.302Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6858, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:38.284Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3963, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:40.845Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5509, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:44.809Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5975, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:50.319Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8871, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:28:56.295Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7899, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:05.168Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8980, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:13.068Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9860, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:22.049Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5733, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:31.910Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7080, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:37.645Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6535, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:44.726Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5033, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:51.263Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4996, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:29:56.297Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7696, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:50.084Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9386, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:33:57.781Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10821, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:34:07.169Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 15947, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:34:17.991Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 14282, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:34:33.940Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16725, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:34:48.223Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13535, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:04.949Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7604, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:18.486Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8790, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:26.092Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10442, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:34.884Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8584, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:45.326Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7864, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:35:53.912Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7284, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:01.299Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6177, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:08.584Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5674, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:14.775Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6213, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:20.450Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11098, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:01.781Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10888, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:12.880Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9861, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:23.769Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9467, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:33.631Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4433, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:22.773Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5345, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:27.208Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6134, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:32.554Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5681, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:38.690Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5795, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:44.371Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7179, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:50.168Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4861, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:57.348Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5014, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:02.212Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8349, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:43.111Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8927, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:51.462Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10007, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:00.390Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10012, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:10.398Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10421, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:20.412Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13008, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:30.834Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8001, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:43.844Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8428, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:51.848Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6040, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:26.670Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10294, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:32.711Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6208, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:43.006Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10547, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:45.152Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 19474, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:36:55.701Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11826, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:15.175Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4218, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:49.231Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3834, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:53.451Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5311, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:30:57.286Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4557, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:02.598Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4277, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:07.155Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4115, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:11.434Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7013, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:15.551Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4438, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:22.565Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4834, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:27.005Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6871, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:31.840Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6884, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:27.024Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7917, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:33.921Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8914, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:41.839Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7452, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:50.755Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6952, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:37:58.208Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5271, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:38:05.161Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8758, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:38:10.433Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5684, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:38:19.194Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5437, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:38:24.879Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8483, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:38:30.317Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2015, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:07.233Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1945, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:31:09.249Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2266, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:38:00.284Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3370, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-02T22:38:02.551Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-12-02T22:25:13.840Z", + "duration": 805064.1290000001, + "expected": 208, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1760/index.html b/1760/index.html new file mode 100644 index 000000000..c70396673 --- /dev/null +++ b/1760/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1760/test-results.json b/1760/test-results.json new file mode 100644 index 000000000..504e98771 --- /dev/null +++ b/1760/test-results.json @@ -0,0 +1,7476 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2437, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:36.343Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3123, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:52.986Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4077, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:36.371Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3373, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:40.575Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3520, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:43.949Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5177, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:56.787Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5065, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:01.966Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5927, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:07.034Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1006, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:38.917Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1708, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:39.924Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1367, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:12.973Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2147, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:14.342Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2686, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:41.634Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3825, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:44.321Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3261, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:48.147Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2769, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:51.410Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2667, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:54.180Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6057, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:56.849Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2795, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:02.907Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2940, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:05.703Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3995, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:08.644Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 19073, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:12.640Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3543, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:16.491Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4664, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:20.035Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4903, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:24.701Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3346, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:29.605Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3625, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:32.953Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6772, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:36.579Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3339, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:43.353Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3997, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:46.693Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4415, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:50.691Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19761, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:55.106Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + } + ] + } + ] + }, + { + "title": "paginatedTable/paginatedTable.test.ts", + "file": "paginatedTable/paginatedTable.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "PaginatedTable", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4831, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:47.475Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-91a1c48eca228fff503f", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6327, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:52.307Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d9f0d671db620cf4571c", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1893, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:09:58.635Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-b973e83c1bee5fc8dc0d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5876, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:00.530Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-2c9cbde78dadb9ce1b7a", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5118, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:06.407Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-841c8817c7147b9fa80d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6116, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:32.849Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-20e20263369fd12f1d1e", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6742, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:39.104Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-df51f2dbf40217fc22c1", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2732, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:45.846Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-69b06e68e1fe13684ad9", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6230, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:48.580Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-4ad6529c7d937cc96605", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6070, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:54.811Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d48954da93c384289291", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1144, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:11.532Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1982, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:12.677Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1395, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:14.661Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1770, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:16.057Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1556, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:17.828Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1247, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:19.385Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2524, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:20.634Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1206, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:23.159Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4276, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:24.366Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1241, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:00.889Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1643, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:02.131Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1593, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:03.775Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2126, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:05.369Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1795, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:07.497Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1693, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:09.293Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2873, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:10.988Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1929, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:13.862Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8078, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:15.792Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 975, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:28.649Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1571, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:29.625Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1879, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:31.197Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1765, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:14.876Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3121, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:16.642Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3118, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:19.765Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4095, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:33.077Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4768, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:37.174Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5644, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:41.943Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4384, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:47.588Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3836, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:51.974Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4285, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:55.811Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8583, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:00.099Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4191, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:22.884Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5928, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:27.076Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5532, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:33.005Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4502, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:38.540Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5303, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:43.044Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4878, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:48.347Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9217, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:53.227Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3578, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:31.723Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3466, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:35.302Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7139, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:38.770Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5459, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:23.881Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4856, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:29.340Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11089, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:34.197Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4082, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:45.913Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2997, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:49.997Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2744, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:52.995Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3037, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:55.740Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5733, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:45.291Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4629, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:51.029Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4590, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:15:55.659Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4142, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:00.250Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5741, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:10:58.794Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-011771c3ef62e8752951", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3859, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:04.536Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-afd36580c94504c94715", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7811, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:08.397Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7499115b518eff4e1f23", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5594, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:16.209Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9214, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:21.804Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5305, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:31.019Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + }, + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10103, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:02.480Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-828a8bebcc2163eb09cd", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9553, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:12.584Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e668e1d9415a49c255b8", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12875, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:22.139Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6bb5bd641025ebd20e5c", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10961, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:35.015Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16465, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:45.977Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9242, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:02.443Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5882, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:08.708Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5372, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:14.591Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5975, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:19.964Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5743, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:25.941Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4758, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:31.685Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4260, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:36.445Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5804, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:40.706Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6881, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:46.511Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5992, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:53.393Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6472, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:59.386Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7451, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:05.859Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9139, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:13.312Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 10345, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:22.451Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7194, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:32.798Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5717, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:39.993Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3300, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:45.711Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6303, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:49.012Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5603, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:55.316Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3761, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:00.921Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12395, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:04.420Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10183, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:16.816Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11000, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:27.003Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11628, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:38.009Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7713, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:49.639Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6155, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:16:57.353Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10737, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:03.509Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11856, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:14.248Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12549, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:26.105Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7897, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:38.654Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10721, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:46.552Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 15015, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:57.274Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12380, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:18:12.290Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13941, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:18:24.671Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11942, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:18:38.614Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7099, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:18:50.562Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10068, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:18:57.670Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9697, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:07.744Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7129, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:17.443Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4637, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:36.330Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6121, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:40.968Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7560, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:47.090Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9535, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:11:54.651Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7467, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:04.187Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10291, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:11.655Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10603, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:21.948Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4995, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:32.552Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5307, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:37.548Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5319, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:42.857Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5364, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:48.177Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5042, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:53.543Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9500, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:11.693Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10296, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:21.194Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12504, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:31.491Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 14050, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:43.997Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11362, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:17:58.048Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16833, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:18:09.411Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12888, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:18:26.246Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7561, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:18:39.135Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7706, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:18:46.698Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8395, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:18:54.408Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8405, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:02.804Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8356, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:11.210Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6867, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:12:58.590Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7323, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:05.458Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6127, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:12.782Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5506, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:18.911Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10918, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:19.571Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11015, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:30.497Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8907, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:41.513Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7614, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:50.421Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5234, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:04.692Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6581, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:09.928Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6257, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:16.510Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5389, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:22.768Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5696, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:28.157Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5907, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:33.856Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4638, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:39.764Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4470, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:44.403Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7427, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:24.599Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10274, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:32.027Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11499, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:42.303Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9988, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:53.803Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9964, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:03.793Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12145, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:13.758Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8505, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:25.905Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7499, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:34.410Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5817, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:24.424Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9906, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:30.243Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6211, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:40.150Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10140, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:19:58.042Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 17619, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:08.183Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11508, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:25.803Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3696, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:46.370Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3954, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:50.067Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4540, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:54.023Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3582, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:58.564Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3957, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:02.147Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4649, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:06.105Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7969, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:10.755Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3962, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:18.725Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3852, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:22.688Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5875, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:14:26.541Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6991, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:37.360Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5270, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:44.352Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5350, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:49.623Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3769, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:54.974Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4211, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:58.744Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4936, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:21:02.956Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8446, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:21:07.893Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5475, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:21:16.340Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5235, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:21:21.816Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7723, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:21:27.053Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1456, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:48.879Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2085, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:13:50.336Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2028, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:41.917Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2775, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-17T11:20:43.947Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-12-17T11:07:46.856Z", + "duration": 827999.98, + "expected": 222, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1761/index.html b/1761/index.html new file mode 100644 index 000000000..587af8b00 --- /dev/null +++ b/1761/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1761/test-results.json b/1761/test-results.json new file mode 100644 index 000000000..07213f0a4 --- /dev/null +++ b/1761/test-results.json @@ -0,0 +1,7477 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000, + "reuseExistingServer": true + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2447, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:08.566Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3453, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:13.430Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4274, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:08.603Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3219, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:12.989Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3241, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:16.209Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4981, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:18.142Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4602, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:23.126Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5390, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:27.730Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1447, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:11.163Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1704, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:12.612Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1532, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:33.130Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2105, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:34.664Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2521, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:14.317Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3656, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:16.839Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3000, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:20.496Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2467, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:23.497Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2530, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:25.965Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5671, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:28.496Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2468, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:34.168Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3428, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:36.637Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3588, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:40.066Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 18773, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:43.655Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2977, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:36.771Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4587, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:39.750Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5246, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:44.338Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3702, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:49.586Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3506, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:53.290Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6471, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:56.798Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3425, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:03.269Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3311, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:06.696Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4591, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:10.008Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19365, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:14.600Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + } + ] + } + ] + }, + { + "title": "paginatedTable/paginatedTable.test.ts", + "file": "paginatedTable/paginatedTable.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "PaginatedTable", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5275, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:19.457Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-91a1c48eca228fff503f", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5732, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:24.733Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d9f0d671db620cf4571c", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1601, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:30.466Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-b973e83c1bee5fc8dc0d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5308, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:32.069Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-2c9cbde78dadb9ce1b7a", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6193, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:37.378Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-841c8817c7147b9fa80d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5752, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:53.525Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-20e20263369fd12f1d1e", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5926, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:59.399Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-df51f2dbf40217fc22c1", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2302, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:05.326Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-69b06e68e1fe13684ad9", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5351, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:07.630Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-4ad6529c7d937cc96605", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5398, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:12.982Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d48954da93c384289291", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1188, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:43.584Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1543, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:44.773Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1242, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:46.317Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1672, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:47.560Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1123, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:49.233Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1161, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:50.358Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2151, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:51.520Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1045, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:53.672Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4226, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:54.718Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1180, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:18.395Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1529, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:19.577Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1563, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:21.107Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2030, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:22.671Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1850, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:24.703Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1559, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:26.554Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2683, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:28.114Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1181, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:30.798Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7644, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:31.980Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1137, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:30:58.949Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1388, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:00.087Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1571, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:01.476Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1617, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:33.973Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2903, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:35.591Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2653, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:38.496Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3995, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:03.052Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4687, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:07.048Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5031, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:11.736Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5090, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:16.768Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4482, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:21.858Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4105, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:26.341Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7911, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:30.447Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5107, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:41.149Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5946, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:46.258Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5265, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:52.205Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4601, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:57.472Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5740, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:02.074Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5297, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:07.817Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9170, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:13.115Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3509, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:02.458Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3149, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:05.968Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6730, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:09.119Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5204, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:39.635Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7621, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:44.840Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14682, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:35:52.462Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5554, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:15.853Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3474, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:21.408Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3016, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:24.883Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2960, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:27.900Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4426, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:07.151Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4219, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:11.578Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3350, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:15.798Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3883, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:19.149Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5430, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:30.890Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-011771c3ef62e8752951", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4223, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:36.321Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-afd36580c94504c94715", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6659, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:40.546Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7499115b518eff4e1f23", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5367, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:47.206Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8595, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:52.575Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4807, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:01.171Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + }, + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9276, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:22.311Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-828a8bebcc2163eb09cd", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9475, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:31.588Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e668e1d9415a49c255b8", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11072, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:41.065Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6bb5bd641025ebd20e5c", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9720, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:52.138Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 15875, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:01.859Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8607, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:17.735Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5584, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:38.391Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5103, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:43.976Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5709, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:49.081Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5482, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:31:54.791Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4909, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:00.274Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3863, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:05.185Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5517, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:09.049Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6427, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:14.567Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5689, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:20.995Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5400, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:26.686Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6707, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:32.087Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8834, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:38.795Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8709, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:47.631Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6645, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:56.342Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5943, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:02.988Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3845, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:08.932Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5740, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:12.779Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5875, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:18.520Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3913, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:24.397Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12497, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:23.057Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9823, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:35.555Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9737, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:45.380Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11599, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:36:55.118Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6715, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:06.719Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5759, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:13.436Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10835, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:19.197Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12610, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:30.033Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12523, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:42.644Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8640, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:55.168Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10762, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:38:03.810Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14485, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:38:14.573Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 15357, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:38:29.060Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10967, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:38:44.418Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12035, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:38:55.386Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6307, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:07.422Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9725, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:13.730Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9747, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:23.456Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5902, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:33.205Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4028, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:05.986Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6303, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:10.015Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6847, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:16.319Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8209, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:23.167Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8108, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:31.377Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9078, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:39.485Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9819, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:48.565Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3974, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:32:58.396Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5787, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:02.371Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5178, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:08.159Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5236, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:13.338Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5175, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:18.576Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9302, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:26.364Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9831, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:35.667Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10429, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:45.499Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13633, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:37:55.929Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11565, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:38:09.563Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16415, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:38:21.129Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11870, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:38:37.545Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6071, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:38:49.416Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8099, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:38:55.489Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7261, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:03.590Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8471, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:10.852Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7286, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:19.324Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6576, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:23.758Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6363, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:30.335Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6169, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:36.699Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5672, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:42.869Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11114, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:26.614Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10260, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:37.732Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9420, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:47.992Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9082, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:57.413Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4529, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:28.323Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5024, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:32.853Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6608, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:37.878Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5638, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:44.487Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5221, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:50.127Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6222, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:55.349Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3945, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:01.572Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4053, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:05.518Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9088, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:39.121Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9608, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:48.210Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9858, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:39:57.819Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9349, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:07.678Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9438, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:17.028Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11014, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:26.467Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6733, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:37.485Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7137, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:44.220Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5285, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:48.548Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9511, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:33:53.834Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6024, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:03.346Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9738, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:06.503Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 17999, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:16.242Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10133, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:34.243Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3700, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:09.380Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3155, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:13.081Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4462, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:16.238Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3478, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:20.701Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3731, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:24.180Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4422, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:27.912Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7778, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:32.335Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3740, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:40.114Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3853, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:43.855Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5363, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:47.709Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6293, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:44.386Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5714, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:50.681Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5019, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:56.396Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3653, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:41:01.416Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4083, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:41:05.070Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4678, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:41:09.154Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7905, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:41:13.833Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5438, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:41:21.739Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4117, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:41:27.178Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7480, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:41:31.296Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1699, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:09.578Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1678, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:34:11.279Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1812, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:51.361Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2892, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T10:40:53.174Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-12-18T10:28:21.817Z", + "duration": 797025.848, + "expected": 222, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1766/index.html b/1766/index.html new file mode 100644 index 000000000..347156eba --- /dev/null +++ b/1766/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1766/test-results.json b/1766/test-results.json new file mode 100644 index 000000000..f7311e29c --- /dev/null +++ b/1766/test-results.json @@ -0,0 +1,7476 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2524, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:17.803Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3055, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:35.157Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4163, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:17.836Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3304, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:22.133Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3361, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:25.438Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4739, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:39.081Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5605, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:43.822Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5423, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:49.433Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1319, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:20.481Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1847, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:21.802Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1479, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:54.868Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2251, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:56.348Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2525, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:23.650Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3715, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:26.177Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3081, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:29.893Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2600, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:32.975Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2717, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:35.576Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7320, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:38.295Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2799, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:45.616Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2916, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:48.417Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3847, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:51.334Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 19000, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:55.182Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3420, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:58.601Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4660, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:02.022Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5016, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:06.684Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3294, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:11.702Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3686, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:14.997Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6821, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:18.684Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3771, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:25.507Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3444, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:29.279Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4412, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:32.724Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19719, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:37.138Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + } + ] + } + ] + }, + { + "title": "paginatedTable/paginatedTable.test.ts", + "file": "paginatedTable/paginatedTable.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "PaginatedTable", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5439, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:28.806Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-91a1c48eca228fff503f", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7143, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:34.247Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d9f0d671db620cf4571c", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2230, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:41.391Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-b973e83c1bee5fc8dc0d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5712, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:43.622Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-2c9cbde78dadb9ce1b7a", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5934, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:49.335Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-841c8817c7147b9fa80d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5563, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:13.128Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-20e20263369fd12f1d1e", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6224, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:18.827Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-df51f2dbf40217fc22c1", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2768, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:25.053Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-69b06e68e1fe13684ad9", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5540, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:27.822Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-4ad6529c7d937cc96605", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6655, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:33.364Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d48954da93c384289291", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1676, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:55.277Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1381, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:56.954Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1224, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:58.336Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1670, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:23:59.562Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1261, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:01.233Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1258, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:02.495Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2283, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:03.754Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1180, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:06.037Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4316, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:07.218Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1548, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:40.029Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1711, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:41.579Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1666, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:43.292Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2120, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:44.959Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1809, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:47.081Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1732, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:48.891Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2746, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:50.625Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1282, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:53.372Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7948, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:54.655Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1287, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:11.540Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1542, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:12.827Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2177, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:14.371Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1850, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:56.868Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3053, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:58.728Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3323, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:01.783Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3715, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:16.549Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5087, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:20.265Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5078, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:25.354Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4267, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:30.433Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4187, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:34.701Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3794, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:38.889Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8102, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:42.687Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5507, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:05.107Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5399, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:10.616Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5791, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:16.016Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5157, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:21.810Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5034, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:26.969Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4920, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:32.004Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9417, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:36.925Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3729, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:14.194Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2944, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:17.923Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6747, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:20.868Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5769, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:02.616Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5213, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:08.387Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10697, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:13.601Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3275, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:27.621Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3568, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:30.899Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3037, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:34.470Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2779, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:37.508Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5124, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:24.303Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4735, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:29.429Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4842, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:34.166Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4679, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:39.009Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6014, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:40.305Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-011771c3ef62e8752951", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4325, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:46.320Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-afd36580c94504c94715", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7828, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:50.646Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7499115b518eff4e1f23", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6331, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:58.475Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8699, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:04.808Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5488, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:13.508Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + }, + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9922, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:43.727Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-828a8bebcc2163eb09cd", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10342, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:53.650Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e668e1d9415a49c255b8", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11687, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:03.994Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6bb5bd641025ebd20e5c", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10381, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:15.683Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 16321, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:26.065Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9417, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:42.386Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6015, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:50.817Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5736, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:24:56.833Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5971, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:02.570Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5470, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:08.543Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4533, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:14.014Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3958, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:18.548Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5625, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:22.507Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7072, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:28.133Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5898, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:35.206Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5958, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:41.106Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7391, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:47.065Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9082, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:54.457Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8895, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:03.540Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7694, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:12.437Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6190, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:20.132Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3510, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:26.323Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5831, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:29.834Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6180, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:35.667Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3991, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:41.848Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11739, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:46.398Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10948, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:29:58.139Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10059, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:09.089Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13042, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:19.149Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6968, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:32.192Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5947, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:39.161Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10715, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:45.110Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11661, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:55.826Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12022, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:31:07.489Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10179, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:31:19.512Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12402, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:31:29.693Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16385, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:31:42.096Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 14990, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:31:58.482Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11614, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:13.473Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11481, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:25.089Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6957, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:36.571Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10607, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:43.530Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10705, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:54.138Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7406, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:04.844Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4387, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:19.004Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5581, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:23.393Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7312, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:28.975Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9437, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:36.290Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7600, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:45.728Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10192, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:25:53.330Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9853, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:03.523Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5075, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:13.377Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5510, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:18.453Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5306, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:23.965Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5493, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:29.272Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5343, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:34.765Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8824, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:30:51.825Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10960, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:31:00.652Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13312, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:31:11.613Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12350, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:31:24.927Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14030, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:31:37.278Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 18004, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:31:51.309Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12283, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:09.314Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6016, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:21.598Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8292, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:27.616Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8442, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:35.909Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8849, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:44.353Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8034, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:32:53.203Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6379, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:40.112Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7034, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:46.492Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6308, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:53.527Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5660, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:59.837Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11062, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:01.244Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9919, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:12.307Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10457, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:22.228Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7572, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:32.686Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5422, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:45.859Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6409, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:51.283Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6574, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:26:57.693Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5440, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:04.269Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5769, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:09.710Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6226, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:15.480Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4658, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:21.707Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4570, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:26.367Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8242, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:12.284Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10939, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:20.537Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8951, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:31.478Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11436, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:40.429Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10409, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:51.866Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12020, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:02.278Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7512, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:14.300Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7900, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:21.813Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5862, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:05.503Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9825, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:11.367Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5963, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:21.193Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11645, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:40.269Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 19269, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:33:51.918Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11383, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:11.189Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4339, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:27.166Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3909, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:31.506Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3806, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:35.416Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3773, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:39.223Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3958, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:42.997Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4631, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:46.956Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7740, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:51.588Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4035, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:59.330Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3860, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:03.366Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5283, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:28:07.227Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7324, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:22.583Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5708, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:29.908Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5004, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:35.617Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3657, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:40.622Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4149, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:44.280Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4853, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:48.430Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8390, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:53.284Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5324, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:35:01.675Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5238, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:35:07.000Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7698, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:35:12.240Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1514, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:30.945Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2131, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:27:32.460Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2013, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:29.722Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2927, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T13:34:31.739Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-12-18T13:21:29.146Z", + "duration": 830911.8489999999, + "expected": 222, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1767/index.html b/1767/index.html new file mode 100644 index 000000000..641c2bbc9 --- /dev/null +++ b/1767/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1767/test-results.json b/1767/test-results.json new file mode 100644 index 000000000..afffaa73e --- /dev/null +++ b/1767/test-results.json @@ -0,0 +1,7476 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8399, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:06.040Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2746, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:32.864Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 10363, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:06.246Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4211, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:16.777Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3708, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:20.990Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5496, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:37.141Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4864, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:42.638Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5461, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:47.504Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1410, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:14.682Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2132, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:16.094Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1300, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:52.982Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2467, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:54.285Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3199, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:18.228Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4142, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:21.429Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3752, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:25.573Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2873, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:29.327Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2677, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:32.201Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5943, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:34.879Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2594, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:40.824Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2613, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:43.419Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3562, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:46.033Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 19114, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:49.596Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3683, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:56.753Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4997, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:00.437Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4684, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:05.435Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3650, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:10.121Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3624, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:13.772Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6778, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:17.398Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3395, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:24.179Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3432, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:27.574Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4723, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:31.007Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19736, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:35.732Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + } + ] + } + ] + }, + { + "title": "paginatedTable/paginatedTable.test.ts", + "file": "paginatedTable/paginatedTable.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "PaginatedTable", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6192, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:24.707Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-91a1c48eca228fff503f", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6269, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:30.900Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d9f0d671db620cf4571c", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2155, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:37.170Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-b973e83c1bee5fc8dc0d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5266, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:39.326Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-2c9cbde78dadb9ce1b7a", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5325, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:44.594Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-841c8817c7147b9fa80d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6600, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:09.421Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-20e20263369fd12f1d1e", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5898, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:16.204Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-df51f2dbf40217fc22c1", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2569, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:22.103Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-69b06e68e1fe13684ad9", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5920, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:24.674Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-4ad6529c7d937cc96605", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6118, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:30.595Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d48954da93c384289291", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1650, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:49.927Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1402, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:51.578Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1316, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:52.982Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1794, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:54.298Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1290, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:56.093Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1256, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:57.385Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2258, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:36:58.641Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1210, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:00.900Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4314, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:02.112Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2232, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:36.730Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1710, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:38.965Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1687, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:40.677Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2236, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:42.365Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1933, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:44.603Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1585, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:46.537Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2871, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:48.123Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1522, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:50.995Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7538, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:52.518Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1309, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:06.432Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1677, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:07.742Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2367, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:09.420Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1668, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:55.479Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3416, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:57.148Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4214, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:00.566Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3820, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:11.789Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5197, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:15.609Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5345, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:20.808Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4631, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:26.154Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4132, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:30.787Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3605, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:34.920Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8130, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:38.525Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4916, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:04.781Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5760, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:09.698Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5872, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:15.460Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5911, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:21.333Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4428, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:27.245Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4769, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:31.675Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8826, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:36.445Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3571, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:08.750Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3532, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:12.323Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7148, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:15.857Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6227, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:00.076Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5091, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:06.304Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10628, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:11.397Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3302, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:23.010Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3501, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:26.313Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3051, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:29.817Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2535, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:32.869Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6180, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:22.033Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4541, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:28.215Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5187, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:32.757Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4412, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:37.946Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6187, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:35.425Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-011771c3ef62e8752951", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4362, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:41.613Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-afd36580c94504c94715", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8135, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:45.976Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7499115b518eff4e1f23", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5929, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:54.112Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9060, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:00.042Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5607, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:09.104Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + }, + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9653, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:42.384Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-828a8bebcc2163eb09cd", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9929, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:52.038Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e668e1d9415a49c255b8", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12061, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:01.971Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6bb5bd641025ebd20e5c", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9880, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:14.033Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 17274, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:23.914Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9265, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:41.189Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6048, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:46.681Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5512, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:52.730Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5821, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:37:58.243Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5522, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:04.065Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4519, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:09.589Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3919, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:14.109Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5858, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:18.030Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6876, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:23.889Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5847, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:30.767Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5921, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:36.615Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8174, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:42.537Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9154, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:50.713Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9449, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:59.869Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7587, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:09.318Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6141, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:16.906Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3898, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:23.049Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5707, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:26.948Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5487, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:32.656Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4315, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:38.144Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12276, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:45.310Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10318, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:42:57.587Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10535, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:07.906Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12204, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:18.442Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7164, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:30.647Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7147, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:37.812Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10130, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:44.960Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13730, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:55.092Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12385, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:44:08.823Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9155, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:44:21.209Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11941, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:44:30.365Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16113, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:44:42.307Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 15479, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:44:58.422Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11946, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:13.903Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11576, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:25.850Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7002, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:37.427Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9928, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:44.433Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9939, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:54.362Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6588, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:04.303Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4501, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:14.719Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5814, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:19.221Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7291, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:25.036Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9077, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:32.329Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7324, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:41.407Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10316, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:48.735Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10816, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:38:59.053Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5029, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:09.870Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5244, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:14.900Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4965, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:20.145Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5391, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:25.112Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4765, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:30.505Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9520, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:50.476Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9998, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:43:59.997Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12047, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:44:09.996Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 15109, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:44:22.044Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13325, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:44:37.155Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 16535, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:44:50.481Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12823, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:07.017Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6658, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:19.842Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8502, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:26.502Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8645, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:35.005Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8296, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:43.652Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7758, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:51.949Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6976, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:35.274Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6205, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:42.251Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6761, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:48.457Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5803, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:55.219Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10977, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:45:59.715Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10957, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:10.693Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9809, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:21.652Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9061, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:31.462Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4866, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:42.475Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7017, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:47.342Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6294, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:39:54.360Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6111, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:00.656Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5791, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:06.769Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6957, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:12.561Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4189, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:19.519Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4834, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:23.709Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8239, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:10.914Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11505, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:19.154Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9983, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:30.661Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10344, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:40.645Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11161, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:50.991Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11838, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:02.152Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6750, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:13.991Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8547, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:20.743Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6234, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:01.027Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9927, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:07.262Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5829, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:17.192Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10184, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:40.536Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 18618, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:46:50.722Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10961, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:09.341Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4100, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:23.031Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4118, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:27.133Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3806, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:31.252Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3818, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:35.058Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3923, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:38.878Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4440, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:42.802Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7608, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:47.243Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4707, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:54.852Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4179, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:59.560Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5121, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:41:03.740Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7556, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:20.311Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6830, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:27.869Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5236, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:34.700Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3889, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:39.938Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4111, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:43.828Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4957, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:47.940Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8545, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:52.899Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5296, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:48:01.445Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5234, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:48:06.743Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7801, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:48:11.978Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1723, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:28.549Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1834, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:40:30.273Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2066, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:29.296Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2722, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T14:47:31.364Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-12-18T14:34:24.694Z", + "duration": 835154.507, + "expected": 222, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/1768/index.html b/1768/index.html new file mode 100644 index 000000000..881745cee --- /dev/null +++ b/1768/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/1768/test-results.json b/1768/test-results.json new file mode 100644 index 000000000..c911563af --- /dev/null +++ b/1768/test-results.json @@ -0,0 +1,7476 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8259, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:44:44.486Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2414, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:09.057Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 10116, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:44:44.554Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4089, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:44:54.857Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4124, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:44:58.947Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4924, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:12.357Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5098, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:17.282Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5302, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:22.382Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1029, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:44:52.996Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1622, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:44:54.027Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1926, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:27.693Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2031, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:29.629Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3434, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:44:55.651Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4459, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:44:59.086Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3697, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:03.547Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2765, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:07.246Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3101, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:10.012Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5958, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:13.114Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2801, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:19.074Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3397, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:21.876Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4417, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:25.274Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 18774, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:29.691Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3328, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:31.661Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5168, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:34.990Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5546, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:40.159Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3544, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:45.707Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3473, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:49.252Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7140, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:52.727Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3317, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:59.869Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3840, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:03.187Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4992, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:07.029Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19572, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:12.022Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + } + ] + } + ] + }, + { + "title": "paginatedTable/paginatedTable.test.ts", + "file": "paginatedTable/paginatedTable.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "PaginatedTable", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6136, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:03.078Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-91a1c48eca228fff503f", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7065, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:09.215Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d9f0d671db620cf4571c", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1717, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:16.281Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-b973e83c1bee5fc8dc0d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6202, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:17.999Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-2c9cbde78dadb9ce1b7a", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6657, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:24.203Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-841c8817c7147b9fa80d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5792, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:51.154Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-20e20263369fd12f1d1e", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6995, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:57.086Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-df51f2dbf40217fc22c1", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3077, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:04.083Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-69b06e68e1fe13684ad9", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6446, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:07.162Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-4ad6529c7d937cc96605", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5797, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:13.609Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d48954da93c384289291", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1312, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:30.873Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1263, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:32.186Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1286, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:33.451Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1800, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:34.738Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1221, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:36.540Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1242, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:37.762Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2259, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:39.005Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 991, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:41.264Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4151, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:42.257Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1348, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:19.414Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1624, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:20.763Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1735, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:22.388Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2220, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:24.125Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1811, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:26.347Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1742, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:28.159Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3508, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:29.903Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1932, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:33.412Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8150, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:35.345Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1377, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:46.414Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1696, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:47.792Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2361, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:49.489Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1337, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:31.603Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2877, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:32.942Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2974, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:35.820Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3463, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:51.851Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4603, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:55.315Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5156, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:59.919Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3915, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:05.077Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3834, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:08.993Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4222, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:12.828Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8088, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:17.058Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5029, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:38.810Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6062, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:43.840Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6309, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:49.903Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5036, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:56.212Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 6605, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:01.250Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5691, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:07.856Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9557, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:13.548Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3691, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:48.474Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3583, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:52.166Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7221, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:45:55.751Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5636, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:43.506Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5299, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:49.144Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11581, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:54.445Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4316, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:02.977Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2746, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:07.294Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2631, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:10.042Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2958, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:12.673Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5541, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:06.033Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4427, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:11.576Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4517, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:16.004Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4240, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:20.523Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5737, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:15.651Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-011771c3ef62e8752951", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3891, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:21.389Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-afd36580c94504c94715", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7894, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:25.281Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7499115b518eff4e1f23", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5937, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:33.177Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8815, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:39.116Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4999, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:47.933Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + }, + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9969, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:23.156Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-828a8bebcc2163eb09cd", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9920, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:33.126Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e668e1d9415a49c255b8", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13442, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:43.047Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6bb5bd641025ebd20e5c", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9792, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:56.491Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 16441, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:06.283Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8883, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:22.726Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6085, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:25.173Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5605, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:31.258Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5807, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:36.864Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5520, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:42.673Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4805, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:48.194Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4091, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:53.000Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5449, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:57.092Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7315, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:02.543Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5871, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:09.860Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6330, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:15.732Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6807, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:22.063Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9423, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:28.870Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9478, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:38.295Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8743, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:47.774Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5993, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:56.518Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3479, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:02.512Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6135, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:05.992Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5801, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:12.129Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3772, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:17.931Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11960, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:24.795Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10745, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:36.759Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11004, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:47.510Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11639, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:58.516Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7616, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:10.156Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6235, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:17.774Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9326, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:24.011Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 15411, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:33.338Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11649, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:48.751Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8718, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:00.402Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12959, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:09.121Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 15804, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:22.081Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13317, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:37.887Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11719, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:51.205Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12136, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:02.926Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6631, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:15.064Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9527, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:21.696Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10110, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:31.224Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7024, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:41.335Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4610, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:52.939Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5633, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:46:57.551Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7210, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:03.185Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9063, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:10.396Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8461, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:19.461Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10279, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:27.923Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9769, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:38.203Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5737, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:47.973Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6246, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:53.711Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4959, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:59.958Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5472, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:04.918Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5237, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:10.392Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10693, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:31.617Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9908, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:42.311Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11833, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:52.223Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13734, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:04.057Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 13493, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:17.792Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 18276, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:31.287Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12572, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:49.564Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7102, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:02.138Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7479, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:09.241Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7957, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:16.721Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 9150, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:24.680Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8441, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:33.832Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6782, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:15.637Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6614, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:22.420Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6849, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:29.036Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4849, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:35.886Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12007, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:42.277Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 12037, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:54.286Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10711, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:06.324Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 8807, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:17.037Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4629, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:21.714Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5926, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:26.344Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6456, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:32.272Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5447, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:38.729Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5583, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:44.177Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6035, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:49.761Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4755, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:55.796Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4400, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:00.552Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7277, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:48.381Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9509, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:55.659Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12730, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:05.170Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9789, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:17.901Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10115, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:27.692Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12216, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:37.807Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7503, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:50.024Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7683, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:57.529Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5850, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:40.741Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9451, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:46.592Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6343, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:56.044Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10926, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:25.852Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 18548, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:36.779Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11890, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:55.328Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3796, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:02.399Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3717, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:06.196Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4304, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:09.914Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3718, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:14.220Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4008, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:17.938Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4900, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:21.948Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7706, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:26.849Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4133, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:34.555Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5022, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:38.689Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6721, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:43.712Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6028, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:05.222Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4692, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:11.252Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5533, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:15.945Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3907, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:21.480Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4076, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:25.387Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4838, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:29.465Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8106, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:34.304Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5590, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:42.411Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5288, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:48.002Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7578, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:53.291Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1583, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:04.958Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2017, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:06.543Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 1965, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:07.233Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3043, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:09.199Z", + "attachments": [] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-12-18T15:43:02.199Z", + "duration": 838738.219, + "expected": 222, + "skipped": 0, + "unexpected": 0, + "flaky": 0 + } +} \ No newline at end of file diff --git a/main/data/0010ea4946434a59cdc030570df6cd6011c64cb8.png b/main/data/0010ea4946434a59cdc030570df6cd6011c64cb8.png new file mode 100644 index 000000000..b96b2b404 Binary files /dev/null and b/main/data/0010ea4946434a59cdc030570df6cd6011c64cb8.png differ diff --git a/main/data/00ac1dc3a0a295572ea99f7c80b5780398ec50c3.png b/main/data/00ac1dc3a0a295572ea99f7c80b5780398ec50c3.png new file mode 100644 index 000000000..e16ac2467 Binary files /dev/null and b/main/data/00ac1dc3a0a295572ea99f7c80b5780398ec50c3.png differ diff --git a/main/data/00f0e254b8e659abe462cec063902e9f3faf2d5c.webm b/main/data/00f0e254b8e659abe462cec063902e9f3faf2d5c.webm new file mode 100644 index 000000000..dbce00f60 Binary files /dev/null and b/main/data/00f0e254b8e659abe462cec063902e9f3faf2d5c.webm differ diff --git a/main/data/011e851d45cfc30d3457a7fb4189e60ad2cd7b43.webm b/main/data/011e851d45cfc30d3457a7fb4189e60ad2cd7b43.webm new file mode 100644 index 000000000..49b7d1c0a Binary files /dev/null and b/main/data/011e851d45cfc30d3457a7fb4189e60ad2cd7b43.webm differ diff --git a/main/data/022262de8abf92b54e9ce8960521d2be3074faa1.png b/main/data/022262de8abf92b54e9ce8960521d2be3074faa1.png new file mode 100644 index 000000000..50e2f4819 Binary files /dev/null and b/main/data/022262de8abf92b54e9ce8960521d2be3074faa1.png differ diff --git a/main/data/025154e1eb3d31511923b43e7240dc6f90f4cb37.png b/main/data/025154e1eb3d31511923b43e7240dc6f90f4cb37.png new file mode 100644 index 000000000..da2f0c3db Binary files /dev/null and b/main/data/025154e1eb3d31511923b43e7240dc6f90f4cb37.png differ diff --git a/main/data/033fcfb8de2bb81943f00491836259dfe478b3d8.png b/main/data/033fcfb8de2bb81943f00491836259dfe478b3d8.png new file mode 100644 index 000000000..8ec6849fb Binary files /dev/null and b/main/data/033fcfb8de2bb81943f00491836259dfe478b3d8.png differ diff --git a/main/data/03fce73d76e3605fbd251fa1f321d163725c425b.webm b/main/data/03fce73d76e3605fbd251fa1f321d163725c425b.webm new file mode 100644 index 000000000..a86e45485 Binary files /dev/null and b/main/data/03fce73d76e3605fbd251fa1f321d163725c425b.webm differ diff --git a/main/data/044865a73c958ae9bebf75bc40a198a0ef61b038.webm b/main/data/044865a73c958ae9bebf75bc40a198a0ef61b038.webm new file mode 100644 index 000000000..18caae3f5 Binary files /dev/null and b/main/data/044865a73c958ae9bebf75bc40a198a0ef61b038.webm differ diff --git a/main/data/04dd906ddfdfcbff66463b9ffcf22db090e9593d.png b/main/data/04dd906ddfdfcbff66463b9ffcf22db090e9593d.png new file mode 100644 index 000000000..3e263bf34 Binary files /dev/null and b/main/data/04dd906ddfdfcbff66463b9ffcf22db090e9593d.png differ diff --git a/main/data/060f02277eed8e25905b974edb61d20067e02eb1.png b/main/data/060f02277eed8e25905b974edb61d20067e02eb1.png new file mode 100644 index 000000000..c7de6c81a Binary files /dev/null and b/main/data/060f02277eed8e25905b974edb61d20067e02eb1.png differ diff --git a/main/data/063938baf2fdb863e4f9e3032fe153c8d80ae8e2.png b/main/data/063938baf2fdb863e4f9e3032fe153c8d80ae8e2.png new file mode 100644 index 000000000..1e9d3ab7e Binary files /dev/null and b/main/data/063938baf2fdb863e4f9e3032fe153c8d80ae8e2.png differ diff --git a/main/data/06dfb85e1a1774a327bc13120a71c90a19ccde57.webm b/main/data/06dfb85e1a1774a327bc13120a71c90a19ccde57.webm new file mode 100644 index 000000000..e84eaaf17 Binary files /dev/null and b/main/data/06dfb85e1a1774a327bc13120a71c90a19ccde57.webm differ diff --git a/main/data/0767dc91cf47e4677de92bcc27091337450b7b19.png b/main/data/0767dc91cf47e4677de92bcc27091337450b7b19.png new file mode 100644 index 000000000..eefca5b6d Binary files /dev/null and b/main/data/0767dc91cf47e4677de92bcc27091337450b7b19.png differ diff --git a/main/data/076a9a78d8dfadd939c5a1da573daf74ad534022.png b/main/data/076a9a78d8dfadd939c5a1da573daf74ad534022.png new file mode 100644 index 000000000..be494caaa Binary files /dev/null and b/main/data/076a9a78d8dfadd939c5a1da573daf74ad534022.png differ diff --git a/main/data/0780f2a7161b2b51e50a43bed7fa33e3242756cf.webm b/main/data/0780f2a7161b2b51e50a43bed7fa33e3242756cf.webm new file mode 100644 index 000000000..363d02b61 Binary files /dev/null and b/main/data/0780f2a7161b2b51e50a43bed7fa33e3242756cf.webm differ diff --git a/main/data/07b12990677d4231d81cfc1ea032538f4d0dcf48.png b/main/data/07b12990677d4231d81cfc1ea032538f4d0dcf48.png new file mode 100644 index 000000000..c5ead9a22 Binary files /dev/null and b/main/data/07b12990677d4231d81cfc1ea032538f4d0dcf48.png differ diff --git a/main/data/07f08f3c1675b8e73a51b3fd77115efe451d075b.webm b/main/data/07f08f3c1675b8e73a51b3fd77115efe451d075b.webm new file mode 100644 index 000000000..ae2464bc4 Binary files /dev/null and b/main/data/07f08f3c1675b8e73a51b3fd77115efe451d075b.webm differ diff --git a/main/data/0865bcf8165f80b9e0dae002d863c19367677e47.png b/main/data/0865bcf8165f80b9e0dae002d863c19367677e47.png new file mode 100644 index 000000000..a9b9638cf Binary files /dev/null and b/main/data/0865bcf8165f80b9e0dae002d863c19367677e47.png differ diff --git a/main/data/08b173cf5a4d07e2537e48a25e104f3cc3e81eab.png b/main/data/08b173cf5a4d07e2537e48a25e104f3cc3e81eab.png new file mode 100644 index 000000000..72c802a6f Binary files /dev/null and b/main/data/08b173cf5a4d07e2537e48a25e104f3cc3e81eab.png differ diff --git a/main/data/0afa32a26115e6c701f78a5107926cd4ca09a016.png b/main/data/0afa32a26115e6c701f78a5107926cd4ca09a016.png new file mode 100644 index 000000000..8c1603de8 Binary files /dev/null and b/main/data/0afa32a26115e6c701f78a5107926cd4ca09a016.png differ diff --git a/main/data/0c338b48d1dfc21d7db16b2b30b6429cd8e4af0c.webm b/main/data/0c338b48d1dfc21d7db16b2b30b6429cd8e4af0c.webm new file mode 100644 index 000000000..011a74d1f Binary files /dev/null and b/main/data/0c338b48d1dfc21d7db16b2b30b6429cd8e4af0c.webm differ diff --git a/main/data/0c3883fc1e9fda707df71cc85466180d11f4cf85.png b/main/data/0c3883fc1e9fda707df71cc85466180d11f4cf85.png new file mode 100644 index 000000000..2ed4e2623 Binary files /dev/null and b/main/data/0c3883fc1e9fda707df71cc85466180d11f4cf85.png differ diff --git a/main/data/0cadb387947f9e34c09493ab76943a3faabbb1b0.png b/main/data/0cadb387947f9e34c09493ab76943a3faabbb1b0.png new file mode 100644 index 000000000..f59deab78 Binary files /dev/null and b/main/data/0cadb387947f9e34c09493ab76943a3faabbb1b0.png differ diff --git a/main/data/0ce02b6460dc8f9c4ad20fe207308661b7a42120.png b/main/data/0ce02b6460dc8f9c4ad20fe207308661b7a42120.png new file mode 100644 index 000000000..23eac3ef6 Binary files /dev/null and b/main/data/0ce02b6460dc8f9c4ad20fe207308661b7a42120.png differ diff --git a/main/data/0e50fa2777f448045e3e854bc0672f05423f9d9a.png b/main/data/0e50fa2777f448045e3e854bc0672f05423f9d9a.png new file mode 100644 index 000000000..3d2a8e4e6 Binary files /dev/null and b/main/data/0e50fa2777f448045e3e854bc0672f05423f9d9a.png differ diff --git a/main/data/0e5cd391ee019bd2ad2688afbb35e98393d39466.png b/main/data/0e5cd391ee019bd2ad2688afbb35e98393d39466.png new file mode 100644 index 000000000..f14db9129 Binary files /dev/null and b/main/data/0e5cd391ee019bd2ad2688afbb35e98393d39466.png differ diff --git a/main/data/0ec2ba021bdf62a2a4327e4d413b033712016735.webm b/main/data/0ec2ba021bdf62a2a4327e4d413b033712016735.webm new file mode 100644 index 000000000..8f2199a52 Binary files /dev/null and b/main/data/0ec2ba021bdf62a2a4327e4d413b033712016735.webm differ diff --git a/main/data/0f171cf2e617740ff74f231781f90f7c1bdd55a0.webm b/main/data/0f171cf2e617740ff74f231781f90f7c1bdd55a0.webm new file mode 100644 index 000000000..f9f030283 Binary files /dev/null and b/main/data/0f171cf2e617740ff74f231781f90f7c1bdd55a0.webm differ diff --git a/main/data/106de266c9dcc3cb39fe0717ef7b3931f6270812.webm b/main/data/106de266c9dcc3cb39fe0717ef7b3931f6270812.webm new file mode 100644 index 000000000..24c14bb0f Binary files /dev/null and b/main/data/106de266c9dcc3cb39fe0717ef7b3931f6270812.webm differ diff --git a/main/data/108110fb0cd5b697cc85e4dbf199c45ad3412d1b.zip b/main/data/108110fb0cd5b697cc85e4dbf199c45ad3412d1b.zip new file mode 100644 index 000000000..99a7256c1 Binary files /dev/null and b/main/data/108110fb0cd5b697cc85e4dbf199c45ad3412d1b.zip differ diff --git a/main/data/11eee3b6a289404cb89dd64a04d57ce50e1a6901.webm b/main/data/11eee3b6a289404cb89dd64a04d57ce50e1a6901.webm new file mode 100644 index 000000000..8efec9ab9 Binary files /dev/null and b/main/data/11eee3b6a289404cb89dd64a04d57ce50e1a6901.webm differ diff --git a/main/data/1204a338435aaac2b74f5a12288fb86d4f5cdf85.webm b/main/data/1204a338435aaac2b74f5a12288fb86d4f5cdf85.webm new file mode 100644 index 000000000..bd9e8b633 Binary files /dev/null and b/main/data/1204a338435aaac2b74f5a12288fb86d4f5cdf85.webm differ diff --git a/main/data/128645406f8e71a02fd9fe81538015274788575e.png b/main/data/128645406f8e71a02fd9fe81538015274788575e.png new file mode 100644 index 000000000..fe64bfe3a Binary files /dev/null and b/main/data/128645406f8e71a02fd9fe81538015274788575e.png differ diff --git a/main/data/133a9cdf8a64a96aed8a17f2e9b334c364c1cf8f.png b/main/data/133a9cdf8a64a96aed8a17f2e9b334c364c1cf8f.png new file mode 100644 index 000000000..e0b6d6a0b Binary files /dev/null and b/main/data/133a9cdf8a64a96aed8a17f2e9b334c364c1cf8f.png differ diff --git a/main/data/13f21400fae96a085bc6efadff2d9653a77623b1.webm b/main/data/13f21400fae96a085bc6efadff2d9653a77623b1.webm new file mode 100644 index 000000000..418fac1b6 Binary files /dev/null and b/main/data/13f21400fae96a085bc6efadff2d9653a77623b1.webm differ diff --git a/main/data/152a4dfc608ce7fb4b54f1e3295e6cbaa23c09fe.png b/main/data/152a4dfc608ce7fb4b54f1e3295e6cbaa23c09fe.png new file mode 100644 index 000000000..93f6d5f4a Binary files /dev/null and b/main/data/152a4dfc608ce7fb4b54f1e3295e6cbaa23c09fe.png differ diff --git a/main/data/170779bda2620b5c7d617eba2c1f03343f432ee6.webm b/main/data/170779bda2620b5c7d617eba2c1f03343f432ee6.webm new file mode 100644 index 000000000..3c696decc Binary files /dev/null and b/main/data/170779bda2620b5c7d617eba2c1f03343f432ee6.webm differ diff --git a/main/data/1863f28730ebd38ad0c37fe70c3c5d7c4463436d.webm b/main/data/1863f28730ebd38ad0c37fe70c3c5d7c4463436d.webm new file mode 100644 index 000000000..ce2a0b25f Binary files /dev/null and b/main/data/1863f28730ebd38ad0c37fe70c3c5d7c4463436d.webm differ diff --git a/main/data/18aedb3d6b7547e6ca01400009269064093d0c19.png b/main/data/18aedb3d6b7547e6ca01400009269064093d0c19.png new file mode 100644 index 000000000..d589d3919 Binary files /dev/null and b/main/data/18aedb3d6b7547e6ca01400009269064093d0c19.png differ diff --git a/main/data/197b2cfb31da9096a138bc9f36760d69a920b719.png b/main/data/197b2cfb31da9096a138bc9f36760d69a920b719.png new file mode 100644 index 000000000..f1d4c3413 Binary files /dev/null and b/main/data/197b2cfb31da9096a138bc9f36760d69a920b719.png differ diff --git a/main/data/19cdc5c93260f6208b6af29928aada6d0b09f44a.png b/main/data/19cdc5c93260f6208b6af29928aada6d0b09f44a.png new file mode 100644 index 000000000..fc83ec544 Binary files /dev/null and b/main/data/19cdc5c93260f6208b6af29928aada6d0b09f44a.png differ diff --git a/main/data/19dd990c9a6d16164d410cf28ef289ae82d1f55b.png b/main/data/19dd990c9a6d16164d410cf28ef289ae82d1f55b.png new file mode 100644 index 000000000..2c52693de Binary files /dev/null and b/main/data/19dd990c9a6d16164d410cf28ef289ae82d1f55b.png differ diff --git a/main/data/1a95a2f5fb08104670ac4ebf6aaf99328e4058a1.webm b/main/data/1a95a2f5fb08104670ac4ebf6aaf99328e4058a1.webm new file mode 100644 index 000000000..43d290380 Binary files /dev/null and b/main/data/1a95a2f5fb08104670ac4ebf6aaf99328e4058a1.webm differ diff --git a/main/data/1b553310fc163317b6bdbb877d7b12b9fb6b19fd.png b/main/data/1b553310fc163317b6bdbb877d7b12b9fb6b19fd.png new file mode 100644 index 000000000..46fd5de11 Binary files /dev/null and b/main/data/1b553310fc163317b6bdbb877d7b12b9fb6b19fd.png differ diff --git a/main/data/1b5fa89cbed9a0a43522a8f05bdf507c927ca57b.png b/main/data/1b5fa89cbed9a0a43522a8f05bdf507c927ca57b.png new file mode 100644 index 000000000..cc7537533 Binary files /dev/null and b/main/data/1b5fa89cbed9a0a43522a8f05bdf507c927ca57b.png differ diff --git a/main/data/1c4b9ab1d4d52d97b6f92978874f15950c79f7b6.png b/main/data/1c4b9ab1d4d52d97b6f92978874f15950c79f7b6.png new file mode 100644 index 000000000..fb8cd6734 Binary files /dev/null and b/main/data/1c4b9ab1d4d52d97b6f92978874f15950c79f7b6.png differ diff --git a/main/data/1ce1042a55a9c5637258fcd80e4874e63cb1beb8.webm b/main/data/1ce1042a55a9c5637258fcd80e4874e63cb1beb8.webm new file mode 100644 index 000000000..9213e7bc5 Binary files /dev/null and b/main/data/1ce1042a55a9c5637258fcd80e4874e63cb1beb8.webm differ diff --git a/main/data/1d01ce422c8a760973e712082326a07af2d37008.png b/main/data/1d01ce422c8a760973e712082326a07af2d37008.png new file mode 100644 index 000000000..710d7b2d3 Binary files /dev/null and b/main/data/1d01ce422c8a760973e712082326a07af2d37008.png differ diff --git a/main/data/203e335417870d3ca9b3f2264cbf4673ed2c72c7.webm b/main/data/203e335417870d3ca9b3f2264cbf4673ed2c72c7.webm new file mode 100644 index 000000000..f24062c33 Binary files /dev/null and b/main/data/203e335417870d3ca9b3f2264cbf4673ed2c72c7.webm differ diff --git a/main/data/206dcdc5fd921b50773f1f396115c00492d7cc8f.webm b/main/data/206dcdc5fd921b50773f1f396115c00492d7cc8f.webm new file mode 100644 index 000000000..fdd8616c7 Binary files /dev/null and b/main/data/206dcdc5fd921b50773f1f396115c00492d7cc8f.webm differ diff --git a/main/data/211cd7cdfe4e2fe2d06bbfdada4a2a7d0a6454e2.png b/main/data/211cd7cdfe4e2fe2d06bbfdada4a2a7d0a6454e2.png new file mode 100644 index 000000000..7050f41e4 Binary files /dev/null and b/main/data/211cd7cdfe4e2fe2d06bbfdada4a2a7d0a6454e2.png differ diff --git a/main/data/21280bf70b729388c0a79f9cea1a8f0fd2a80f89.png b/main/data/21280bf70b729388c0a79f9cea1a8f0fd2a80f89.png new file mode 100644 index 000000000..f4beabaaa Binary files /dev/null and b/main/data/21280bf70b729388c0a79f9cea1a8f0fd2a80f89.png differ diff --git a/main/data/21ef3615b6e8530dcb95401a87e964b042f7c9b5.png b/main/data/21ef3615b6e8530dcb95401a87e964b042f7c9b5.png new file mode 100644 index 000000000..e6d367c12 Binary files /dev/null and b/main/data/21ef3615b6e8530dcb95401a87e964b042f7c9b5.png differ diff --git a/main/data/226603419de3b1e01afb8faafaa8a39113c2eca0.webm b/main/data/226603419de3b1e01afb8faafaa8a39113c2eca0.webm new file mode 100644 index 000000000..c16b19ac7 Binary files /dev/null and b/main/data/226603419de3b1e01afb8faafaa8a39113c2eca0.webm differ diff --git a/main/data/2272597662be17900799c84f981095ee4030a558.png b/main/data/2272597662be17900799c84f981095ee4030a558.png new file mode 100644 index 000000000..122ba6b44 Binary files /dev/null and b/main/data/2272597662be17900799c84f981095ee4030a558.png differ diff --git a/main/data/2301082713c8d48f76a864aaf1361f34f339019b.png b/main/data/2301082713c8d48f76a864aaf1361f34f339019b.png new file mode 100644 index 000000000..797e9b824 Binary files /dev/null and b/main/data/2301082713c8d48f76a864aaf1361f34f339019b.png differ diff --git a/main/data/24a3abdf736a2f4c4ab9d925589887d4275dfc7a.webm b/main/data/24a3abdf736a2f4c4ab9d925589887d4275dfc7a.webm new file mode 100644 index 000000000..ce0339042 Binary files /dev/null and b/main/data/24a3abdf736a2f4c4ab9d925589887d4275dfc7a.webm differ diff --git a/main/data/25bed23dd3384c4dcf9603ee30c1281954d708c7.png b/main/data/25bed23dd3384c4dcf9603ee30c1281954d708c7.png new file mode 100644 index 000000000..f880c1b38 Binary files /dev/null and b/main/data/25bed23dd3384c4dcf9603ee30c1281954d708c7.png differ diff --git a/main/data/26ae0886eb2bd150bec1e02003999b43fc3ecc40.webm b/main/data/26ae0886eb2bd150bec1e02003999b43fc3ecc40.webm new file mode 100644 index 000000000..491d917eb Binary files /dev/null and b/main/data/26ae0886eb2bd150bec1e02003999b43fc3ecc40.webm differ diff --git a/main/data/2a65cb75c56d46953871c4ca013d584657b86abe.webm b/main/data/2a65cb75c56d46953871c4ca013d584657b86abe.webm new file mode 100644 index 000000000..c187cadf8 Binary files /dev/null and b/main/data/2a65cb75c56d46953871c4ca013d584657b86abe.webm differ diff --git a/main/data/2bb0af468dfbdec43321ae7f85e0a74e311a97ac.png b/main/data/2bb0af468dfbdec43321ae7f85e0a74e311a97ac.png new file mode 100644 index 000000000..cdc1a038a Binary files /dev/null and b/main/data/2bb0af468dfbdec43321ae7f85e0a74e311a97ac.png differ diff --git a/main/data/2c6187228779256c98be9e798ffd5e63957f6f06.png b/main/data/2c6187228779256c98be9e798ffd5e63957f6f06.png new file mode 100644 index 000000000..5e5c27c17 Binary files /dev/null and b/main/data/2c6187228779256c98be9e798ffd5e63957f6f06.png differ diff --git a/main/data/2d128eed36fac68ca42abeb36a4f04d75aed697e.webm b/main/data/2d128eed36fac68ca42abeb36a4f04d75aed697e.webm new file mode 100644 index 000000000..a895ef34c Binary files /dev/null and b/main/data/2d128eed36fac68ca42abeb36a4f04d75aed697e.webm differ diff --git a/main/data/2e10931ffd238951696223f712e3db6c9743970d.png b/main/data/2e10931ffd238951696223f712e3db6c9743970d.png new file mode 100644 index 000000000..62b98ccd2 Binary files /dev/null and b/main/data/2e10931ffd238951696223f712e3db6c9743970d.png differ diff --git a/main/data/2e326ab74107484220c9e52e960c186512b36753.webm b/main/data/2e326ab74107484220c9e52e960c186512b36753.webm new file mode 100644 index 000000000..0ea68738e Binary files /dev/null and b/main/data/2e326ab74107484220c9e52e960c186512b36753.webm differ diff --git a/main/data/2e6ddf8076210d5eaa62ba25edbfcad70f5fe480.webm b/main/data/2e6ddf8076210d5eaa62ba25edbfcad70f5fe480.webm new file mode 100644 index 000000000..fc46af167 Binary files /dev/null and b/main/data/2e6ddf8076210d5eaa62ba25edbfcad70f5fe480.webm differ diff --git a/main/data/2f4dedb9e739579e36704d721a5dd3225a87454a.webm b/main/data/2f4dedb9e739579e36704d721a5dd3225a87454a.webm new file mode 100644 index 000000000..bdb2c226f Binary files /dev/null and b/main/data/2f4dedb9e739579e36704d721a5dd3225a87454a.webm differ diff --git a/main/data/2f9fa956491c2b1c74bdd5bd3c010e60e43985da.png b/main/data/2f9fa956491c2b1c74bdd5bd3c010e60e43985da.png new file mode 100644 index 000000000..096aa637a Binary files /dev/null and b/main/data/2f9fa956491c2b1c74bdd5bd3c010e60e43985da.png differ diff --git a/main/data/3034257e8b2e06c7e42b6ea3e403a03967081e16.png b/main/data/3034257e8b2e06c7e42b6ea3e403a03967081e16.png new file mode 100644 index 000000000..52b42045d Binary files /dev/null and b/main/data/3034257e8b2e06c7e42b6ea3e403a03967081e16.png differ diff --git a/main/data/3069aa1759f00a6d895d8a9d8c9854e505534d46.webm b/main/data/3069aa1759f00a6d895d8a9d8c9854e505534d46.webm new file mode 100644 index 000000000..66939b9ac Binary files /dev/null and b/main/data/3069aa1759f00a6d895d8a9d8c9854e505534d46.webm differ diff --git a/main/data/306f20007c88ef5d12087d363209815813db3c39.png b/main/data/306f20007c88ef5d12087d363209815813db3c39.png new file mode 100644 index 000000000..755a20748 Binary files /dev/null and b/main/data/306f20007c88ef5d12087d363209815813db3c39.png differ diff --git a/main/data/30a12cc153c8196ac2e9b168d42b27b6f81d0f7b.webm b/main/data/30a12cc153c8196ac2e9b168d42b27b6f81d0f7b.webm new file mode 100644 index 000000000..d8fae78e2 Binary files /dev/null and b/main/data/30a12cc153c8196ac2e9b168d42b27b6f81d0f7b.webm differ diff --git a/main/data/31f80a5e0ad0e1eda6dd6e7d9b84e856e09e6761.webm b/main/data/31f80a5e0ad0e1eda6dd6e7d9b84e856e09e6761.webm new file mode 100644 index 000000000..80b04c008 Binary files /dev/null and b/main/data/31f80a5e0ad0e1eda6dd6e7d9b84e856e09e6761.webm differ diff --git a/main/data/332cf4ac49facfe8e5b55578d2e372d34a9586b3.webm b/main/data/332cf4ac49facfe8e5b55578d2e372d34a9586b3.webm new file mode 100644 index 000000000..47f5a05bc Binary files /dev/null and b/main/data/332cf4ac49facfe8e5b55578d2e372d34a9586b3.webm differ diff --git a/main/data/33bd92b668cf02964b16c39e1dc26c75968e21d5.png b/main/data/33bd92b668cf02964b16c39e1dc26c75968e21d5.png new file mode 100644 index 000000000..3415582e4 Binary files /dev/null and b/main/data/33bd92b668cf02964b16c39e1dc26c75968e21d5.png differ diff --git a/main/data/348390ed5f9d5b346c7eec3759a11741a67cc6cd.webm b/main/data/348390ed5f9d5b346c7eec3759a11741a67cc6cd.webm new file mode 100644 index 000000000..38e39ff58 Binary files /dev/null and b/main/data/348390ed5f9d5b346c7eec3759a11741a67cc6cd.webm differ diff --git a/main/data/34866ab1321f79f1fbffd39f92aedfee62fcdc2d.webm b/main/data/34866ab1321f79f1fbffd39f92aedfee62fcdc2d.webm new file mode 100644 index 000000000..baae2fedf Binary files /dev/null and b/main/data/34866ab1321f79f1fbffd39f92aedfee62fcdc2d.webm differ diff --git a/main/data/34c2e529fef7023ea1198a699b09291f5ea8b690.webm b/main/data/34c2e529fef7023ea1198a699b09291f5ea8b690.webm new file mode 100644 index 000000000..22724a78e Binary files /dev/null and b/main/data/34c2e529fef7023ea1198a699b09291f5ea8b690.webm differ diff --git a/main/data/34f94c2deb615f12a579710775b38dfba744feab.png b/main/data/34f94c2deb615f12a579710775b38dfba744feab.png new file mode 100644 index 000000000..815d05a51 Binary files /dev/null and b/main/data/34f94c2deb615f12a579710775b38dfba744feab.png differ diff --git a/main/data/350206cdae51a207da63b499481570298f60f04d.webm b/main/data/350206cdae51a207da63b499481570298f60f04d.webm new file mode 100644 index 000000000..5d8b2391c Binary files /dev/null and b/main/data/350206cdae51a207da63b499481570298f60f04d.webm differ diff --git a/main/data/355ad69a34802ac4256b3f35543d39b85b6de225.png b/main/data/355ad69a34802ac4256b3f35543d39b85b6de225.png new file mode 100644 index 000000000..b66611e9b Binary files /dev/null and b/main/data/355ad69a34802ac4256b3f35543d39b85b6de225.png differ diff --git a/main/data/35d5e43759b608f7257653e751ce3b84b9076e78.png b/main/data/35d5e43759b608f7257653e751ce3b84b9076e78.png new file mode 100644 index 000000000..49ef421fe Binary files /dev/null and b/main/data/35d5e43759b608f7257653e751ce3b84b9076e78.png differ diff --git a/main/data/36adda4123ec98576faea36f3026dc927bda3a11.png b/main/data/36adda4123ec98576faea36f3026dc927bda3a11.png new file mode 100644 index 000000000..308a4de32 Binary files /dev/null and b/main/data/36adda4123ec98576faea36f3026dc927bda3a11.png differ diff --git a/main/data/36b8bb6633b98ed03091cc28b1fcb00b08c4e914.webm b/main/data/36b8bb6633b98ed03091cc28b1fcb00b08c4e914.webm new file mode 100644 index 000000000..535a15483 Binary files /dev/null and b/main/data/36b8bb6633b98ed03091cc28b1fcb00b08c4e914.webm differ diff --git a/main/data/36fde968e58dc27c0775a6fe303cb59ccd925378.png b/main/data/36fde968e58dc27c0775a6fe303cb59ccd925378.png new file mode 100644 index 000000000..a7a80d92a Binary files /dev/null and b/main/data/36fde968e58dc27c0775a6fe303cb59ccd925378.png differ diff --git a/main/data/375147402748ffcae1a95bcb2e72ceb0aa8bc12a.webm b/main/data/375147402748ffcae1a95bcb2e72ceb0aa8bc12a.webm new file mode 100644 index 000000000..9359678c1 Binary files /dev/null and b/main/data/375147402748ffcae1a95bcb2e72ceb0aa8bc12a.webm differ diff --git a/main/data/377fb23f0bc7c2cc691c1d6961fefd634f835973.png b/main/data/377fb23f0bc7c2cc691c1d6961fefd634f835973.png new file mode 100644 index 000000000..fd177b82f Binary files /dev/null and b/main/data/377fb23f0bc7c2cc691c1d6961fefd634f835973.png differ diff --git a/main/data/37bc43cd34d7c4b40e67d0f65e1cae8a622171a5.webm b/main/data/37bc43cd34d7c4b40e67d0f65e1cae8a622171a5.webm new file mode 100644 index 000000000..bd0539064 Binary files /dev/null and b/main/data/37bc43cd34d7c4b40e67d0f65e1cae8a622171a5.webm differ diff --git a/main/data/3951d59b27b55baf5141356f14f3f682a249a479.png b/main/data/3951d59b27b55baf5141356f14f3f682a249a479.png new file mode 100644 index 000000000..dc41a0016 Binary files /dev/null and b/main/data/3951d59b27b55baf5141356f14f3f682a249a479.png differ diff --git a/main/data/397ea9af9e9def2ce62fce4e0c29b0eef0f15d30.png b/main/data/397ea9af9e9def2ce62fce4e0c29b0eef0f15d30.png new file mode 100644 index 000000000..45094cdb0 Binary files /dev/null and b/main/data/397ea9af9e9def2ce62fce4e0c29b0eef0f15d30.png differ diff --git a/main/data/398d1d807c363eb005f843eb0cc161a39db48d05.webm b/main/data/398d1d807c363eb005f843eb0cc161a39db48d05.webm new file mode 100644 index 000000000..6d5f55712 Binary files /dev/null and b/main/data/398d1d807c363eb005f843eb0cc161a39db48d05.webm differ diff --git a/main/data/39ccf59be5a9da45387a1faa99fe31e5d8efc20c.png b/main/data/39ccf59be5a9da45387a1faa99fe31e5d8efc20c.png new file mode 100644 index 000000000..ed010519c Binary files /dev/null and b/main/data/39ccf59be5a9da45387a1faa99fe31e5d8efc20c.png differ diff --git a/main/data/3a8e968870aa0fe8fadfc2dbc4abe06c020bfe43.png b/main/data/3a8e968870aa0fe8fadfc2dbc4abe06c020bfe43.png new file mode 100644 index 000000000..95462a324 Binary files /dev/null and b/main/data/3a8e968870aa0fe8fadfc2dbc4abe06c020bfe43.png differ diff --git a/main/data/3a93357e958e2eac9e95a6564266ea7eca7b73f4.webm b/main/data/3a93357e958e2eac9e95a6564266ea7eca7b73f4.webm new file mode 100644 index 000000000..bd1e12e2c Binary files /dev/null and b/main/data/3a93357e958e2eac9e95a6564266ea7eca7b73f4.webm differ diff --git a/main/data/3aac433e42fc2ba9b23238ea06ffe49abd47b73f.png b/main/data/3aac433e42fc2ba9b23238ea06ffe49abd47b73f.png new file mode 100644 index 000000000..6b71d9ae5 Binary files /dev/null and b/main/data/3aac433e42fc2ba9b23238ea06ffe49abd47b73f.png differ diff --git a/main/data/3bb2f1a98dc5db7c56968ff1626a0215e0638138.webm b/main/data/3bb2f1a98dc5db7c56968ff1626a0215e0638138.webm new file mode 100644 index 000000000..9d7a7a871 Binary files /dev/null and b/main/data/3bb2f1a98dc5db7c56968ff1626a0215e0638138.webm differ diff --git a/main/data/3c750534059f3a0ac6918d5e42010672a8584619.png b/main/data/3c750534059f3a0ac6918d5e42010672a8584619.png new file mode 100644 index 000000000..ed4e9b625 Binary files /dev/null and b/main/data/3c750534059f3a0ac6918d5e42010672a8584619.png differ diff --git a/main/data/3d7553c74937cd79a704601632ae5a7d95acb888.webm b/main/data/3d7553c74937cd79a704601632ae5a7d95acb888.webm new file mode 100644 index 000000000..361242d61 Binary files /dev/null and b/main/data/3d7553c74937cd79a704601632ae5a7d95acb888.webm differ diff --git a/main/data/3dd6a56ed528bca7febd3449e8c418ca14fb2169.png b/main/data/3dd6a56ed528bca7febd3449e8c418ca14fb2169.png new file mode 100644 index 000000000..dab69cc89 Binary files /dev/null and b/main/data/3dd6a56ed528bca7febd3449e8c418ca14fb2169.png differ diff --git a/main/data/3e5e3c6a5a90e78f739fe2cb3577eee49ac01251.png b/main/data/3e5e3c6a5a90e78f739fe2cb3577eee49ac01251.png new file mode 100644 index 000000000..373956f03 Binary files /dev/null and b/main/data/3e5e3c6a5a90e78f739fe2cb3577eee49ac01251.png differ diff --git a/main/data/3eaf25b95920dfcf99ebc3b8b9ad625a2005c1ca.png b/main/data/3eaf25b95920dfcf99ebc3b8b9ad625a2005c1ca.png new file mode 100644 index 000000000..91f493812 Binary files /dev/null and b/main/data/3eaf25b95920dfcf99ebc3b8b9ad625a2005c1ca.png differ diff --git a/main/data/3f25a8b3ee959c11a96859ac43721c55939623cc.png b/main/data/3f25a8b3ee959c11a96859ac43721c55939623cc.png new file mode 100644 index 000000000..8c48f6a5c Binary files /dev/null and b/main/data/3f25a8b3ee959c11a96859ac43721c55939623cc.png differ diff --git a/main/data/3fa77c2f78846b907fbf489d52c6258bb48cf0e4.png b/main/data/3fa77c2f78846b907fbf489d52c6258bb48cf0e4.png new file mode 100644 index 000000000..b8e0481d4 Binary files /dev/null and b/main/data/3fa77c2f78846b907fbf489d52c6258bb48cf0e4.png differ diff --git a/main/data/40d74e40601638d012db8c2165a9119169b197ff.webm b/main/data/40d74e40601638d012db8c2165a9119169b197ff.webm new file mode 100644 index 000000000..b8d08f625 Binary files /dev/null and b/main/data/40d74e40601638d012db8c2165a9119169b197ff.webm differ diff --git a/main/data/40dc2447c711ba5e09b64113015904eb40011bba.png b/main/data/40dc2447c711ba5e09b64113015904eb40011bba.png new file mode 100644 index 000000000..067905a7f Binary files /dev/null and b/main/data/40dc2447c711ba5e09b64113015904eb40011bba.png differ diff --git a/main/data/411474eba5c817db8a3e7870576696a7df4942c5.webm b/main/data/411474eba5c817db8a3e7870576696a7df4942c5.webm new file mode 100644 index 000000000..d844c8d3b Binary files /dev/null and b/main/data/411474eba5c817db8a3e7870576696a7df4942c5.webm differ diff --git a/main/data/424d9b5ba091abff441607ccd55cd8778c2b3ec8.webm b/main/data/424d9b5ba091abff441607ccd55cd8778c2b3ec8.webm new file mode 100644 index 000000000..25849d3fa Binary files /dev/null and b/main/data/424d9b5ba091abff441607ccd55cd8778c2b3ec8.webm differ diff --git a/main/data/427631704826e0fb736df32375ef06e7ad901cb6.png b/main/data/427631704826e0fb736df32375ef06e7ad901cb6.png new file mode 100644 index 000000000..a32789bbc Binary files /dev/null and b/main/data/427631704826e0fb736df32375ef06e7ad901cb6.png differ diff --git a/main/data/42b35a17ec6f617a4de01b429fe2c67ff4c2ee9d.webm b/main/data/42b35a17ec6f617a4de01b429fe2c67ff4c2ee9d.webm new file mode 100644 index 000000000..2837cb483 Binary files /dev/null and b/main/data/42b35a17ec6f617a4de01b429fe2c67ff4c2ee9d.webm differ diff --git a/main/data/45692d23e2a0f697a3c1edba27ad4dd6b4b00833.webm b/main/data/45692d23e2a0f697a3c1edba27ad4dd6b4b00833.webm new file mode 100644 index 000000000..428af3d84 Binary files /dev/null and b/main/data/45692d23e2a0f697a3c1edba27ad4dd6b4b00833.webm differ diff --git a/main/data/457519313763260492efb5c2f75cc0c054a6e4d4.png b/main/data/457519313763260492efb5c2f75cc0c054a6e4d4.png new file mode 100644 index 000000000..011d29174 Binary files /dev/null and b/main/data/457519313763260492efb5c2f75cc0c054a6e4d4.png differ diff --git a/main/data/4667240660d6cd8045d8162f6f968771064dcb8b.png b/main/data/4667240660d6cd8045d8162f6f968771064dcb8b.png new file mode 100644 index 000000000..42d1fc9da Binary files /dev/null and b/main/data/4667240660d6cd8045d8162f6f968771064dcb8b.png differ diff --git a/main/data/469e43c9051604c885b9a7820ecf51c37a116e4c.png b/main/data/469e43c9051604c885b9a7820ecf51c37a116e4c.png new file mode 100644 index 000000000..dda348802 Binary files /dev/null and b/main/data/469e43c9051604c885b9a7820ecf51c37a116e4c.png differ diff --git a/main/data/46e137af4c9e93b896465004baeeadc2b83c4f34.webm b/main/data/46e137af4c9e93b896465004baeeadc2b83c4f34.webm new file mode 100644 index 000000000..7f9dd9428 Binary files /dev/null and b/main/data/46e137af4c9e93b896465004baeeadc2b83c4f34.webm differ diff --git a/main/data/46f14a6041b27bcb8e88e7f6e23a0640bef58784.png b/main/data/46f14a6041b27bcb8e88e7f6e23a0640bef58784.png new file mode 100644 index 000000000..c26ec366b Binary files /dev/null and b/main/data/46f14a6041b27bcb8e88e7f6e23a0640bef58784.png differ diff --git a/main/data/471bfc69cdd2e52594d8dc193cb42873401661ae.png b/main/data/471bfc69cdd2e52594d8dc193cb42873401661ae.png new file mode 100644 index 000000000..504a15350 Binary files /dev/null and b/main/data/471bfc69cdd2e52594d8dc193cb42873401661ae.png differ diff --git a/main/data/4784c1b5952aad2a7c0fbb8570b8721cdc531728.png b/main/data/4784c1b5952aad2a7c0fbb8570b8721cdc531728.png new file mode 100644 index 000000000..4679d6b48 Binary files /dev/null and b/main/data/4784c1b5952aad2a7c0fbb8570b8721cdc531728.png differ diff --git a/main/data/478cb4327e7935d42101b77358a75d7282bffad8.webm b/main/data/478cb4327e7935d42101b77358a75d7282bffad8.webm new file mode 100644 index 000000000..635d103f4 Binary files /dev/null and b/main/data/478cb4327e7935d42101b77358a75d7282bffad8.webm differ diff --git a/main/data/478e1a67715078442b1c36b6aae9a60e27a3ea12.webm b/main/data/478e1a67715078442b1c36b6aae9a60e27a3ea12.webm new file mode 100644 index 000000000..2598edaff Binary files /dev/null and b/main/data/478e1a67715078442b1c36b6aae9a60e27a3ea12.webm differ diff --git a/main/data/488475211c5ca33ddc46346200de1169a03e83c7.png b/main/data/488475211c5ca33ddc46346200de1169a03e83c7.png new file mode 100644 index 000000000..fded5f01e Binary files /dev/null and b/main/data/488475211c5ca33ddc46346200de1169a03e83c7.png differ diff --git a/main/data/48c0a3676fd264be9e7ab7ea1026e5e2333d1c8a.webm b/main/data/48c0a3676fd264be9e7ab7ea1026e5e2333d1c8a.webm new file mode 100644 index 000000000..90ba98e59 Binary files /dev/null and b/main/data/48c0a3676fd264be9e7ab7ea1026e5e2333d1c8a.webm differ diff --git a/main/data/48e9c9d9d7ae94cf17c1ac7d78cdc7658ee7131d.webm b/main/data/48e9c9d9d7ae94cf17c1ac7d78cdc7658ee7131d.webm new file mode 100644 index 000000000..7baf10558 Binary files /dev/null and b/main/data/48e9c9d9d7ae94cf17c1ac7d78cdc7658ee7131d.webm differ diff --git a/main/data/490b11b323c9604222914fed92bcb1e813d47990.webm b/main/data/490b11b323c9604222914fed92bcb1e813d47990.webm new file mode 100644 index 000000000..625528b2b Binary files /dev/null and b/main/data/490b11b323c9604222914fed92bcb1e813d47990.webm differ diff --git a/main/data/490b4a86ba1a80010417326d4966ef24d25e920d.webm b/main/data/490b4a86ba1a80010417326d4966ef24d25e920d.webm new file mode 100644 index 000000000..8023ae303 Binary files /dev/null and b/main/data/490b4a86ba1a80010417326d4966ef24d25e920d.webm differ diff --git a/main/data/49d8a3466ef3a545982976c6a6c185ff3545ba08.webm b/main/data/49d8a3466ef3a545982976c6a6c185ff3545ba08.webm new file mode 100644 index 000000000..3183e0c82 Binary files /dev/null and b/main/data/49d8a3466ef3a545982976c6a6c185ff3545ba08.webm differ diff --git a/main/data/49e336bdf49aca4c32687ad559216e8cd0115b47.webm b/main/data/49e336bdf49aca4c32687ad559216e8cd0115b47.webm new file mode 100644 index 000000000..266e5fa53 Binary files /dev/null and b/main/data/49e336bdf49aca4c32687ad559216e8cd0115b47.webm differ diff --git a/main/data/4b022fd3e008b0930b877f10d758ad27c28d7f5d.png b/main/data/4b022fd3e008b0930b877f10d758ad27c28d7f5d.png new file mode 100644 index 000000000..aa0505208 Binary files /dev/null and b/main/data/4b022fd3e008b0930b877f10d758ad27c28d7f5d.png differ diff --git a/main/data/4b622d26622b300fe3b8b8cef6aaf49ce44129f1.webm b/main/data/4b622d26622b300fe3b8b8cef6aaf49ce44129f1.webm new file mode 100644 index 000000000..9136c12d2 Binary files /dev/null and b/main/data/4b622d26622b300fe3b8b8cef6aaf49ce44129f1.webm differ diff --git a/main/data/4b75ba733232d19f00b44650fb9082c7688b1621.png b/main/data/4b75ba733232d19f00b44650fb9082c7688b1621.png new file mode 100644 index 000000000..6385b21d8 Binary files /dev/null and b/main/data/4b75ba733232d19f00b44650fb9082c7688b1621.png differ diff --git a/main/data/4b78e2c5ea273ab8b8b59d15b26a172f571bfd86.webm b/main/data/4b78e2c5ea273ab8b8b59d15b26a172f571bfd86.webm new file mode 100644 index 000000000..8b54d81c1 Binary files /dev/null and b/main/data/4b78e2c5ea273ab8b8b59d15b26a172f571bfd86.webm differ diff --git a/main/data/4c3c8afb9004d220d77dc8a4476fd9fdaf31fc08.webm b/main/data/4c3c8afb9004d220d77dc8a4476fd9fdaf31fc08.webm new file mode 100644 index 000000000..6e7521654 Binary files /dev/null and b/main/data/4c3c8afb9004d220d77dc8a4476fd9fdaf31fc08.webm differ diff --git a/main/data/4ce8ac5dcbd652978857a73e4248f2a42e67ab9d.png b/main/data/4ce8ac5dcbd652978857a73e4248f2a42e67ab9d.png new file mode 100644 index 000000000..d7417abb0 Binary files /dev/null and b/main/data/4ce8ac5dcbd652978857a73e4248f2a42e67ab9d.png differ diff --git a/main/data/4e9e8dfd1fff0eaf83907b1937b45f9139735c40.png b/main/data/4e9e8dfd1fff0eaf83907b1937b45f9139735c40.png new file mode 100644 index 000000000..42668749a Binary files /dev/null and b/main/data/4e9e8dfd1fff0eaf83907b1937b45f9139735c40.png differ diff --git a/main/data/4fe85e863eba7044e0c950cc0c9a1a80e4366049.png b/main/data/4fe85e863eba7044e0c950cc0c9a1a80e4366049.png new file mode 100644 index 000000000..7d17e9614 Binary files /dev/null and b/main/data/4fe85e863eba7044e0c950cc0c9a1a80e4366049.png differ diff --git a/main/data/5076dc90b24813a6f4b36bff137cb5d9d64bc63b.webm b/main/data/5076dc90b24813a6f4b36bff137cb5d9d64bc63b.webm new file mode 100644 index 000000000..be3e016f3 Binary files /dev/null and b/main/data/5076dc90b24813a6f4b36bff137cb5d9d64bc63b.webm differ diff --git a/main/data/52deb1a72c6f5a49696ffbb241e14acfb69347a9.png b/main/data/52deb1a72c6f5a49696ffbb241e14acfb69347a9.png new file mode 100644 index 000000000..a122a1a30 Binary files /dev/null and b/main/data/52deb1a72c6f5a49696ffbb241e14acfb69347a9.png differ diff --git a/main/data/53669d8e86f9093d7ef60f69440937b92dcf0738.webm b/main/data/53669d8e86f9093d7ef60f69440937b92dcf0738.webm new file mode 100644 index 000000000..e6ea554ec Binary files /dev/null and b/main/data/53669d8e86f9093d7ef60f69440937b92dcf0738.webm differ diff --git a/main/data/53b5d719b71ae933c193529b9f538150e4cda074.webm b/main/data/53b5d719b71ae933c193529b9f538150e4cda074.webm new file mode 100644 index 000000000..bcab01339 Binary files /dev/null and b/main/data/53b5d719b71ae933c193529b9f538150e4cda074.webm differ diff --git a/main/data/53e945eb89f3916a0a347c5cc8004ebbff5ad97e.webm b/main/data/53e945eb89f3916a0a347c5cc8004ebbff5ad97e.webm new file mode 100644 index 000000000..eebac776c Binary files /dev/null and b/main/data/53e945eb89f3916a0a347c5cc8004ebbff5ad97e.webm differ diff --git a/main/data/54739758ae197c2531b48af40bf5ca8ce47c6fa6.webm b/main/data/54739758ae197c2531b48af40bf5ca8ce47c6fa6.webm new file mode 100644 index 000000000..5cd5ff4a9 Binary files /dev/null and b/main/data/54739758ae197c2531b48af40bf5ca8ce47c6fa6.webm differ diff --git a/main/data/54a3401e54c01aa955d661404d68c3c127da127e.png b/main/data/54a3401e54c01aa955d661404d68c3c127da127e.png new file mode 100644 index 000000000..8fac5818a Binary files /dev/null and b/main/data/54a3401e54c01aa955d661404d68c3c127da127e.png differ diff --git a/main/data/54a6611b8f2c94d7876ebcc4b7f3ee0449ae9614.webm b/main/data/54a6611b8f2c94d7876ebcc4b7f3ee0449ae9614.webm new file mode 100644 index 000000000..48df55b48 Binary files /dev/null and b/main/data/54a6611b8f2c94d7876ebcc4b7f3ee0449ae9614.webm differ diff --git a/main/data/54f1acaace23f163545e57fbe683750f2e0036d0.png b/main/data/54f1acaace23f163545e57fbe683750f2e0036d0.png new file mode 100644 index 000000000..7cc2db319 Binary files /dev/null and b/main/data/54f1acaace23f163545e57fbe683750f2e0036d0.png differ diff --git a/main/data/55b9d6e730850f19965cac70e3f9deb0886f8297.png b/main/data/55b9d6e730850f19965cac70e3f9deb0886f8297.png new file mode 100644 index 000000000..cf4f4da43 Binary files /dev/null and b/main/data/55b9d6e730850f19965cac70e3f9deb0886f8297.png differ diff --git a/main/data/561cea6fa905eb68ef147b2b50bfbf92cf12dc31.webm b/main/data/561cea6fa905eb68ef147b2b50bfbf92cf12dc31.webm new file mode 100644 index 000000000..91e925f9e Binary files /dev/null and b/main/data/561cea6fa905eb68ef147b2b50bfbf92cf12dc31.webm differ diff --git a/main/data/566e9ccde57d6341ef1687a9005c2fad5667e0ed.png b/main/data/566e9ccde57d6341ef1687a9005c2fad5667e0ed.png new file mode 100644 index 000000000..13250fa46 Binary files /dev/null and b/main/data/566e9ccde57d6341ef1687a9005c2fad5667e0ed.png differ diff --git a/main/data/569a6c7676b76e3341e8371234be664c686a6529.png b/main/data/569a6c7676b76e3341e8371234be664c686a6529.png new file mode 100644 index 000000000..c23f07ecc Binary files /dev/null and b/main/data/569a6c7676b76e3341e8371234be664c686a6529.png differ diff --git a/main/data/56a1d7a3cdb0bbe368e336fb5bd21029a1a087e2.png b/main/data/56a1d7a3cdb0bbe368e336fb5bd21029a1a087e2.png new file mode 100644 index 000000000..83b78879a Binary files /dev/null and b/main/data/56a1d7a3cdb0bbe368e336fb5bd21029a1a087e2.png differ diff --git a/main/data/5708354f49781a7b08d7c07cdf8ee488bcb19781.webm b/main/data/5708354f49781a7b08d7c07cdf8ee488bcb19781.webm new file mode 100644 index 000000000..c06dd2857 Binary files /dev/null and b/main/data/5708354f49781a7b08d7c07cdf8ee488bcb19781.webm differ diff --git a/main/data/57f255823db95544cd4e6528592f889608abf0a7.png b/main/data/57f255823db95544cd4e6528592f889608abf0a7.png new file mode 100644 index 000000000..dfd8044e3 Binary files /dev/null and b/main/data/57f255823db95544cd4e6528592f889608abf0a7.png differ diff --git a/main/data/58a8e0a18c51ecf50238951b99fdf2c9b1682c0c.webm b/main/data/58a8e0a18c51ecf50238951b99fdf2c9b1682c0c.webm new file mode 100644 index 000000000..215ea814b Binary files /dev/null and b/main/data/58a8e0a18c51ecf50238951b99fdf2c9b1682c0c.webm differ diff --git a/main/data/58f15672b6357ec7a93fab48e551e587ed33112e.png b/main/data/58f15672b6357ec7a93fab48e551e587ed33112e.png new file mode 100644 index 000000000..d6a1940fe Binary files /dev/null and b/main/data/58f15672b6357ec7a93fab48e551e587ed33112e.png differ diff --git a/main/data/5acceb4fa3174a376007086379ffce4212eb2434.png b/main/data/5acceb4fa3174a376007086379ffce4212eb2434.png new file mode 100644 index 000000000..a44927082 Binary files /dev/null and b/main/data/5acceb4fa3174a376007086379ffce4212eb2434.png differ diff --git a/main/data/5bd3d411024a4d18c672d949ca92bb341a4d6af2.png b/main/data/5bd3d411024a4d18c672d949ca92bb341a4d6af2.png new file mode 100644 index 000000000..29f3b6547 Binary files /dev/null and b/main/data/5bd3d411024a4d18c672d949ca92bb341a4d6af2.png differ diff --git a/main/data/5c419a7519c3f543c799f1198805aeabd7cdc520.png b/main/data/5c419a7519c3f543c799f1198805aeabd7cdc520.png new file mode 100644 index 000000000..30d1376d8 Binary files /dev/null and b/main/data/5c419a7519c3f543c799f1198805aeabd7cdc520.png differ diff --git a/main/data/5c751ed2513d598511acd43939256816fb7a779f.png b/main/data/5c751ed2513d598511acd43939256816fb7a779f.png new file mode 100644 index 000000000..f743a63eb Binary files /dev/null and b/main/data/5c751ed2513d598511acd43939256816fb7a779f.png differ diff --git a/main/data/5cbd39fdc61376e3eb17936735629a2dcc61725b.png b/main/data/5cbd39fdc61376e3eb17936735629a2dcc61725b.png new file mode 100644 index 000000000..0a7d479d2 Binary files /dev/null and b/main/data/5cbd39fdc61376e3eb17936735629a2dcc61725b.png differ diff --git a/main/data/5d2f9983b7a3dc24156013fa96d546bbde776753.webm b/main/data/5d2f9983b7a3dc24156013fa96d546bbde776753.webm new file mode 100644 index 000000000..7a457bcd6 Binary files /dev/null and b/main/data/5d2f9983b7a3dc24156013fa96d546bbde776753.webm differ diff --git a/main/data/5d45e148e77e67dfa3a9fbffaff43553ff6dcce3.webm b/main/data/5d45e148e77e67dfa3a9fbffaff43553ff6dcce3.webm new file mode 100644 index 000000000..43973e032 Binary files /dev/null and b/main/data/5d45e148e77e67dfa3a9fbffaff43553ff6dcce3.webm differ diff --git a/main/data/5d8737f2d4a8d25c14a3b265fe8ea0e5398ccf92.webm b/main/data/5d8737f2d4a8d25c14a3b265fe8ea0e5398ccf92.webm new file mode 100644 index 000000000..ea9bfcf3b Binary files /dev/null and b/main/data/5d8737f2d4a8d25c14a3b265fe8ea0e5398ccf92.webm differ diff --git a/main/data/5db32ccea1595242e2ca22a2bca3924b5d82d9eb.webm b/main/data/5db32ccea1595242e2ca22a2bca3924b5d82d9eb.webm new file mode 100644 index 000000000..47fb91cd4 Binary files /dev/null and b/main/data/5db32ccea1595242e2ca22a2bca3924b5d82d9eb.webm differ diff --git a/main/data/5e1bef2817f6ddb32ecc282950b512a7ff04a55a.png b/main/data/5e1bef2817f6ddb32ecc282950b512a7ff04a55a.png new file mode 100644 index 000000000..fbdcf659f Binary files /dev/null and b/main/data/5e1bef2817f6ddb32ecc282950b512a7ff04a55a.png differ diff --git a/main/data/5ef8684dcdc2ac957cf512eb26c7cdd9740f5511.webm b/main/data/5ef8684dcdc2ac957cf512eb26c7cdd9740f5511.webm new file mode 100644 index 000000000..4b294bb06 Binary files /dev/null and b/main/data/5ef8684dcdc2ac957cf512eb26c7cdd9740f5511.webm differ diff --git a/main/data/604ddecab7af5a819bcb67197709c64f9add8e30.webm b/main/data/604ddecab7af5a819bcb67197709c64f9add8e30.webm new file mode 100644 index 000000000..078604768 Binary files /dev/null and b/main/data/604ddecab7af5a819bcb67197709c64f9add8e30.webm differ diff --git a/main/data/6145f4f5b6a19573a0209cf9564ec0387d4d6c7d.png b/main/data/6145f4f5b6a19573a0209cf9564ec0387d4d6c7d.png new file mode 100644 index 000000000..5f161470c Binary files /dev/null and b/main/data/6145f4f5b6a19573a0209cf9564ec0387d4d6c7d.png differ diff --git a/main/data/61502b861ec322c3de7a242e7600b63af07d55d6.webm b/main/data/61502b861ec322c3de7a242e7600b63af07d55d6.webm new file mode 100644 index 000000000..73456b1d2 Binary files /dev/null and b/main/data/61502b861ec322c3de7a242e7600b63af07d55d6.webm differ diff --git a/main/data/629e7f2b87b7f77708cf1caba4e916a739789eea.png b/main/data/629e7f2b87b7f77708cf1caba4e916a739789eea.png new file mode 100644 index 000000000..502a0bf42 Binary files /dev/null and b/main/data/629e7f2b87b7f77708cf1caba4e916a739789eea.png differ diff --git a/main/data/630daaa62b896399e972119c92d2f53596758510.png b/main/data/630daaa62b896399e972119c92d2f53596758510.png new file mode 100644 index 000000000..4c161047c Binary files /dev/null and b/main/data/630daaa62b896399e972119c92d2f53596758510.png differ diff --git a/main/data/646534e5d6427d594581183e818f5dbd587426cd.webm b/main/data/646534e5d6427d594581183e818f5dbd587426cd.webm new file mode 100644 index 000000000..dd225eaf7 Binary files /dev/null and b/main/data/646534e5d6427d594581183e818f5dbd587426cd.webm differ diff --git a/main/data/65f4f3c3a1d6414ac401cebe1d1d010ce9fae61c.webm b/main/data/65f4f3c3a1d6414ac401cebe1d1d010ce9fae61c.webm new file mode 100644 index 000000000..9b537a766 Binary files /dev/null and b/main/data/65f4f3c3a1d6414ac401cebe1d1d010ce9fae61c.webm differ diff --git a/main/data/6648c1a25b4a837610950d913badca03b8313a68.webm b/main/data/6648c1a25b4a837610950d913badca03b8313a68.webm new file mode 100644 index 000000000..9e3c74a3b Binary files /dev/null and b/main/data/6648c1a25b4a837610950d913badca03b8313a68.webm differ diff --git a/main/data/68d5c7f6555d6f1eabb2f24a263624b1a21a75a7.webm b/main/data/68d5c7f6555d6f1eabb2f24a263624b1a21a75a7.webm new file mode 100644 index 000000000..3456947ae Binary files /dev/null and b/main/data/68d5c7f6555d6f1eabb2f24a263624b1a21a75a7.webm differ diff --git a/main/data/69bcd130a5f426e52bfea6551bccec767857042b.webm b/main/data/69bcd130a5f426e52bfea6551bccec767857042b.webm new file mode 100644 index 000000000..965e806b9 Binary files /dev/null and b/main/data/69bcd130a5f426e52bfea6551bccec767857042b.webm differ diff --git a/main/data/6aba99f9d9289ed53cb80fdd3c28debf00416cf3.webm b/main/data/6aba99f9d9289ed53cb80fdd3c28debf00416cf3.webm new file mode 100644 index 000000000..3804179aa Binary files /dev/null and b/main/data/6aba99f9d9289ed53cb80fdd3c28debf00416cf3.webm differ diff --git a/main/data/6ae0fbbdcf34a9f7ffe038dcbb5e8c040ea0332a.png b/main/data/6ae0fbbdcf34a9f7ffe038dcbb5e8c040ea0332a.png new file mode 100644 index 000000000..05f13e0fc Binary files /dev/null and b/main/data/6ae0fbbdcf34a9f7ffe038dcbb5e8c040ea0332a.png differ diff --git a/main/data/6ae548e7423d96bc5de6b0d4fa25edf9ff157f07.webm b/main/data/6ae548e7423d96bc5de6b0d4fa25edf9ff157f07.webm new file mode 100644 index 000000000..f755ebaf9 Binary files /dev/null and b/main/data/6ae548e7423d96bc5de6b0d4fa25edf9ff157f07.webm differ diff --git a/main/data/6bab2e9ebb6a64f6f383e8c1a2b787f787614a98.webm b/main/data/6bab2e9ebb6a64f6f383e8c1a2b787f787614a98.webm new file mode 100644 index 000000000..9bf610be7 Binary files /dev/null and b/main/data/6bab2e9ebb6a64f6f383e8c1a2b787f787614a98.webm differ diff --git a/main/data/6c3598965a29b85dc99dfaf7c9c1bb988c097332.webm b/main/data/6c3598965a29b85dc99dfaf7c9c1bb988c097332.webm new file mode 100644 index 000000000..1db1abaab Binary files /dev/null and b/main/data/6c3598965a29b85dc99dfaf7c9c1bb988c097332.webm differ diff --git a/main/data/6c758a7daf987657c28c7d2bf286f872fb233308.webm b/main/data/6c758a7daf987657c28c7d2bf286f872fb233308.webm new file mode 100644 index 000000000..cabbc3984 Binary files /dev/null and b/main/data/6c758a7daf987657c28c7d2bf286f872fb233308.webm differ diff --git a/main/data/6de1b38b098a21d1d036385e008ae3a0e8724691.png b/main/data/6de1b38b098a21d1d036385e008ae3a0e8724691.png new file mode 100644 index 000000000..80479615f Binary files /dev/null and b/main/data/6de1b38b098a21d1d036385e008ae3a0e8724691.png differ diff --git a/main/data/6e39e408bf382352d74491767db08c8a7b7b1332.png b/main/data/6e39e408bf382352d74491767db08c8a7b7b1332.png new file mode 100644 index 000000000..251130972 Binary files /dev/null and b/main/data/6e39e408bf382352d74491767db08c8a7b7b1332.png differ diff --git a/main/data/6f047717e682a9586d456403fa5c9e620923e49e.png b/main/data/6f047717e682a9586d456403fa5c9e620923e49e.png new file mode 100644 index 000000000..0dac4f9df Binary files /dev/null and b/main/data/6f047717e682a9586d456403fa5c9e620923e49e.png differ diff --git a/main/data/6ff1e4bbb64d56acb7db94125afd9c1564be2fd6.png b/main/data/6ff1e4bbb64d56acb7db94125afd9c1564be2fd6.png new file mode 100644 index 000000000..35a822552 Binary files /dev/null and b/main/data/6ff1e4bbb64d56acb7db94125afd9c1564be2fd6.png differ diff --git a/main/data/7084a4905c2d48f5a1ae4683e3ed3661731a0aa1.webm b/main/data/7084a4905c2d48f5a1ae4683e3ed3661731a0aa1.webm new file mode 100644 index 000000000..f96acca1f Binary files /dev/null and b/main/data/7084a4905c2d48f5a1ae4683e3ed3661731a0aa1.webm differ diff --git a/main/data/70d9bf7a94b65e5d64a54db846d798050f6f69e0.webm b/main/data/70d9bf7a94b65e5d64a54db846d798050f6f69e0.webm new file mode 100644 index 000000000..1bfd463ef Binary files /dev/null and b/main/data/70d9bf7a94b65e5d64a54db846d798050f6f69e0.webm differ diff --git a/main/data/70f1bb6ca12bf5983fe50a8ec377b1e6e678fcf3.webm b/main/data/70f1bb6ca12bf5983fe50a8ec377b1e6e678fcf3.webm new file mode 100644 index 000000000..440c1238c Binary files /dev/null and b/main/data/70f1bb6ca12bf5983fe50a8ec377b1e6e678fcf3.webm differ diff --git a/main/data/7583b20275f6d05ae8a3c2a6f8b7c74f01dc0732.png b/main/data/7583b20275f6d05ae8a3c2a6f8b7c74f01dc0732.png new file mode 100644 index 000000000..24a8b464c Binary files /dev/null and b/main/data/7583b20275f6d05ae8a3c2a6f8b7c74f01dc0732.png differ diff --git a/main/data/772f7be724e8b3a4173bcbddcb370a838e866b1a.png b/main/data/772f7be724e8b3a4173bcbddcb370a838e866b1a.png new file mode 100644 index 000000000..a326aba02 Binary files /dev/null and b/main/data/772f7be724e8b3a4173bcbddcb370a838e866b1a.png differ diff --git a/main/data/77f97cf2cab061b4df4dae5e9f2261b4d61583e9.webm b/main/data/77f97cf2cab061b4df4dae5e9f2261b4d61583e9.webm new file mode 100644 index 000000000..d2ac6755e Binary files /dev/null and b/main/data/77f97cf2cab061b4df4dae5e9f2261b4d61583e9.webm differ diff --git a/main/data/784fc11742cbb273f51314c6f7b92e59d1b462da.png b/main/data/784fc11742cbb273f51314c6f7b92e59d1b462da.png new file mode 100644 index 000000000..c7e39668f Binary files /dev/null and b/main/data/784fc11742cbb273f51314c6f7b92e59d1b462da.png differ diff --git a/main/data/788f837da65d97f3f6c7cca441d33b404b5dbc56.png b/main/data/788f837da65d97f3f6c7cca441d33b404b5dbc56.png new file mode 100644 index 000000000..825e9480e Binary files /dev/null and b/main/data/788f837da65d97f3f6c7cca441d33b404b5dbc56.png differ diff --git a/main/data/78b88bbbb84dd908f20753514fc635cf57dfdaea.png b/main/data/78b88bbbb84dd908f20753514fc635cf57dfdaea.png new file mode 100644 index 000000000..4a5105605 Binary files /dev/null and b/main/data/78b88bbbb84dd908f20753514fc635cf57dfdaea.png differ diff --git a/main/data/7985e54215da2dde65b82999d6a3fd8eba9baa9d.webm b/main/data/7985e54215da2dde65b82999d6a3fd8eba9baa9d.webm new file mode 100644 index 000000000..e72e2e79f Binary files /dev/null and b/main/data/7985e54215da2dde65b82999d6a3fd8eba9baa9d.webm differ diff --git a/main/data/79af091fdf4d1ac123934a279610ec824d30b42f.webm b/main/data/79af091fdf4d1ac123934a279610ec824d30b42f.webm new file mode 100644 index 000000000..337da3d7c Binary files /dev/null and b/main/data/79af091fdf4d1ac123934a279610ec824d30b42f.webm differ diff --git a/main/data/79b3cdf8be4fb08e6a40874ca38a47949615e9f5.png b/main/data/79b3cdf8be4fb08e6a40874ca38a47949615e9f5.png new file mode 100644 index 000000000..82abe74fb Binary files /dev/null and b/main/data/79b3cdf8be4fb08e6a40874ca38a47949615e9f5.png differ diff --git a/main/data/7a13092917bccaf399bbb7fb0e91144e18d4fa84.png b/main/data/7a13092917bccaf399bbb7fb0e91144e18d4fa84.png new file mode 100644 index 000000000..8823675b3 Binary files /dev/null and b/main/data/7a13092917bccaf399bbb7fb0e91144e18d4fa84.png differ diff --git a/main/data/7a56929c649c20f7cfb684510fb379d4b24788f1.webm b/main/data/7a56929c649c20f7cfb684510fb379d4b24788f1.webm new file mode 100644 index 000000000..bce1f4c45 Binary files /dev/null and b/main/data/7a56929c649c20f7cfb684510fb379d4b24788f1.webm differ diff --git a/main/data/7a645598e7fcc014dbdc5120cb6782f2d02bc1ab.png b/main/data/7a645598e7fcc014dbdc5120cb6782f2d02bc1ab.png new file mode 100644 index 000000000..a2bb37533 Binary files /dev/null and b/main/data/7a645598e7fcc014dbdc5120cb6782f2d02bc1ab.png differ diff --git a/main/data/7ab0d38a5c0bbf84026fae4b94f85efffef9f57a.webm b/main/data/7ab0d38a5c0bbf84026fae4b94f85efffef9f57a.webm new file mode 100644 index 000000000..9d61a993d Binary files /dev/null and b/main/data/7ab0d38a5c0bbf84026fae4b94f85efffef9f57a.webm differ diff --git a/main/data/7bbb95e157d6f3c9c66d2fe06fd5227d508989f7.png b/main/data/7bbb95e157d6f3c9c66d2fe06fd5227d508989f7.png new file mode 100644 index 000000000..305fe635f Binary files /dev/null and b/main/data/7bbb95e157d6f3c9c66d2fe06fd5227d508989f7.png differ diff --git a/main/data/7bd35679d99f0185e23e76813f3549783ceed19e.png b/main/data/7bd35679d99f0185e23e76813f3549783ceed19e.png new file mode 100644 index 000000000..10c843c08 Binary files /dev/null and b/main/data/7bd35679d99f0185e23e76813f3549783ceed19e.png differ diff --git a/main/data/7bf4aa7558c5e393be4c95e984529948d8890840.webm b/main/data/7bf4aa7558c5e393be4c95e984529948d8890840.webm new file mode 100644 index 000000000..16627447f Binary files /dev/null and b/main/data/7bf4aa7558c5e393be4c95e984529948d8890840.webm differ diff --git a/main/data/7db5fd47ff5ba487261212a39e6f117bea4d0d65.webm b/main/data/7db5fd47ff5ba487261212a39e6f117bea4d0d65.webm new file mode 100644 index 000000000..1fa8a8634 Binary files /dev/null and b/main/data/7db5fd47ff5ba487261212a39e6f117bea4d0d65.webm differ diff --git a/main/data/801c590a5bb7956c0dbad3a550fefb5f3465f6a1.webm b/main/data/801c590a5bb7956c0dbad3a550fefb5f3465f6a1.webm new file mode 100644 index 000000000..bbd27c27b Binary files /dev/null and b/main/data/801c590a5bb7956c0dbad3a550fefb5f3465f6a1.webm differ diff --git a/main/data/81012f45b81f083dbb30a0698c36c6cb520b6c47.webm b/main/data/81012f45b81f083dbb30a0698c36c6cb520b6c47.webm new file mode 100644 index 000000000..715fac92a Binary files /dev/null and b/main/data/81012f45b81f083dbb30a0698c36c6cb520b6c47.webm differ diff --git a/main/data/8274baad85902ce6cd47e6e903458bc8a8b2e91e.png b/main/data/8274baad85902ce6cd47e6e903458bc8a8b2e91e.png new file mode 100644 index 000000000..43bdb7cdb Binary files /dev/null and b/main/data/8274baad85902ce6cd47e6e903458bc8a8b2e91e.png differ diff --git a/main/data/82a8bcd254e56e6a59a139fe1050be428a4e2a87.webm b/main/data/82a8bcd254e56e6a59a139fe1050be428a4e2a87.webm new file mode 100644 index 000000000..c97b29018 Binary files /dev/null and b/main/data/82a8bcd254e56e6a59a139fe1050be428a4e2a87.webm differ diff --git a/main/data/831f8ca03d504dcccadf149451b915e4f1eeebbd.webm b/main/data/831f8ca03d504dcccadf149451b915e4f1eeebbd.webm new file mode 100644 index 000000000..b4474d59b Binary files /dev/null and b/main/data/831f8ca03d504dcccadf149451b915e4f1eeebbd.webm differ diff --git a/main/data/8393063fd6e5b16b747606292f8ed1a850fdcb33.png b/main/data/8393063fd6e5b16b747606292f8ed1a850fdcb33.png new file mode 100644 index 000000000..3daa2bb2e Binary files /dev/null and b/main/data/8393063fd6e5b16b747606292f8ed1a850fdcb33.png differ diff --git a/main/data/83afbce11a34fb2676f7e2790ce5c2f8fb718b94.webm b/main/data/83afbce11a34fb2676f7e2790ce5c2f8fb718b94.webm new file mode 100644 index 000000000..7835a9405 Binary files /dev/null and b/main/data/83afbce11a34fb2676f7e2790ce5c2f8fb718b94.webm differ diff --git a/main/data/842b63932f2f32171a5ab8bc6d3d9c58dc02edaf.webm b/main/data/842b63932f2f32171a5ab8bc6d3d9c58dc02edaf.webm new file mode 100644 index 000000000..04a789152 Binary files /dev/null and b/main/data/842b63932f2f32171a5ab8bc6d3d9c58dc02edaf.webm differ diff --git a/main/data/84b4d012b5b5db43a8d9007d7604f9ec06ad14be.webm b/main/data/84b4d012b5b5db43a8d9007d7604f9ec06ad14be.webm new file mode 100644 index 000000000..4f024e4b8 Binary files /dev/null and b/main/data/84b4d012b5b5db43a8d9007d7604f9ec06ad14be.webm differ diff --git a/main/data/85251d2411b0e5c5356a86bf442958cedc81e92e.webm b/main/data/85251d2411b0e5c5356a86bf442958cedc81e92e.webm new file mode 100644 index 000000000..1f6ae24ff Binary files /dev/null and b/main/data/85251d2411b0e5c5356a86bf442958cedc81e92e.webm differ diff --git a/main/data/8542a8e63ac16407f2f6302b5ba100aab44eca84.png b/main/data/8542a8e63ac16407f2f6302b5ba100aab44eca84.png new file mode 100644 index 000000000..911df3fb4 Binary files /dev/null and b/main/data/8542a8e63ac16407f2f6302b5ba100aab44eca84.png differ diff --git a/main/data/85570873a22122f1c4735d6d905309efeb392067.png b/main/data/85570873a22122f1c4735d6d905309efeb392067.png new file mode 100644 index 000000000..98543ba48 Binary files /dev/null and b/main/data/85570873a22122f1c4735d6d905309efeb392067.png differ diff --git a/main/data/855d548aef9a014d601e001f6729262126d82e1d.png b/main/data/855d548aef9a014d601e001f6729262126d82e1d.png new file mode 100644 index 000000000..5df82f32d Binary files /dev/null and b/main/data/855d548aef9a014d601e001f6729262126d82e1d.png differ diff --git a/main/data/85cde9107090d2d20431abe512e630d0f09056e9.webm b/main/data/85cde9107090d2d20431abe512e630d0f09056e9.webm new file mode 100644 index 000000000..f871215ca Binary files /dev/null and b/main/data/85cde9107090d2d20431abe512e630d0f09056e9.webm differ diff --git a/main/data/860962f32423fe9f13aa9ef69becf71e865d1058.webm b/main/data/860962f32423fe9f13aa9ef69becf71e865d1058.webm new file mode 100644 index 000000000..14315f2f6 Binary files /dev/null and b/main/data/860962f32423fe9f13aa9ef69becf71e865d1058.webm differ diff --git a/main/data/860cf8bd71eeff74cbcb86fab0e2cdae38a08730.png b/main/data/860cf8bd71eeff74cbcb86fab0e2cdae38a08730.png new file mode 100644 index 000000000..b405dddff Binary files /dev/null and b/main/data/860cf8bd71eeff74cbcb86fab0e2cdae38a08730.png differ diff --git a/main/data/8620d9a232ef88cb81a492074c781326fe047ff1.webm b/main/data/8620d9a232ef88cb81a492074c781326fe047ff1.webm new file mode 100644 index 000000000..b214bc3ea Binary files /dev/null and b/main/data/8620d9a232ef88cb81a492074c781326fe047ff1.webm differ diff --git a/main/data/86a008fad72f5773ccd7363062163a741d1f74c4.png b/main/data/86a008fad72f5773ccd7363062163a741d1f74c4.png new file mode 100644 index 000000000..5c47f1c90 Binary files /dev/null and b/main/data/86a008fad72f5773ccd7363062163a741d1f74c4.png differ diff --git a/main/data/86f88d869ba2f288bd14255d6f82a5adbb8c918e.webm b/main/data/86f88d869ba2f288bd14255d6f82a5adbb8c918e.webm new file mode 100644 index 000000000..3401595d4 Binary files /dev/null and b/main/data/86f88d869ba2f288bd14255d6f82a5adbb8c918e.webm differ diff --git a/main/data/8769372bcfa24f1d5b14ea7410813b5cb3ff9a79.webm b/main/data/8769372bcfa24f1d5b14ea7410813b5cb3ff9a79.webm new file mode 100644 index 000000000..0bf6e92df Binary files /dev/null and b/main/data/8769372bcfa24f1d5b14ea7410813b5cb3ff9a79.webm differ diff --git a/main/data/87fb1558409fcab03d10bc63e9f59d2c0af02b73.webm b/main/data/87fb1558409fcab03d10bc63e9f59d2c0af02b73.webm new file mode 100644 index 000000000..03ab766c8 Binary files /dev/null and b/main/data/87fb1558409fcab03d10bc63e9f59d2c0af02b73.webm differ diff --git a/main/data/895388d987ec5cf9d7dd0f3fcaf5aed61bba1b9a.png b/main/data/895388d987ec5cf9d7dd0f3fcaf5aed61bba1b9a.png new file mode 100644 index 000000000..bb45103a6 Binary files /dev/null and b/main/data/895388d987ec5cf9d7dd0f3fcaf5aed61bba1b9a.png differ diff --git a/main/data/89d8158923b6868a35360d83577fedeee10cab85.webm b/main/data/89d8158923b6868a35360d83577fedeee10cab85.webm new file mode 100644 index 000000000..dab9229db Binary files /dev/null and b/main/data/89d8158923b6868a35360d83577fedeee10cab85.webm differ diff --git a/main/data/8bf17513ce4567da236f1fd76d382ac086fc1550.png b/main/data/8bf17513ce4567da236f1fd76d382ac086fc1550.png new file mode 100644 index 000000000..ee3310e39 Binary files /dev/null and b/main/data/8bf17513ce4567da236f1fd76d382ac086fc1550.png differ diff --git a/main/data/8c10bda5c449a4be707391e9769b8734ffa1551d.webm b/main/data/8c10bda5c449a4be707391e9769b8734ffa1551d.webm new file mode 100644 index 000000000..f8823e565 Binary files /dev/null and b/main/data/8c10bda5c449a4be707391e9769b8734ffa1551d.webm differ diff --git a/main/data/8c92b10962e484cf236033a04e02965f5c2e1d5c.png b/main/data/8c92b10962e484cf236033a04e02965f5c2e1d5c.png new file mode 100644 index 000000000..871c90082 Binary files /dev/null and b/main/data/8c92b10962e484cf236033a04e02965f5c2e1d5c.png differ diff --git a/main/data/8f2d0e8d283484434ffe02d4581b200b8d0c8e42.webm b/main/data/8f2d0e8d283484434ffe02d4581b200b8d0c8e42.webm new file mode 100644 index 000000000..3e72f4380 Binary files /dev/null and b/main/data/8f2d0e8d283484434ffe02d4581b200b8d0c8e42.webm differ diff --git a/main/data/8f40c277a3a71c75456dc5833904c5ce9ba5947f.png b/main/data/8f40c277a3a71c75456dc5833904c5ce9ba5947f.png new file mode 100644 index 000000000..ee37e6a8c Binary files /dev/null and b/main/data/8f40c277a3a71c75456dc5833904c5ce9ba5947f.png differ diff --git a/main/data/8f50fc49a768710c7385f8d83ab6269aa63b60c3.webm b/main/data/8f50fc49a768710c7385f8d83ab6269aa63b60c3.webm new file mode 100644 index 000000000..708888f2d Binary files /dev/null and b/main/data/8f50fc49a768710c7385f8d83ab6269aa63b60c3.webm differ diff --git a/main/data/9011100ef899cfdd298c9a9d198620eabcdb7ee2.png b/main/data/9011100ef899cfdd298c9a9d198620eabcdb7ee2.png new file mode 100644 index 000000000..197d69164 Binary files /dev/null and b/main/data/9011100ef899cfdd298c9a9d198620eabcdb7ee2.png differ diff --git a/main/data/902c919736cd8975b308aa7c3238232d55e66891.png b/main/data/902c919736cd8975b308aa7c3238232d55e66891.png new file mode 100644 index 000000000..996bb6bcd Binary files /dev/null and b/main/data/902c919736cd8975b308aa7c3238232d55e66891.png differ diff --git a/main/data/90f7c63486935b9ced032da3699d984c09744380.png b/main/data/90f7c63486935b9ced032da3699d984c09744380.png new file mode 100644 index 000000000..6deb8f018 Binary files /dev/null and b/main/data/90f7c63486935b9ced032da3699d984c09744380.png differ diff --git a/main/data/92f8fd7616566aca39f21aee9d023400aec41427.png b/main/data/92f8fd7616566aca39f21aee9d023400aec41427.png new file mode 100644 index 000000000..bafb503e2 Binary files /dev/null and b/main/data/92f8fd7616566aca39f21aee9d023400aec41427.png differ diff --git a/main/data/936644adc94da83e34af8e664f9a11538af26c0b.png b/main/data/936644adc94da83e34af8e664f9a11538af26c0b.png new file mode 100644 index 000000000..510411ea8 Binary files /dev/null and b/main/data/936644adc94da83e34af8e664f9a11538af26c0b.png differ diff --git a/main/data/944c9cd0adf1614642e15888ebfeec9cb426de6b.webm b/main/data/944c9cd0adf1614642e15888ebfeec9cb426de6b.webm new file mode 100644 index 000000000..b0ecbf8e4 Binary files /dev/null and b/main/data/944c9cd0adf1614642e15888ebfeec9cb426de6b.webm differ diff --git a/main/data/95b9a0f0f295c29661e00be41d49f5e19c9a560c.webm b/main/data/95b9a0f0f295c29661e00be41d49f5e19c9a560c.webm new file mode 100644 index 000000000..c45cdd165 Binary files /dev/null and b/main/data/95b9a0f0f295c29661e00be41d49f5e19c9a560c.webm differ diff --git a/main/data/9634f12e340f7ce150d86614e32e143cd94666a9.webm b/main/data/9634f12e340f7ce150d86614e32e143cd94666a9.webm new file mode 100644 index 000000000..935783de7 Binary files /dev/null and b/main/data/9634f12e340f7ce150d86614e32e143cd94666a9.webm differ diff --git a/main/data/964643bb06e67b68a662ac336e574887c15121ea.webm b/main/data/964643bb06e67b68a662ac336e574887c15121ea.webm new file mode 100644 index 000000000..09e5ce535 Binary files /dev/null and b/main/data/964643bb06e67b68a662ac336e574887c15121ea.webm differ diff --git a/main/data/969206190a622e9405bbbbf5203ee557557b3862.png b/main/data/969206190a622e9405bbbbf5203ee557557b3862.png new file mode 100644 index 000000000..ee828a585 Binary files /dev/null and b/main/data/969206190a622e9405bbbbf5203ee557557b3862.png differ diff --git a/main/data/978148b02a187db8ca6a2c06986818abfe3518f5.webm b/main/data/978148b02a187db8ca6a2c06986818abfe3518f5.webm new file mode 100644 index 000000000..312a9d587 Binary files /dev/null and b/main/data/978148b02a187db8ca6a2c06986818abfe3518f5.webm differ diff --git a/main/data/9811c441cb876442a4c728e61608f71ff07a37d2.png b/main/data/9811c441cb876442a4c728e61608f71ff07a37d2.png new file mode 100644 index 000000000..2effefce6 Binary files /dev/null and b/main/data/9811c441cb876442a4c728e61608f71ff07a37d2.png differ diff --git a/main/data/98a94ec02808d93fc4a73c0fd3ea62843dfdf2b3.webm b/main/data/98a94ec02808d93fc4a73c0fd3ea62843dfdf2b3.webm new file mode 100644 index 000000000..421eeff14 Binary files /dev/null and b/main/data/98a94ec02808d93fc4a73c0fd3ea62843dfdf2b3.webm differ diff --git a/main/data/99a51cc68c2a3068c6869f17127f2ab4fb8a570b.webm b/main/data/99a51cc68c2a3068c6869f17127f2ab4fb8a570b.webm new file mode 100644 index 000000000..90ea8ddc6 Binary files /dev/null and b/main/data/99a51cc68c2a3068c6869f17127f2ab4fb8a570b.webm differ diff --git a/main/data/9a143cfa2f778e3712acdef42436f2cf020f704c.webm b/main/data/9a143cfa2f778e3712acdef42436f2cf020f704c.webm new file mode 100644 index 000000000..115db6b27 Binary files /dev/null and b/main/data/9a143cfa2f778e3712acdef42436f2cf020f704c.webm differ diff --git a/main/data/9a36c839b1a5042e70c7c54af85af4d837e82d4d.webm b/main/data/9a36c839b1a5042e70c7c54af85af4d837e82d4d.webm new file mode 100644 index 000000000..1ae6f3d12 Binary files /dev/null and b/main/data/9a36c839b1a5042e70c7c54af85af4d837e82d4d.webm differ diff --git a/main/data/9a78fd293c2a85ed60be0c8dbbc790a9180e73d3.png b/main/data/9a78fd293c2a85ed60be0c8dbbc790a9180e73d3.png new file mode 100644 index 000000000..7528bd2a2 Binary files /dev/null and b/main/data/9a78fd293c2a85ed60be0c8dbbc790a9180e73d3.png differ diff --git a/main/data/9aa00b0ecdf0d91f9cfc5f328552e6d249dcb08c.png b/main/data/9aa00b0ecdf0d91f9cfc5f328552e6d249dcb08c.png new file mode 100644 index 000000000..9181b6c02 Binary files /dev/null and b/main/data/9aa00b0ecdf0d91f9cfc5f328552e6d249dcb08c.png differ diff --git a/main/data/9ac6f8fc607db871a044566d304ce4acd485bc5c.png b/main/data/9ac6f8fc607db871a044566d304ce4acd485bc5c.png new file mode 100644 index 000000000..3854023e3 Binary files /dev/null and b/main/data/9ac6f8fc607db871a044566d304ce4acd485bc5c.png differ diff --git a/main/data/9ad59aa05e3f9eab32e338e540294cda54124ca0.webm b/main/data/9ad59aa05e3f9eab32e338e540294cda54124ca0.webm new file mode 100644 index 000000000..94dfcaedc Binary files /dev/null and b/main/data/9ad59aa05e3f9eab32e338e540294cda54124ca0.webm differ diff --git a/main/data/9b1f4b5cb1a76902ec7dd8a4339cd4fb24e1eac1.webm b/main/data/9b1f4b5cb1a76902ec7dd8a4339cd4fb24e1eac1.webm new file mode 100644 index 000000000..962617fe7 Binary files /dev/null and b/main/data/9b1f4b5cb1a76902ec7dd8a4339cd4fb24e1eac1.webm differ diff --git a/main/data/9bf0b27aed94d44b36a1a636e0a85c81498b7eb3.webm b/main/data/9bf0b27aed94d44b36a1a636e0a85c81498b7eb3.webm new file mode 100644 index 000000000..3d879980a Binary files /dev/null and b/main/data/9bf0b27aed94d44b36a1a636e0a85c81498b7eb3.webm differ diff --git a/main/data/9ed451b21ed2c7b4f4c0b9c7b43a3b6d8d6cbfa2.webm b/main/data/9ed451b21ed2c7b4f4c0b9c7b43a3b6d8d6cbfa2.webm new file mode 100644 index 000000000..0c8959d81 Binary files /dev/null and b/main/data/9ed451b21ed2c7b4f4c0b9c7b43a3b6d8d6cbfa2.webm differ diff --git a/main/data/9f710c23d078dbd2d66fdba4407019c03ead2d17.png b/main/data/9f710c23d078dbd2d66fdba4407019c03ead2d17.png new file mode 100644 index 000000000..11c8a5070 Binary files /dev/null and b/main/data/9f710c23d078dbd2d66fdba4407019c03ead2d17.png differ diff --git a/main/data/a00adf88454078b962c02561e481e242c28f5b45.png b/main/data/a00adf88454078b962c02561e481e242c28f5b45.png new file mode 100644 index 000000000..a6f09f187 Binary files /dev/null and b/main/data/a00adf88454078b962c02561e481e242c28f5b45.png differ diff --git a/main/data/a05aeb405e8856530487c3fafbbbd3268476cbfc.webm b/main/data/a05aeb405e8856530487c3fafbbbd3268476cbfc.webm new file mode 100644 index 000000000..bfe8b27a7 Binary files /dev/null and b/main/data/a05aeb405e8856530487c3fafbbbd3268476cbfc.webm differ diff --git a/main/data/a06439a5fd2645986b112930837fe4a01a457a9b.png b/main/data/a06439a5fd2645986b112930837fe4a01a457a9b.png new file mode 100644 index 000000000..4abccb505 Binary files /dev/null and b/main/data/a06439a5fd2645986b112930837fe4a01a457a9b.png differ diff --git a/main/data/a1d2dada32007b2cfbdc070d9b5e0dbebbe397e8.png b/main/data/a1d2dada32007b2cfbdc070d9b5e0dbebbe397e8.png new file mode 100644 index 000000000..6f4ead4c7 Binary files /dev/null and b/main/data/a1d2dada32007b2cfbdc070d9b5e0dbebbe397e8.png differ diff --git a/main/data/a1dcde31f0aff4d6bade0b1eafbe88872f524d6d.png b/main/data/a1dcde31f0aff4d6bade0b1eafbe88872f524d6d.png new file mode 100644 index 000000000..dac899e57 Binary files /dev/null and b/main/data/a1dcde31f0aff4d6bade0b1eafbe88872f524d6d.png differ diff --git a/main/data/a259342249a820d9564494fc7b949575a337a92b.webm b/main/data/a259342249a820d9564494fc7b949575a337a92b.webm new file mode 100644 index 000000000..0f1df3be9 Binary files /dev/null and b/main/data/a259342249a820d9564494fc7b949575a337a92b.webm differ diff --git a/main/data/a2fd5964ed8e9820eb2f214d3c8882c6091f3b6b.webm b/main/data/a2fd5964ed8e9820eb2f214d3c8882c6091f3b6b.webm new file mode 100644 index 000000000..3287667e7 Binary files /dev/null and b/main/data/a2fd5964ed8e9820eb2f214d3c8882c6091f3b6b.webm differ diff --git a/main/data/a413ed78cac9688394313dfcb5c2af642c98cf16.webm b/main/data/a413ed78cac9688394313dfcb5c2af642c98cf16.webm new file mode 100644 index 000000000..7aa655efb Binary files /dev/null and b/main/data/a413ed78cac9688394313dfcb5c2af642c98cf16.webm differ diff --git a/main/data/a426c4a37243173e6131017fcf526cd70666dbc1.webm b/main/data/a426c4a37243173e6131017fcf526cd70666dbc1.webm new file mode 100644 index 000000000..23443e436 Binary files /dev/null and b/main/data/a426c4a37243173e6131017fcf526cd70666dbc1.webm differ diff --git a/main/data/a494edf491be3873c7fa9d5b4c4ee0f9b46a54b8.webm b/main/data/a494edf491be3873c7fa9d5b4c4ee0f9b46a54b8.webm new file mode 100644 index 000000000..90d826f1b Binary files /dev/null and b/main/data/a494edf491be3873c7fa9d5b4c4ee0f9b46a54b8.webm differ diff --git a/main/data/a4deebcefe0531cb003558a41e2b7492cbd757a5.webm b/main/data/a4deebcefe0531cb003558a41e2b7492cbd757a5.webm new file mode 100644 index 000000000..7e79002e4 Binary files /dev/null and b/main/data/a4deebcefe0531cb003558a41e2b7492cbd757a5.webm differ diff --git a/main/data/a5bd3dd5d434ec6c949a5860f30c01ca26a12913.webm b/main/data/a5bd3dd5d434ec6c949a5860f30c01ca26a12913.webm new file mode 100644 index 000000000..7df287dbe Binary files /dev/null and b/main/data/a5bd3dd5d434ec6c949a5860f30c01ca26a12913.webm differ diff --git a/main/data/a6fc08e39744a0b3adfe856cbd10ebc0e030a4fd.webm b/main/data/a6fc08e39744a0b3adfe856cbd10ebc0e030a4fd.webm new file mode 100644 index 000000000..9b538cd00 Binary files /dev/null and b/main/data/a6fc08e39744a0b3adfe856cbd10ebc0e030a4fd.webm differ diff --git a/main/data/a80be434d42ae738aa6d134502d6d7d09bbfa137.png b/main/data/a80be434d42ae738aa6d134502d6d7d09bbfa137.png new file mode 100644 index 000000000..a52e4508a Binary files /dev/null and b/main/data/a80be434d42ae738aa6d134502d6d7d09bbfa137.png differ diff --git a/main/data/a864781689ae5cbe3efa2bee8c06c210e7d57683.webm b/main/data/a864781689ae5cbe3efa2bee8c06c210e7d57683.webm new file mode 100644 index 000000000..bcb51b3c1 Binary files /dev/null and b/main/data/a864781689ae5cbe3efa2bee8c06c210e7d57683.webm differ diff --git a/main/data/a87d0bf8da54ed99bf52205303bc9949b8d018dd.webm b/main/data/a87d0bf8da54ed99bf52205303bc9949b8d018dd.webm new file mode 100644 index 000000000..f02b2e4f5 Binary files /dev/null and b/main/data/a87d0bf8da54ed99bf52205303bc9949b8d018dd.webm differ diff --git a/main/data/a8ad9c7539b221e8aa0ec09ad0424101ae5e7e13.png b/main/data/a8ad9c7539b221e8aa0ec09ad0424101ae5e7e13.png new file mode 100644 index 000000000..37580c4f5 Binary files /dev/null and b/main/data/a8ad9c7539b221e8aa0ec09ad0424101ae5e7e13.png differ diff --git a/main/data/a8cd6ab492b6509712acdfa4c55abd8ccfd2bb3c.webm b/main/data/a8cd6ab492b6509712acdfa4c55abd8ccfd2bb3c.webm new file mode 100644 index 000000000..2efb2190a Binary files /dev/null and b/main/data/a8cd6ab492b6509712acdfa4c55abd8ccfd2bb3c.webm differ diff --git a/main/data/a8e1d9c7fb971436ca407aab75f302262101feab.png b/main/data/a8e1d9c7fb971436ca407aab75f302262101feab.png new file mode 100644 index 000000000..008b57824 Binary files /dev/null and b/main/data/a8e1d9c7fb971436ca407aab75f302262101feab.png differ diff --git a/main/data/a96c3f9a6afe149fd30ea54526dd5fcfa67fad39.png b/main/data/a96c3f9a6afe149fd30ea54526dd5fcfa67fad39.png new file mode 100644 index 000000000..8709833ce Binary files /dev/null and b/main/data/a96c3f9a6afe149fd30ea54526dd5fcfa67fad39.png differ diff --git a/main/data/aa3330db2aeedeede62a363bc07336186699aaea.png b/main/data/aa3330db2aeedeede62a363bc07336186699aaea.png new file mode 100644 index 000000000..3f2a89ae5 Binary files /dev/null and b/main/data/aa3330db2aeedeede62a363bc07336186699aaea.png differ diff --git a/main/data/aa7c4b5a41462e0c0f40e939938ada2feaccb1e6.png b/main/data/aa7c4b5a41462e0c0f40e939938ada2feaccb1e6.png new file mode 100644 index 000000000..f96b387c8 Binary files /dev/null and b/main/data/aa7c4b5a41462e0c0f40e939938ada2feaccb1e6.png differ diff --git a/main/data/aaa64005076288e7de4a7d99ce3e04503299401f.webm b/main/data/aaa64005076288e7de4a7d99ce3e04503299401f.webm new file mode 100644 index 000000000..444aef31b Binary files /dev/null and b/main/data/aaa64005076288e7de4a7d99ce3e04503299401f.webm differ diff --git a/main/data/aadf20f05d55c568655c5b118a3084eb24358583.png b/main/data/aadf20f05d55c568655c5b118a3084eb24358583.png new file mode 100644 index 000000000..ecbbdf182 Binary files /dev/null and b/main/data/aadf20f05d55c568655c5b118a3084eb24358583.png differ diff --git a/main/data/ab451e53d7e536768033bb93785f132765e113df.webm b/main/data/ab451e53d7e536768033bb93785f132765e113df.webm new file mode 100644 index 000000000..cab763749 Binary files /dev/null and b/main/data/ab451e53d7e536768033bb93785f132765e113df.webm differ diff --git a/main/data/aba785e7dff8845da1e4b4ec3bc3bcadf2a04611.png b/main/data/aba785e7dff8845da1e4b4ec3bc3bcadf2a04611.png new file mode 100644 index 000000000..91f000d8a Binary files /dev/null and b/main/data/aba785e7dff8845da1e4b4ec3bc3bcadf2a04611.png differ diff --git a/main/data/abbfc0d0e271d264eaf172d9cf5c177501807406.png b/main/data/abbfc0d0e271d264eaf172d9cf5c177501807406.png new file mode 100644 index 000000000..0a2f6c862 Binary files /dev/null and b/main/data/abbfc0d0e271d264eaf172d9cf5c177501807406.png differ diff --git a/main/data/ac37d4589f9f1bcd87fcefac64b0558fa51ec56c.png b/main/data/ac37d4589f9f1bcd87fcefac64b0558fa51ec56c.png new file mode 100644 index 000000000..602ac3a4f Binary files /dev/null and b/main/data/ac37d4589f9f1bcd87fcefac64b0558fa51ec56c.png differ diff --git a/main/data/acb14aff5c1fa4bb244c7d10fb3d8f1724e460de.png b/main/data/acb14aff5c1fa4bb244c7d10fb3d8f1724e460de.png new file mode 100644 index 000000000..98b55effc Binary files /dev/null and b/main/data/acb14aff5c1fa4bb244c7d10fb3d8f1724e460de.png differ diff --git a/main/data/ad4127477ef662bf339bcb032ee1232ee00f6f08.webm b/main/data/ad4127477ef662bf339bcb032ee1232ee00f6f08.webm new file mode 100644 index 000000000..be8c69c00 Binary files /dev/null and b/main/data/ad4127477ef662bf339bcb032ee1232ee00f6f08.webm differ diff --git a/main/data/ad66be5cd542d21ba775b342aa12e1cd8e7db6f6.png b/main/data/ad66be5cd542d21ba775b342aa12e1cd8e7db6f6.png new file mode 100644 index 000000000..1231c3dca Binary files /dev/null and b/main/data/ad66be5cd542d21ba775b342aa12e1cd8e7db6f6.png differ diff --git a/main/data/ad95e28ae6c7ec292f020b69b22b96730ed28141.png b/main/data/ad95e28ae6c7ec292f020b69b22b96730ed28141.png new file mode 100644 index 000000000..fd9e45503 Binary files /dev/null and b/main/data/ad95e28ae6c7ec292f020b69b22b96730ed28141.png differ diff --git a/main/data/adb60e640caead16bab5aaef1e406e0850e8f56e.png b/main/data/adb60e640caead16bab5aaef1e406e0850e8f56e.png new file mode 100644 index 000000000..dbd336ece Binary files /dev/null and b/main/data/adb60e640caead16bab5aaef1e406e0850e8f56e.png differ diff --git a/main/data/adf02f4023a748d2f99583d397d90dd24c438483.webm b/main/data/adf02f4023a748d2f99583d397d90dd24c438483.webm new file mode 100644 index 000000000..8a8383396 Binary files /dev/null and b/main/data/adf02f4023a748d2f99583d397d90dd24c438483.webm differ diff --git a/main/data/ae094214e93c66ef7e260d5e8aa233e1fdb5a98e.png b/main/data/ae094214e93c66ef7e260d5e8aa233e1fdb5a98e.png new file mode 100644 index 000000000..eb88fe9f8 Binary files /dev/null and b/main/data/ae094214e93c66ef7e260d5e8aa233e1fdb5a98e.png differ diff --git a/main/data/ae66128705c1d8f3d5f2fdd0c512ace0961d9e98.webm b/main/data/ae66128705c1d8f3d5f2fdd0c512ace0961d9e98.webm new file mode 100644 index 000000000..08094efe9 Binary files /dev/null and b/main/data/ae66128705c1d8f3d5f2fdd0c512ace0961d9e98.webm differ diff --git a/main/data/b0b104efaa7f43339181e4e1620a7c74a39c734e.png b/main/data/b0b104efaa7f43339181e4e1620a7c74a39c734e.png new file mode 100644 index 000000000..0aa276ced Binary files /dev/null and b/main/data/b0b104efaa7f43339181e4e1620a7c74a39c734e.png differ diff --git a/main/data/b0fbbf28b6b7c480e75d4786a238983bff02d833.webm b/main/data/b0fbbf28b6b7c480e75d4786a238983bff02d833.webm new file mode 100644 index 000000000..c75255ec2 Binary files /dev/null and b/main/data/b0fbbf28b6b7c480e75d4786a238983bff02d833.webm differ diff --git a/main/data/b176fbcaf7a0cb9d45225d14e39969dd960b5fd3.webm b/main/data/b176fbcaf7a0cb9d45225d14e39969dd960b5fd3.webm new file mode 100644 index 000000000..1aa8c8b04 Binary files /dev/null and b/main/data/b176fbcaf7a0cb9d45225d14e39969dd960b5fd3.webm differ diff --git a/main/data/b190cb13e7bb5c8268a303eed5cdc7b70f9e4e0f.webm b/main/data/b190cb13e7bb5c8268a303eed5cdc7b70f9e4e0f.webm new file mode 100644 index 000000000..0eaec1265 Binary files /dev/null and b/main/data/b190cb13e7bb5c8268a303eed5cdc7b70f9e4e0f.webm differ diff --git a/main/data/b1e700a8f57bdab9671cee64224659f1fccf0bbf.webm b/main/data/b1e700a8f57bdab9671cee64224659f1fccf0bbf.webm new file mode 100644 index 000000000..2c8c2afc5 Binary files /dev/null and b/main/data/b1e700a8f57bdab9671cee64224659f1fccf0bbf.webm differ diff --git a/main/data/b2e1c646201edc3bb57a90dfb056025e8d03e71b.webm b/main/data/b2e1c646201edc3bb57a90dfb056025e8d03e71b.webm new file mode 100644 index 000000000..5d9d63e1e Binary files /dev/null and b/main/data/b2e1c646201edc3bb57a90dfb056025e8d03e71b.webm differ diff --git a/main/data/b333a0cfbc4feb777d86d025e923b887006375eb.webm b/main/data/b333a0cfbc4feb777d86d025e923b887006375eb.webm new file mode 100644 index 000000000..288dc7184 Binary files /dev/null and b/main/data/b333a0cfbc4feb777d86d025e923b887006375eb.webm differ diff --git a/main/data/b4c5fa8259a6316e0f00efe087ac304ad04108f1.webm b/main/data/b4c5fa8259a6316e0f00efe087ac304ad04108f1.webm new file mode 100644 index 000000000..7719d560b Binary files /dev/null and b/main/data/b4c5fa8259a6316e0f00efe087ac304ad04108f1.webm differ diff --git a/main/data/b4fbccb1a242b632dd546be0a6dd4e6f3fb17522.png b/main/data/b4fbccb1a242b632dd546be0a6dd4e6f3fb17522.png new file mode 100644 index 000000000..8cc00c889 Binary files /dev/null and b/main/data/b4fbccb1a242b632dd546be0a6dd4e6f3fb17522.png differ diff --git a/main/data/b63ab4a05e1da192bed4fec4f6835baef3b46b6d.png b/main/data/b63ab4a05e1da192bed4fec4f6835baef3b46b6d.png new file mode 100644 index 000000000..3d00cdcb0 Binary files /dev/null and b/main/data/b63ab4a05e1da192bed4fec4f6835baef3b46b6d.png differ diff --git a/main/data/b9794cad77937d70b507a5eaadc013fb75faec95.webm b/main/data/b9794cad77937d70b507a5eaadc013fb75faec95.webm new file mode 100644 index 000000000..3748f405b Binary files /dev/null and b/main/data/b9794cad77937d70b507a5eaadc013fb75faec95.webm differ diff --git a/main/data/ba51563a676c563b50ae7d831d61b041e0005b47.png b/main/data/ba51563a676c563b50ae7d831d61b041e0005b47.png new file mode 100644 index 000000000..77329891e Binary files /dev/null and b/main/data/ba51563a676c563b50ae7d831d61b041e0005b47.png differ diff --git a/main/data/bb683ab26dd65ec452fc8778e7371bcabc3eb771.png b/main/data/bb683ab26dd65ec452fc8778e7371bcabc3eb771.png new file mode 100644 index 000000000..9c4fb2a92 Binary files /dev/null and b/main/data/bb683ab26dd65ec452fc8778e7371bcabc3eb771.png differ diff --git a/main/data/bbc7b11bc0c2e5b3f3fc91e80dedd329f9f0cc13.webm b/main/data/bbc7b11bc0c2e5b3f3fc91e80dedd329f9f0cc13.webm new file mode 100644 index 000000000..f4f3fc261 Binary files /dev/null and b/main/data/bbc7b11bc0c2e5b3f3fc91e80dedd329f9f0cc13.webm differ diff --git a/main/data/bbfebb2e2a7e181333c70e62eacceb08b944da3e.webm b/main/data/bbfebb2e2a7e181333c70e62eacceb08b944da3e.webm new file mode 100644 index 000000000..20814d61e Binary files /dev/null and b/main/data/bbfebb2e2a7e181333c70e62eacceb08b944da3e.webm differ diff --git a/main/data/bcfc7c3d163a73c19f88a7a6556eaa30c4ff55e2.webm b/main/data/bcfc7c3d163a73c19f88a7a6556eaa30c4ff55e2.webm new file mode 100644 index 000000000..ca04fac62 Binary files /dev/null and b/main/data/bcfc7c3d163a73c19f88a7a6556eaa30c4ff55e2.webm differ diff --git a/main/data/bd1956de608b82b96031c0f41ca0dcd28cc62d1b.png b/main/data/bd1956de608b82b96031c0f41ca0dcd28cc62d1b.png new file mode 100644 index 000000000..078b60e60 Binary files /dev/null and b/main/data/bd1956de608b82b96031c0f41ca0dcd28cc62d1b.png differ diff --git a/main/data/bd7547e2f212d02b9194a916ba6f90420887803e.png b/main/data/bd7547e2f212d02b9194a916ba6f90420887803e.png new file mode 100644 index 000000000..ae7dbec49 Binary files /dev/null and b/main/data/bd7547e2f212d02b9194a916ba6f90420887803e.png differ diff --git a/main/data/bfa46145a6a2d911f66f38390ae34c8e95574f71.webm b/main/data/bfa46145a6a2d911f66f38390ae34c8e95574f71.webm new file mode 100644 index 000000000..4660a4b28 Binary files /dev/null and b/main/data/bfa46145a6a2d911f66f38390ae34c8e95574f71.webm differ diff --git a/main/data/c0ebb22ebd33cfc7773b4efef3cac4fea0a74305.png b/main/data/c0ebb22ebd33cfc7773b4efef3cac4fea0a74305.png new file mode 100644 index 000000000..f1217802c Binary files /dev/null and b/main/data/c0ebb22ebd33cfc7773b4efef3cac4fea0a74305.png differ diff --git a/main/data/c10c707fdf8b204930822015a78d7db6cae16e7b.webm b/main/data/c10c707fdf8b204930822015a78d7db6cae16e7b.webm new file mode 100644 index 000000000..34c0c0321 Binary files /dev/null and b/main/data/c10c707fdf8b204930822015a78d7db6cae16e7b.webm differ diff --git a/main/data/c25c235f0c523002b9290f2656de2be7283ea443.webm b/main/data/c25c235f0c523002b9290f2656de2be7283ea443.webm new file mode 100644 index 000000000..443fc79a7 Binary files /dev/null and b/main/data/c25c235f0c523002b9290f2656de2be7283ea443.webm differ diff --git a/main/data/c288f30fffd06003138d58d3fe5346912d263648.png b/main/data/c288f30fffd06003138d58d3fe5346912d263648.png new file mode 100644 index 000000000..cf588a13a Binary files /dev/null and b/main/data/c288f30fffd06003138d58d3fe5346912d263648.png differ diff --git a/main/data/c2ce3aa7e85254b9bcc396a6a7644e953fd57ad7.webm b/main/data/c2ce3aa7e85254b9bcc396a6a7644e953fd57ad7.webm new file mode 100644 index 000000000..2650e9c35 Binary files /dev/null and b/main/data/c2ce3aa7e85254b9bcc396a6a7644e953fd57ad7.webm differ diff --git a/main/data/c316d8523b16f74f8f59a1ce3089c62c9c6a0d0a.png b/main/data/c316d8523b16f74f8f59a1ce3089c62c9c6a0d0a.png new file mode 100644 index 000000000..a113fa166 Binary files /dev/null and b/main/data/c316d8523b16f74f8f59a1ce3089c62c9c6a0d0a.png differ diff --git a/main/data/c4483f8f4272e80d7f35365e00325eedea06afcd.png b/main/data/c4483f8f4272e80d7f35365e00325eedea06afcd.png new file mode 100644 index 000000000..10107f786 Binary files /dev/null and b/main/data/c4483f8f4272e80d7f35365e00325eedea06afcd.png differ diff --git a/main/data/c459d19b424143c5cf436bac9892461b9b570fad.webm b/main/data/c459d19b424143c5cf436bac9892461b9b570fad.webm new file mode 100644 index 000000000..986c1a1e6 Binary files /dev/null and b/main/data/c459d19b424143c5cf436bac9892461b9b570fad.webm differ diff --git a/main/data/c49b840634a13b259737698b12e5f73d2199a0f9.png b/main/data/c49b840634a13b259737698b12e5f73d2199a0f9.png new file mode 100644 index 000000000..03e9bd997 Binary files /dev/null and b/main/data/c49b840634a13b259737698b12e5f73d2199a0f9.png differ diff --git a/main/data/c6363c3b09c42529d3571ef91948bc5f44de5833.webm b/main/data/c6363c3b09c42529d3571ef91948bc5f44de5833.webm new file mode 100644 index 000000000..a7ff0b0d3 Binary files /dev/null and b/main/data/c6363c3b09c42529d3571ef91948bc5f44de5833.webm differ diff --git a/main/data/c677d7894c99a4933e806610854dfc88d6ab37a2.webm b/main/data/c677d7894c99a4933e806610854dfc88d6ab37a2.webm new file mode 100644 index 000000000..e85335992 Binary files /dev/null and b/main/data/c677d7894c99a4933e806610854dfc88d6ab37a2.webm differ diff --git a/main/data/c7113e0956e3f10e4164d6d15dfc217968feaf49.webm b/main/data/c7113e0956e3f10e4164d6d15dfc217968feaf49.webm new file mode 100644 index 000000000..ea82b15e6 Binary files /dev/null and b/main/data/c7113e0956e3f10e4164d6d15dfc217968feaf49.webm differ diff --git a/main/data/c7e3754766a3102ccf66e7ee5d73ac7c842d5033.png b/main/data/c7e3754766a3102ccf66e7ee5d73ac7c842d5033.png new file mode 100644 index 000000000..36b1692d1 Binary files /dev/null and b/main/data/c7e3754766a3102ccf66e7ee5d73ac7c842d5033.png differ diff --git a/main/data/c8072da1556d66650fc3def295f109d82ff98b2c.png b/main/data/c8072da1556d66650fc3def295f109d82ff98b2c.png new file mode 100644 index 000000000..5614196cc Binary files /dev/null and b/main/data/c8072da1556d66650fc3def295f109d82ff98b2c.png differ diff --git a/main/data/c8d14119cc652e439cce27131863ce72129bff2f.png b/main/data/c8d14119cc652e439cce27131863ce72129bff2f.png new file mode 100644 index 000000000..0d5460e58 Binary files /dev/null and b/main/data/c8d14119cc652e439cce27131863ce72129bff2f.png differ diff --git a/main/data/c9c8a6440353ab11819fbd7eb505f283a18b34ca.webm b/main/data/c9c8a6440353ab11819fbd7eb505f283a18b34ca.webm new file mode 100644 index 000000000..e39387895 Binary files /dev/null and b/main/data/c9c8a6440353ab11819fbd7eb505f283a18b34ca.webm differ diff --git a/main/data/c9e8b7580f954153b45f2fab21a5b3af737db964.png b/main/data/c9e8b7580f954153b45f2fab21a5b3af737db964.png new file mode 100644 index 000000000..bbe2a3cee Binary files /dev/null and b/main/data/c9e8b7580f954153b45f2fab21a5b3af737db964.png differ diff --git a/main/data/ca61a1f187a5cb48043355f13c20bddabeaf992c.webm b/main/data/ca61a1f187a5cb48043355f13c20bddabeaf992c.webm new file mode 100644 index 000000000..ee31d441e Binary files /dev/null and b/main/data/ca61a1f187a5cb48043355f13c20bddabeaf992c.webm differ diff --git a/main/data/cb195156045284bba90afd0822fc76a1c1b8ccde.webm b/main/data/cb195156045284bba90afd0822fc76a1c1b8ccde.webm new file mode 100644 index 000000000..e88fcf2a6 Binary files /dev/null and b/main/data/cb195156045284bba90afd0822fc76a1c1b8ccde.webm differ diff --git a/main/data/cb3144b29c7bc4527572e8c6dd424ab5e602d768.png b/main/data/cb3144b29c7bc4527572e8c6dd424ab5e602d768.png new file mode 100644 index 000000000..42452c045 Binary files /dev/null and b/main/data/cb3144b29c7bc4527572e8c6dd424ab5e602d768.png differ diff --git a/main/data/cb549916156c93447be275df61e71a732b49b6bd.webm b/main/data/cb549916156c93447be275df61e71a732b49b6bd.webm new file mode 100644 index 000000000..b8e873287 Binary files /dev/null and b/main/data/cb549916156c93447be275df61e71a732b49b6bd.webm differ diff --git a/main/data/cc881918a6f5ce4d655dfcf0455252d3727b5775.webm b/main/data/cc881918a6f5ce4d655dfcf0455252d3727b5775.webm new file mode 100644 index 000000000..8e244184c Binary files /dev/null and b/main/data/cc881918a6f5ce4d655dfcf0455252d3727b5775.webm differ diff --git a/main/data/cdacea4b8aa9580aa87c037aa003a85d979eb7a8.webm b/main/data/cdacea4b8aa9580aa87c037aa003a85d979eb7a8.webm new file mode 100644 index 000000000..0f2fbfe9e Binary files /dev/null and b/main/data/cdacea4b8aa9580aa87c037aa003a85d979eb7a8.webm differ diff --git a/main/data/ce11d08d7432b3a972df444cb62ac2ad4725219f.png b/main/data/ce11d08d7432b3a972df444cb62ac2ad4725219f.png new file mode 100644 index 000000000..6ea8ca64c Binary files /dev/null and b/main/data/ce11d08d7432b3a972df444cb62ac2ad4725219f.png differ diff --git a/main/data/ce208ca8e48ba4d30c848fc2935ca8b2e0c38a55.webm b/main/data/ce208ca8e48ba4d30c848fc2935ca8b2e0c38a55.webm new file mode 100644 index 000000000..6801ae7f0 Binary files /dev/null and b/main/data/ce208ca8e48ba4d30c848fc2935ca8b2e0c38a55.webm differ diff --git a/main/data/ce30872414ab3c22e59dcd7bd8cfb9306e55fa54.png b/main/data/ce30872414ab3c22e59dcd7bd8cfb9306e55fa54.png new file mode 100644 index 000000000..b61b773d6 Binary files /dev/null and b/main/data/ce30872414ab3c22e59dcd7bd8cfb9306e55fa54.png differ diff --git a/main/data/cec7a13bd3a4454fe6e81552a6c6df0acf384b75.webm b/main/data/cec7a13bd3a4454fe6e81552a6c6df0acf384b75.webm new file mode 100644 index 000000000..c412010a3 Binary files /dev/null and b/main/data/cec7a13bd3a4454fe6e81552a6c6df0acf384b75.webm differ diff --git a/main/data/cee6aa0ea53a456c718f20a664697f69044fffd1.png b/main/data/cee6aa0ea53a456c718f20a664697f69044fffd1.png new file mode 100644 index 000000000..7cc1a45a4 Binary files /dev/null and b/main/data/cee6aa0ea53a456c718f20a664697f69044fffd1.png differ diff --git a/main/data/cf6199bee968b9a72067840ea575a27c32b8a223.webm b/main/data/cf6199bee968b9a72067840ea575a27c32b8a223.webm new file mode 100644 index 000000000..0477f8a9d Binary files /dev/null and b/main/data/cf6199bee968b9a72067840ea575a27c32b8a223.webm differ diff --git a/main/data/cf77039e6331d81546ca5e49c3f732145c020863.png b/main/data/cf77039e6331d81546ca5e49c3f732145c020863.png new file mode 100644 index 000000000..d1ae98c26 Binary files /dev/null and b/main/data/cf77039e6331d81546ca5e49c3f732145c020863.png differ diff --git a/main/data/d12f3f69df0d3027ddf7fa1519b82e0804109b71.png b/main/data/d12f3f69df0d3027ddf7fa1519b82e0804109b71.png new file mode 100644 index 000000000..5acbe13df Binary files /dev/null and b/main/data/d12f3f69df0d3027ddf7fa1519b82e0804109b71.png differ diff --git a/main/data/d1377b24523a9086fa511a61abc559704670ebeb.webm b/main/data/d1377b24523a9086fa511a61abc559704670ebeb.webm new file mode 100644 index 000000000..5956e2e8b Binary files /dev/null and b/main/data/d1377b24523a9086fa511a61abc559704670ebeb.webm differ diff --git a/main/data/d1c5feecfeca9e725e513d178f9f3556ede1a7de.webm b/main/data/d1c5feecfeca9e725e513d178f9f3556ede1a7de.webm new file mode 100644 index 000000000..e0664edde Binary files /dev/null and b/main/data/d1c5feecfeca9e725e513d178f9f3556ede1a7de.webm differ diff --git a/main/data/d1cd9dd8cfe60dfafbc8277805d25ef79141d964.webm b/main/data/d1cd9dd8cfe60dfafbc8277805d25ef79141d964.webm new file mode 100644 index 000000000..da19e3765 Binary files /dev/null and b/main/data/d1cd9dd8cfe60dfafbc8277805d25ef79141d964.webm differ diff --git a/main/data/d23a31923e6662a9af5c80b1df864351bd475300.webm b/main/data/d23a31923e6662a9af5c80b1df864351bd475300.webm new file mode 100644 index 000000000..2d60c7c0d Binary files /dev/null and b/main/data/d23a31923e6662a9af5c80b1df864351bd475300.webm differ diff --git a/main/data/d253d3cf18acd52342aefd3c9de703a3241c7dde.png b/main/data/d253d3cf18acd52342aefd3c9de703a3241c7dde.png new file mode 100644 index 000000000..3079cc9b2 Binary files /dev/null and b/main/data/d253d3cf18acd52342aefd3c9de703a3241c7dde.png differ diff --git a/main/data/d26cbc4d781099c01d8cb2cec6e38a197c1b869f.webm b/main/data/d26cbc4d781099c01d8cb2cec6e38a197c1b869f.webm new file mode 100644 index 000000000..e9aab95bd Binary files /dev/null and b/main/data/d26cbc4d781099c01d8cb2cec6e38a197c1b869f.webm differ diff --git a/main/data/d288a74a003c50d91b0cf6bf428536b8f815759e.png b/main/data/d288a74a003c50d91b0cf6bf428536b8f815759e.png new file mode 100644 index 000000000..2856ad0a8 Binary files /dev/null and b/main/data/d288a74a003c50d91b0cf6bf428536b8f815759e.png differ diff --git a/main/data/d2de1ebdbb25599ff25f4ee19116fa3de6d726f1.png b/main/data/d2de1ebdbb25599ff25f4ee19116fa3de6d726f1.png new file mode 100644 index 000000000..244ad370b Binary files /dev/null and b/main/data/d2de1ebdbb25599ff25f4ee19116fa3de6d726f1.png differ diff --git a/main/data/d3005d456d5623a017195c2efd15ca9b5ceb02d8.png b/main/data/d3005d456d5623a017195c2efd15ca9b5ceb02d8.png new file mode 100644 index 000000000..6df53d46c Binary files /dev/null and b/main/data/d3005d456d5623a017195c2efd15ca9b5ceb02d8.png differ diff --git a/main/data/d383a8d50656d74fed8a41621cc4718c84bcdb13.webm b/main/data/d383a8d50656d74fed8a41621cc4718c84bcdb13.webm new file mode 100644 index 000000000..f29cbef40 Binary files /dev/null and b/main/data/d383a8d50656d74fed8a41621cc4718c84bcdb13.webm differ diff --git a/main/data/d40f1f015c9a7d7060d85570cf4761f426653bcc.png b/main/data/d40f1f015c9a7d7060d85570cf4761f426653bcc.png new file mode 100644 index 000000000..0854d6c82 Binary files /dev/null and b/main/data/d40f1f015c9a7d7060d85570cf4761f426653bcc.png differ diff --git a/main/data/d463d5a213210247c1c24704f04664bf45fd197e.png b/main/data/d463d5a213210247c1c24704f04664bf45fd197e.png new file mode 100644 index 000000000..0620b56c2 Binary files /dev/null and b/main/data/d463d5a213210247c1c24704f04664bf45fd197e.png differ diff --git a/main/data/d57137bcdde4c16a8666d3866dbdcb22a1b03f27.png b/main/data/d57137bcdde4c16a8666d3866dbdcb22a1b03f27.png new file mode 100644 index 000000000..4f6aaa503 Binary files /dev/null and b/main/data/d57137bcdde4c16a8666d3866dbdcb22a1b03f27.png differ diff --git a/main/data/d5ba674ac9a6a932e37aeba76b60c980ac7713af.png b/main/data/d5ba674ac9a6a932e37aeba76b60c980ac7713af.png new file mode 100644 index 000000000..56814a5fd Binary files /dev/null and b/main/data/d5ba674ac9a6a932e37aeba76b60c980ac7713af.png differ diff --git a/main/data/d5ca74a2cc7a4f933f3591481ddf3135bd5b9e17.png b/main/data/d5ca74a2cc7a4f933f3591481ddf3135bd5b9e17.png new file mode 100644 index 000000000..207b7696f Binary files /dev/null and b/main/data/d5ca74a2cc7a4f933f3591481ddf3135bd5b9e17.png differ diff --git a/main/data/d6db89796f85f0f0814f2c8a35b93b81be339c9a.webm b/main/data/d6db89796f85f0f0814f2c8a35b93b81be339c9a.webm new file mode 100644 index 000000000..48d3318b6 Binary files /dev/null and b/main/data/d6db89796f85f0f0814f2c8a35b93b81be339c9a.webm differ diff --git a/main/data/d7197015cc27d5020ef0d5982f70dec7aa1d6d21.png b/main/data/d7197015cc27d5020ef0d5982f70dec7aa1d6d21.png new file mode 100644 index 000000000..4612bbca7 Binary files /dev/null and b/main/data/d7197015cc27d5020ef0d5982f70dec7aa1d6d21.png differ diff --git a/main/data/d93d0b368164516a86d6a5f58b5db804272ff3bb.webm b/main/data/d93d0b368164516a86d6a5f58b5db804272ff3bb.webm new file mode 100644 index 000000000..e6edeb36b Binary files /dev/null and b/main/data/d93d0b368164516a86d6a5f58b5db804272ff3bb.webm differ diff --git a/main/data/d97783f045babaefe3557d56b56d624da68fdf23.webm b/main/data/d97783f045babaefe3557d56b56d624da68fdf23.webm new file mode 100644 index 000000000..3df9a8227 Binary files /dev/null and b/main/data/d97783f045babaefe3557d56b56d624da68fdf23.webm differ diff --git a/main/data/daa75d9a63007f58d5930b2e331b16d9e2ffd344.webm b/main/data/daa75d9a63007f58d5930b2e331b16d9e2ffd344.webm new file mode 100644 index 000000000..724398dc5 Binary files /dev/null and b/main/data/daa75d9a63007f58d5930b2e331b16d9e2ffd344.webm differ diff --git a/main/data/daf138a98abfc2e4d5e468dab64a6a608c125c22.webm b/main/data/daf138a98abfc2e4d5e468dab64a6a608c125c22.webm new file mode 100644 index 000000000..077947855 Binary files /dev/null and b/main/data/daf138a98abfc2e4d5e468dab64a6a608c125c22.webm differ diff --git a/main/data/db2aa135882c87fb035d58dce1181aa6d83c692f.png b/main/data/db2aa135882c87fb035d58dce1181aa6d83c692f.png new file mode 100644 index 000000000..51c89f2cc Binary files /dev/null and b/main/data/db2aa135882c87fb035d58dce1181aa6d83c692f.png differ diff --git a/main/data/dd68b0364c6e033502b9cb890f1a9242e9085898.webm b/main/data/dd68b0364c6e033502b9cb890f1a9242e9085898.webm new file mode 100644 index 000000000..ea21bf2a9 Binary files /dev/null and b/main/data/dd68b0364c6e033502b9cb890f1a9242e9085898.webm differ diff --git a/main/data/dd993005d8580bf1e1324b0f5a4c0e6cda9ee52c.png b/main/data/dd993005d8580bf1e1324b0f5a4c0e6cda9ee52c.png new file mode 100644 index 000000000..a4986ed6f Binary files /dev/null and b/main/data/dd993005d8580bf1e1324b0f5a4c0e6cda9ee52c.png differ diff --git a/main/data/dd9d30e2a3ba7417eadd4a7748f7b4d85a9dd845.webm b/main/data/dd9d30e2a3ba7417eadd4a7748f7b4d85a9dd845.webm new file mode 100644 index 000000000..15d9954e4 Binary files /dev/null and b/main/data/dd9d30e2a3ba7417eadd4a7748f7b4d85a9dd845.webm differ diff --git a/main/data/dda16e25ff922e80354a3d9b70f0c6e91a2936cb.webm b/main/data/dda16e25ff922e80354a3d9b70f0c6e91a2936cb.webm new file mode 100644 index 000000000..f03ec5258 Binary files /dev/null and b/main/data/dda16e25ff922e80354a3d9b70f0c6e91a2936cb.webm differ diff --git a/main/data/deb7361cf21b42a77e71cf1d1627586db205d270.webm b/main/data/deb7361cf21b42a77e71cf1d1627586db205d270.webm new file mode 100644 index 000000000..04d41a44c Binary files /dev/null and b/main/data/deb7361cf21b42a77e71cf1d1627586db205d270.webm differ diff --git a/main/data/df3727e363b4f4ac2e0657745d5c9cbf9693c905.png b/main/data/df3727e363b4f4ac2e0657745d5c9cbf9693c905.png new file mode 100644 index 000000000..c28dede9f Binary files /dev/null and b/main/data/df3727e363b4f4ac2e0657745d5c9cbf9693c905.png differ diff --git a/main/data/df5027c40dbd0f7f37c95a367992a1aa50dc84d9.webm b/main/data/df5027c40dbd0f7f37c95a367992a1aa50dc84d9.webm new file mode 100644 index 000000000..1a0d51917 Binary files /dev/null and b/main/data/df5027c40dbd0f7f37c95a367992a1aa50dc84d9.webm differ diff --git a/main/data/dffd0ba7e9f1a7b0542774c2c68159a575798297.webm b/main/data/dffd0ba7e9f1a7b0542774c2c68159a575798297.webm new file mode 100644 index 000000000..02378f973 Binary files /dev/null and b/main/data/dffd0ba7e9f1a7b0542774c2c68159a575798297.webm differ diff --git a/main/data/e0209f44faf4a5014616c36319a00cd2d161455e.webm b/main/data/e0209f44faf4a5014616c36319a00cd2d161455e.webm new file mode 100644 index 000000000..5eb854478 Binary files /dev/null and b/main/data/e0209f44faf4a5014616c36319a00cd2d161455e.webm differ diff --git a/main/data/e02d55d22cb86eda80cc1f34b304b66e3e291dbb.png b/main/data/e02d55d22cb86eda80cc1f34b304b66e3e291dbb.png new file mode 100644 index 000000000..832afad54 Binary files /dev/null and b/main/data/e02d55d22cb86eda80cc1f34b304b66e3e291dbb.png differ diff --git a/main/data/e0359e4c20ff6bd991dd96231d7b7de8332e6c25.webm b/main/data/e0359e4c20ff6bd991dd96231d7b7de8332e6c25.webm new file mode 100644 index 000000000..f0d58a324 Binary files /dev/null and b/main/data/e0359e4c20ff6bd991dd96231d7b7de8332e6c25.webm differ diff --git a/main/data/e03c1ac520f2addce6d49423f5ed78c45ff31b2a.png b/main/data/e03c1ac520f2addce6d49423f5ed78c45ff31b2a.png new file mode 100644 index 000000000..13786385d Binary files /dev/null and b/main/data/e03c1ac520f2addce6d49423f5ed78c45ff31b2a.png differ diff --git a/main/data/e1dadcb387330d4d5c6d4e33acc9dd7be6324d59.webm b/main/data/e1dadcb387330d4d5c6d4e33acc9dd7be6324d59.webm new file mode 100644 index 000000000..d36cc4f93 Binary files /dev/null and b/main/data/e1dadcb387330d4d5c6d4e33acc9dd7be6324d59.webm differ diff --git a/main/data/e28425e976064d39d1ab7eef3ee9ae4c77185dbb.png b/main/data/e28425e976064d39d1ab7eef3ee9ae4c77185dbb.png new file mode 100644 index 000000000..bc6a85444 Binary files /dev/null and b/main/data/e28425e976064d39d1ab7eef3ee9ae4c77185dbb.png differ diff --git a/main/data/e307a82886f3af589270ddba2a65a8319b6488ba.webm b/main/data/e307a82886f3af589270ddba2a65a8319b6488ba.webm new file mode 100644 index 000000000..1bdc9be42 Binary files /dev/null and b/main/data/e307a82886f3af589270ddba2a65a8319b6488ba.webm differ diff --git a/main/data/e38fa1cbb8c95629f609e740cb2673cc41075923.webm b/main/data/e38fa1cbb8c95629f609e740cb2673cc41075923.webm new file mode 100644 index 000000000..c975d095e Binary files /dev/null and b/main/data/e38fa1cbb8c95629f609e740cb2673cc41075923.webm differ diff --git a/main/data/e39ad6e9c3ee79be61afdf5c3a36c57115527588.webm b/main/data/e39ad6e9c3ee79be61afdf5c3a36c57115527588.webm new file mode 100644 index 000000000..c4c0324a5 Binary files /dev/null and b/main/data/e39ad6e9c3ee79be61afdf5c3a36c57115527588.webm differ diff --git a/main/data/e3ecb0a7b4651a4883116f168fefcdf07d1cbfce.webm b/main/data/e3ecb0a7b4651a4883116f168fefcdf07d1cbfce.webm new file mode 100644 index 000000000..61548e5d9 Binary files /dev/null and b/main/data/e3ecb0a7b4651a4883116f168fefcdf07d1cbfce.webm differ diff --git a/main/data/e4a2cd8f38e99afffd3b5fa177c4cb9470d1fa91.png b/main/data/e4a2cd8f38e99afffd3b5fa177c4cb9470d1fa91.png new file mode 100644 index 000000000..468e6dc56 Binary files /dev/null and b/main/data/e4a2cd8f38e99afffd3b5fa177c4cb9470d1fa91.png differ diff --git a/main/data/e504ac17e04a214c1b6774a0f62db19a98c69d49.png b/main/data/e504ac17e04a214c1b6774a0f62db19a98c69d49.png new file mode 100644 index 000000000..7c1860378 Binary files /dev/null and b/main/data/e504ac17e04a214c1b6774a0f62db19a98c69d49.png differ diff --git a/main/data/e50c1674bebd2e3434dda7aeae6f2df3367b3bd6.webm b/main/data/e50c1674bebd2e3434dda7aeae6f2df3367b3bd6.webm new file mode 100644 index 000000000..ff1c67cc1 Binary files /dev/null and b/main/data/e50c1674bebd2e3434dda7aeae6f2df3367b3bd6.webm differ diff --git a/main/data/e530f9defba1b3d7347fbd01387a694071231c7a.webm b/main/data/e530f9defba1b3d7347fbd01387a694071231c7a.webm new file mode 100644 index 000000000..858515149 Binary files /dev/null and b/main/data/e530f9defba1b3d7347fbd01387a694071231c7a.webm differ diff --git a/main/data/e5dd6362fdbd10ddc2e152095af54b2793c9f672.png b/main/data/e5dd6362fdbd10ddc2e152095af54b2793c9f672.png new file mode 100644 index 000000000..ccd44b0ba Binary files /dev/null and b/main/data/e5dd6362fdbd10ddc2e152095af54b2793c9f672.png differ diff --git a/main/data/e681c27450f5fac628f0c6b55a599f9e19796bb0.png b/main/data/e681c27450f5fac628f0c6b55a599f9e19796bb0.png new file mode 100644 index 000000000..9779a0679 Binary files /dev/null and b/main/data/e681c27450f5fac628f0c6b55a599f9e19796bb0.png differ diff --git a/main/data/e758b5123e37400048cbd95f4004aadd25f587a5.png b/main/data/e758b5123e37400048cbd95f4004aadd25f587a5.png new file mode 100644 index 000000000..23f393808 Binary files /dev/null and b/main/data/e758b5123e37400048cbd95f4004aadd25f587a5.png differ diff --git a/main/data/e7b5a7c2c976019bd61a2dea95a68c7713d1fe0a.png b/main/data/e7b5a7c2c976019bd61a2dea95a68c7713d1fe0a.png new file mode 100644 index 000000000..a14346596 Binary files /dev/null and b/main/data/e7b5a7c2c976019bd61a2dea95a68c7713d1fe0a.png differ diff --git a/main/data/e80d5fe03001f5923d64bf54392946b515112814.png b/main/data/e80d5fe03001f5923d64bf54392946b515112814.png new file mode 100644 index 000000000..088c6e12c Binary files /dev/null and b/main/data/e80d5fe03001f5923d64bf54392946b515112814.png differ diff --git a/main/data/e992b13c797a71de525373703c00155ae1796ca6.webm b/main/data/e992b13c797a71de525373703c00155ae1796ca6.webm new file mode 100644 index 000000000..3f7e9ce6f Binary files /dev/null and b/main/data/e992b13c797a71de525373703c00155ae1796ca6.webm differ diff --git a/main/data/e9ad629908fd2edc6dff44e6826d8389e5c3ea7f.webm b/main/data/e9ad629908fd2edc6dff44e6826d8389e5c3ea7f.webm new file mode 100644 index 000000000..aca6ce348 Binary files /dev/null and b/main/data/e9ad629908fd2edc6dff44e6826d8389e5c3ea7f.webm differ diff --git a/main/data/eb5d310e1973de8d7d7bc76524eb93a8cda1d5f0.webm b/main/data/eb5d310e1973de8d7d7bc76524eb93a8cda1d5f0.webm new file mode 100644 index 000000000..5ef819122 Binary files /dev/null and b/main/data/eb5d310e1973de8d7d7bc76524eb93a8cda1d5f0.webm differ diff --git a/main/data/eb802e6eab6d1435268fcc84c21a69f4c5a418a2.webm b/main/data/eb802e6eab6d1435268fcc84c21a69f4c5a418a2.webm new file mode 100644 index 000000000..19ef16088 Binary files /dev/null and b/main/data/eb802e6eab6d1435268fcc84c21a69f4c5a418a2.webm differ diff --git a/main/data/ec690a7ed00aefa2292954a20345a9759caf63c1.png b/main/data/ec690a7ed00aefa2292954a20345a9759caf63c1.png new file mode 100644 index 000000000..3adbcc0dc Binary files /dev/null and b/main/data/ec690a7ed00aefa2292954a20345a9759caf63c1.png differ diff --git a/main/data/ec948ed4ce8ae512049fe088318f425535d739f9.webm b/main/data/ec948ed4ce8ae512049fe088318f425535d739f9.webm new file mode 100644 index 000000000..c06655afd Binary files /dev/null and b/main/data/ec948ed4ce8ae512049fe088318f425535d739f9.webm differ diff --git a/main/data/ecf288bd4969ba0d984403437eb7d40c959eb933.png b/main/data/ecf288bd4969ba0d984403437eb7d40c959eb933.png new file mode 100644 index 000000000..3ce802c86 Binary files /dev/null and b/main/data/ecf288bd4969ba0d984403437eb7d40c959eb933.png differ diff --git a/main/data/ed4544beda6ba8a4b65092de26edeaa05f715844.webm b/main/data/ed4544beda6ba8a4b65092de26edeaa05f715844.webm new file mode 100644 index 000000000..02ca6c75c Binary files /dev/null and b/main/data/ed4544beda6ba8a4b65092de26edeaa05f715844.webm differ diff --git a/main/data/eddb43bba776cf5e6adcba5e8fef9e4c56896416.webm b/main/data/eddb43bba776cf5e6adcba5e8fef9e4c56896416.webm new file mode 100644 index 000000000..7d866aafc Binary files /dev/null and b/main/data/eddb43bba776cf5e6adcba5e8fef9e4c56896416.webm differ diff --git a/main/data/edf0cfae1efd119eece54a523cd047892cbac554.png b/main/data/edf0cfae1efd119eece54a523cd047892cbac554.png new file mode 100644 index 000000000..4a337b6b5 Binary files /dev/null and b/main/data/edf0cfae1efd119eece54a523cd047892cbac554.png differ diff --git a/main/data/edfc920e89ea1e4a45b719ed2e426c8fe87e31ba.webm b/main/data/edfc920e89ea1e4a45b719ed2e426c8fe87e31ba.webm new file mode 100644 index 000000000..2daab0301 Binary files /dev/null and b/main/data/edfc920e89ea1e4a45b719ed2e426c8fe87e31ba.webm differ diff --git a/main/data/ee2f585eec5742da20f01d89a5b0b5ce697f80db.webm b/main/data/ee2f585eec5742da20f01d89a5b0b5ce697f80db.webm new file mode 100644 index 000000000..33a7d1b9a Binary files /dev/null and b/main/data/ee2f585eec5742da20f01d89a5b0b5ce697f80db.webm differ diff --git a/main/data/ee448b757d5a8dcfc75e425204d340aa2ada0041.webm b/main/data/ee448b757d5a8dcfc75e425204d340aa2ada0041.webm new file mode 100644 index 000000000..4633ad34e Binary files /dev/null and b/main/data/ee448b757d5a8dcfc75e425204d340aa2ada0041.webm differ diff --git a/main/data/eeef4ba492da72285ea97420e4aaf278a013f375.webm b/main/data/eeef4ba492da72285ea97420e4aaf278a013f375.webm new file mode 100644 index 000000000..853fe90e9 Binary files /dev/null and b/main/data/eeef4ba492da72285ea97420e4aaf278a013f375.webm differ diff --git a/main/data/efa4c54e26be53c361a11b2fcb7be78d26720900.webm b/main/data/efa4c54e26be53c361a11b2fcb7be78d26720900.webm new file mode 100644 index 000000000..b8ba66c3c Binary files /dev/null and b/main/data/efa4c54e26be53c361a11b2fcb7be78d26720900.webm differ diff --git a/main/data/f070e2cdeed7a5b218ab49aead44ecfce2272da9.webm b/main/data/f070e2cdeed7a5b218ab49aead44ecfce2272da9.webm new file mode 100644 index 000000000..878554e95 Binary files /dev/null and b/main/data/f070e2cdeed7a5b218ab49aead44ecfce2272da9.webm differ diff --git a/main/data/f0a7b71354b0968c3dadabfd9e366e2ab1358d60.png b/main/data/f0a7b71354b0968c3dadabfd9e366e2ab1358d60.png new file mode 100644 index 000000000..7f5806d76 Binary files /dev/null and b/main/data/f0a7b71354b0968c3dadabfd9e366e2ab1358d60.png differ diff --git a/main/data/f0cfae65ba3f8140dc4f959111231937eca68ffe.webm b/main/data/f0cfae65ba3f8140dc4f959111231937eca68ffe.webm new file mode 100644 index 000000000..e70b33715 Binary files /dev/null and b/main/data/f0cfae65ba3f8140dc4f959111231937eca68ffe.webm differ diff --git a/main/data/f116c7c5d3e125470680ab2e6aa2c57a85259c24.png b/main/data/f116c7c5d3e125470680ab2e6aa2c57a85259c24.png new file mode 100644 index 000000000..547e16ed7 Binary files /dev/null and b/main/data/f116c7c5d3e125470680ab2e6aa2c57a85259c24.png differ diff --git a/main/data/f1689a6a423313964ab4624df348b8aef078754a.webm b/main/data/f1689a6a423313964ab4624df348b8aef078754a.webm new file mode 100644 index 000000000..421fcfb67 Binary files /dev/null and b/main/data/f1689a6a423313964ab4624df348b8aef078754a.webm differ diff --git a/main/data/f2b5d1d23d7ad14135f913102777f22c19b5eab9.webm b/main/data/f2b5d1d23d7ad14135f913102777f22c19b5eab9.webm new file mode 100644 index 000000000..c7c672005 Binary files /dev/null and b/main/data/f2b5d1d23d7ad14135f913102777f22c19b5eab9.webm differ diff --git a/main/data/f37e6220b6b5bfce6af63deb7638204328f74efb.webm b/main/data/f37e6220b6b5bfce6af63deb7638204328f74efb.webm new file mode 100644 index 000000000..3164f821a Binary files /dev/null and b/main/data/f37e6220b6b5bfce6af63deb7638204328f74efb.webm differ diff --git a/main/data/f3f532f0b64ab177f7e18a6fca33186c49833395.webm b/main/data/f3f532f0b64ab177f7e18a6fca33186c49833395.webm new file mode 100644 index 000000000..3c8fb4ad3 Binary files /dev/null and b/main/data/f3f532f0b64ab177f7e18a6fca33186c49833395.webm differ diff --git a/main/data/f576d50de59dcceeb4e7e062fa7591b492103f09.png b/main/data/f576d50de59dcceeb4e7e062fa7591b492103f09.png new file mode 100644 index 000000000..f34a361e6 Binary files /dev/null and b/main/data/f576d50de59dcceeb4e7e062fa7591b492103f09.png differ diff --git a/main/data/f68f925a9c440fdd82f14011171286cbda17140c.webm b/main/data/f68f925a9c440fdd82f14011171286cbda17140c.webm new file mode 100644 index 000000000..eed79339e Binary files /dev/null and b/main/data/f68f925a9c440fdd82f14011171286cbda17140c.webm differ diff --git a/main/data/f6f72c836c5a5337fb1086f74ce44c49f98478cc.png b/main/data/f6f72c836c5a5337fb1086f74ce44c49f98478cc.png new file mode 100644 index 000000000..6ff0133b1 Binary files /dev/null and b/main/data/f6f72c836c5a5337fb1086f74ce44c49f98478cc.png differ diff --git a/main/data/f7120195349f5d6cce16263a026d66a077dbf9ef.webm b/main/data/f7120195349f5d6cce16263a026d66a077dbf9ef.webm new file mode 100644 index 000000000..199f89e47 Binary files /dev/null and b/main/data/f7120195349f5d6cce16263a026d66a077dbf9ef.webm differ diff --git a/main/data/f87b8ed2cb0768a43518279a04d736f468d39fa7.webm b/main/data/f87b8ed2cb0768a43518279a04d736f468d39fa7.webm new file mode 100644 index 000000000..674a3b0c4 Binary files /dev/null and b/main/data/f87b8ed2cb0768a43518279a04d736f468d39fa7.webm differ diff --git a/main/data/f9333eb499535e6ecb48039f1b6d11970a3a05e7.png b/main/data/f9333eb499535e6ecb48039f1b6d11970a3a05e7.png new file mode 100644 index 000000000..4b6aa14ad Binary files /dev/null and b/main/data/f9333eb499535e6ecb48039f1b6d11970a3a05e7.png differ diff --git a/main/data/f9b263d5b39e3ae84f7dd9ec100113a8372e2f6d.webm b/main/data/f9b263d5b39e3ae84f7dd9ec100113a8372e2f6d.webm new file mode 100644 index 000000000..31b14b6df Binary files /dev/null and b/main/data/f9b263d5b39e3ae84f7dd9ec100113a8372e2f6d.webm differ diff --git a/main/data/fa0d204c5f6c86ef2d0f79929e88f351ca0a19f1.webm b/main/data/fa0d204c5f6c86ef2d0f79929e88f351ca0a19f1.webm new file mode 100644 index 000000000..c0fb791b3 Binary files /dev/null and b/main/data/fa0d204c5f6c86ef2d0f79929e88f351ca0a19f1.webm differ diff --git a/main/data/fb2fa14622c1ca49bd066f987ddb4f1333cc377d.png b/main/data/fb2fa14622c1ca49bd066f987ddb4f1333cc377d.png new file mode 100644 index 000000000..1b72ae552 Binary files /dev/null and b/main/data/fb2fa14622c1ca49bd066f987ddb4f1333cc377d.png differ diff --git a/main/data/fb5509445c721014d4db119c3b69f1c56881c240.webm b/main/data/fb5509445c721014d4db119c3b69f1c56881c240.webm new file mode 100644 index 000000000..a2adc14b4 Binary files /dev/null and b/main/data/fb5509445c721014d4db119c3b69f1c56881c240.webm differ diff --git a/main/data/fb7045b3a6ef6cd59b5b99482161861f31c4b3a2.png b/main/data/fb7045b3a6ef6cd59b5b99482161861f31c4b3a2.png new file mode 100644 index 000000000..e9cf0e528 Binary files /dev/null and b/main/data/fb7045b3a6ef6cd59b5b99482161861f31c4b3a2.png differ diff --git a/main/data/fbbbf11b1fc1cf391b205b9d3f3eed2841fbbbce.png b/main/data/fbbbf11b1fc1cf391b205b9d3f3eed2841fbbbce.png new file mode 100644 index 000000000..4d97e7c46 Binary files /dev/null and b/main/data/fbbbf11b1fc1cf391b205b9d3f3eed2841fbbbce.png differ diff --git a/main/data/fc0cd81b9988d043c31b49d41b15cb5ab76e1e88.webm b/main/data/fc0cd81b9988d043c31b49d41b15cb5ab76e1e88.webm new file mode 100644 index 000000000..18f7e316a Binary files /dev/null and b/main/data/fc0cd81b9988d043c31b49d41b15cb5ab76e1e88.webm differ diff --git a/main/data/fc502062db0e050bb02fd356bba7c19e93248afc.png b/main/data/fc502062db0e050bb02fd356bba7c19e93248afc.png new file mode 100644 index 000000000..d072d5d37 Binary files /dev/null and b/main/data/fc502062db0e050bb02fd356bba7c19e93248afc.png differ diff --git a/main/data/fc83c188c220e252941e5f42deacec99d82c8473.webm b/main/data/fc83c188c220e252941e5f42deacec99d82c8473.webm new file mode 100644 index 000000000..d900df2fc Binary files /dev/null and b/main/data/fc83c188c220e252941e5f42deacec99d82c8473.webm differ diff --git a/main/data/fd496e255c0668c9b03234f23f9b78b621de1060.png b/main/data/fd496e255c0668c9b03234f23f9b78b621de1060.png new file mode 100644 index 000000000..a7d834a41 Binary files /dev/null and b/main/data/fd496e255c0668c9b03234f23f9b78b621de1060.png differ diff --git a/main/data/fda3f375fb5054e0e1826f872b197d7b6610f435.png b/main/data/fda3f375fb5054e0e1826f872b197d7b6610f435.png new file mode 100644 index 000000000..040e8dbd6 Binary files /dev/null and b/main/data/fda3f375fb5054e0e1826f872b197d7b6610f435.png differ diff --git a/main/data/ff0f22539d7d99a86487026ddce218ffd78e8c62.png b/main/data/ff0f22539d7d99a86487026ddce218ffd78e8c62.png new file mode 100644 index 000000000..5053922a9 Binary files /dev/null and b/main/data/ff0f22539d7d99a86487026ddce218ffd78e8c62.png differ diff --git a/main/data/ff399345c43412df9c6aa8ee67ee402399df97f0.png b/main/data/ff399345c43412df9c6aa8ee67ee402399df97f0.png new file mode 100644 index 000000000..9425db339 Binary files /dev/null and b/main/data/ff399345c43412df9c6aa8ee67ee402399df97f0.png differ diff --git a/main/data/fff8c865696f575819aefda54ff7f4ac90040fc5.webm b/main/data/fff8c865696f575819aefda54ff7f4ac90040fc5.webm new file mode 100644 index 000000000..f04b43ab1 Binary files /dev/null and b/main/data/fff8c865696f575819aefda54ff7f4ac90040fc5.webm differ diff --git a/main/index.html b/main/index.html new file mode 100644 index 000000000..334cdd52d --- /dev/null +++ b/main/index.html @@ -0,0 +1,68 @@ + + + + + + + + + Playwright Test Report + + + + +
+ + + \ No newline at end of file diff --git a/main/test-results.json b/main/test-results.json new file mode 100644 index 000000000..07ed4f3c7 --- /dev/null +++ b/main/test-results.json @@ -0,0 +1,9989 @@ +{ + "config": { + "configFile": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright.config.ts", + "rootDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "forbidOnly": false, + "fullyParallel": false, + "globalSetup": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/playwrightSetup.ts", + "globalTeardown": null, + "globalTimeout": 0, + "grep": {}, + "grepInvert": null, + "maxFailures": 0, + "metadata": { + "actualWorkers": 2 + }, + "preserveOutput": "always", + "reporter": [ + [ + "html", + { + "outputFolder": "./playwright-artifacts/playwright-report" + } + ], + [ + "json", + { + "outputFile": "./playwright-artifacts/test-results.json" + } + ] + ], + "reportSlowTests": { + "max": 5, + "threshold": 15000 + }, + "quiet": false, + "projects": [ + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "chromium", + "name": "chromium", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + }, + { + "outputDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results", + "repeatEach": 1, + "retries": 2, + "id": "safari", + "name": "safari", + "testDir": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites", + "testIgnore": [], + "testMatch": [ + "**/*.@(spec|test).?(c|m)[jt]s?(x)" + ], + "timeout": 120000 + } + ], + "shard": null, + "updateSnapshots": "missing", + "version": "1.42.1", + "workers": 2, + "webServer": { + "command": "npm run dev", + "port": 3000 + } + }, + "suites": [ + { + "title": "internalViewer/internalViewer.test.ts", + "file": "internalViewer/internalViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test InternalViewer", + "file": "internalViewer/internalViewer.test.ts", + "line": 3, + "column": 6, + "specs": [ + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8140, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:07.483Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/internalViewer-internalViewer-Test-InternalViewer-Test-internalViewer-header-link-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/internalViewer-internalViewer-Test-InternalViewer-Test-internalViewer-header-link-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fb807d97e0b05ec268fc", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + }, + { + "title": "Test internalViewer header link", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 11115, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:34.339Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/internalViewer-internalViewer-Test-InternalViewer-Test-internalViewer-header-link-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/internalViewer-internalViewer-Test-InternalViewer-Test-internalViewer-header-link-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "bbf5c844619cf507bedd-fd92e2909195446d618f", + "file": "internalViewer/internalViewer.test.ts", + "line": 4, + "column": 9 + } + ] + } + ] + }, + { + "title": "memoryViewer/memoryViewer.test.ts", + "file": "memoryViewer/memoryViewer.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Memory Viewer Widget", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9785, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:07.650Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-is-visible-and-has-correct-status-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-is-visible-and-has-correct-status-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-91e9bebf0aad45b31740", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3544, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:17.726Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-shows-correct-base-metrics-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-shows-correct-base-metrics-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-f1c98b9fee3c64c161c2", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3355, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:21.271Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-popup-shows-on-hover-with-all-metrics-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-popup-shows-on-hover-with-all-metrics-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-1c02b0cccbdcc375d24c", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Memory viewer is visible and has correct status", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5074, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:47.339Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-is-visible-and-has-correct-status-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-is-visible-and-has-correct-status-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-96b55b29deac2f3f1c63", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Memory viewer shows correct base metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4499, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:52.414Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-shows-correct-base-metrics-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-shows-correct-base-metrics-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-24b49bcfb14f8ea9248b", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Memory viewer popup shows on hover with all metrics", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5344, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:56.914Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-popup-shows-on-hover-with-all-metrics-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/memoryViewer-memoryViewer-Memory-Viewer-Widget-Memory-viewer-popup-shows-on-hover-with-all-metrics-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9018696e884d04f1a6b5-eb7c9644afca65ef27a9", + "file": "memoryViewer/memoryViewer.test.ts", + "line": 49, + "column": 9 + } + ] + } + ] + }, + { + "title": "nodes/nodes.test.ts", + "file": "nodes/nodes.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Nodes page", + "file": "nodes/nodes.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1720, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:15.924Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-page-Nodes-page-is-OK-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-page-Nodes-page-is-OK-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-e1732583c7eeca741496", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1929, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:17.645Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-page-Nodes-page-has-nodes-table-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-page-Nodes-page-has-nodes-table-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-0b20a9a307afd1dd5033", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Nodes page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2126, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:02.271Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-page-Nodes-page-is-OK-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-page-Nodes-page-is-OK-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-bf95b0df97e12d005041", + "file": "nodes/nodes.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Nodes page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 2663, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:04.398Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-page-Nodes-page-has-nodes-table-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-page-Nodes-page-has-nodes-table-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-27276561dc94b142dbcd", + "file": "nodes/nodes.test.ts", + "line": 14, + "column": 9 + } + ] + }, + { + "title": "Test Nodes Paginated Table", + "file": "nodes/nodes.test.ts", + "line": 25, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2570, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:19.576Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-loads-and-displays-data-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-loads-and-displays-data-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d8c1a0b16a1d37fb9a1a", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3725, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:22.147Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Search-by-hostname-filters-the-table-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Search-by-hostname-filters-the-table-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ad1e5f297bc7b282c53a", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2924, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:25.874Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-g-96b9b-played-correctly-if-group-by-option-is-selected-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-g-96b9b-played-correctly-if-group-by-option-is-selected-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2a4657a1cbb187e76f52", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2667, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:28.800Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Node-count-is-displayed-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Node-count-is-displayed-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d76339721319832340c5", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2615, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:31.468Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Uptime-values-are-displayed-in-correct-format-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Uptime-values-are-displayed-in-correct-format-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-d355cd055b78a763b55f", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5792, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:34.085Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Refresh-button-updates-the-table-data-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Refresh-button-updates-the-table-data-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4eded46a2b0a81e5eeb2", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2653, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:39.878Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Row-data-can-be-retrieved-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Row-data-can-be-retrieved-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-c546dc6b5dc55c7801aa", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3127, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:42.532Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Column-values-can-be-retrieved-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Column-values-can-be-retrieved-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-b1a7f4c0f4466ce9a2f8", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4517, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:45.660Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-displays-empty-data-message-when-no-entities-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-displays-empty-data-message-when-no-entities-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-73178c32ffed374b7564", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 19074, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:50.178Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Autorefresh-updates-data-when-initially-empty-data-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Autorefresh-updates-data-when-initially-empty-data-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-1c8ef4c3a43c93a7ffd0", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3944, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:07.063Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-loads-and-displays-data-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-loads-and-displays-data-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-4be8d949e2e78b78c323", + "file": "nodes/nodes.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Search by hostname filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4340, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:11.008Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Search-by-hostname-filters-the-table-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Search-by-hostname-filters-the-table-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-6dba9c00ddb5249131bc", + "file": "nodes/nodes.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Table groups displayed correctly if group by option is selected", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4755, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:15.349Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-g-96b9b-played-correctly-if-group-by-option-is-selected-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-g-96b9b-played-correctly-if-group-by-option-is-selected-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-073d9ea87da34243ab4e", + "file": "nodes/nodes.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "Node count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3613, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:20.105Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Node-count-is-displayed-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Node-count-is-displayed-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-cfd303a4348690adba49", + "file": "nodes/nodes.test.ts", + "line": 76, + "column": 9 + }, + { + "title": "Uptime values are displayed in correct format", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3353, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:23.719Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Uptime-values-are-displayed-in-correct-format-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Uptime-values-are-displayed-in-correct-format-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-29db22f9bbc969b0a101", + "file": "nodes/nodes.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Refresh button updates the table data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 7064, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:27.074Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Refresh-button-updates-the-table-data-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Refresh-button-updates-the-table-data-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-ffa22a725090e9f87aa1", + "file": "nodes/nodes.test.ts", + "line": 107, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4012, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:34.139Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Row-data-can-be-retrieved-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Row-data-can-be-retrieved-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-f6e2c8d7a9ef5547b627", + "file": "nodes/nodes.test.ts", + "line": 122, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 3564, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:38.152Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Column-values-can-be-retrieved-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Column-values-can-be-retrieved-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-347999c1d980fbe9847c", + "file": "nodes/nodes.test.ts", + "line": 138, + "column": 9 + }, + { + "title": "Table displays empty data message when no entities", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 4459, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:41.717Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-displays-empty-data-message-when-no-entities-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Table-displays-empty-data-message-when-no-entities-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-873269e69e591edb1252", + "file": "nodes/nodes.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Autorefresh updates data when initially empty data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 19901, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:46.178Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Autorefresh-updates-data-when-initially-empty-data-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/nodes-nodes-Test-Nodes-Paginated-Table-Autorefresh-updates-data-when-initially-empty-data-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fefa58c6d5e81985f950-2e624e4b7cf5bf517423", + "file": "nodes/nodes.test.ts", + "line": 166, + "column": 9 + } + ] + } + ] + }, + { + "title": "paginatedTable/paginatedTable.test.ts", + "file": "paginatedTable/paginatedTable.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "PaginatedTable", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5438, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:24.633Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-loads-data-in-chunks-when-scrolling-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-loads-data-in-chunks-when-scrolling-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-91a1c48eca228fff503f", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5965, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:30.072Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-loads-data-when-scrolling-to-middle-of-table-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-loads-data-when-scrolling-to-middle-of-table-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d9f0d671db620cf4571c", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1680, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:36.037Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-displays-empty-state-when-no-data-is-present-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-displays-empty-state-when-no-data-is-present-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-b973e83c1bee5fc8dc0d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4545, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:37.718Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-handles-10-pages-of-data-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-handles-10-pages-of-data-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-2c9cbde78dadb9ce1b7a", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6322, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:42.265Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-handles-100-pages-of-data-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-handles-100-pages-of-data-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-841c8817c7147b9fa80d", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "loads data in chunks when scrolling", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5704, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:12.544Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-loads-data-in-chunks-when-scrolling-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-loads-data-in-chunks-when-scrolling-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-20e20263369fd12f1d1e", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 9, + "column": 9 + }, + { + "title": "loads data when scrolling to middle of table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6204, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:18.547Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-loads-data-when-scrolling-to-middle-of-table-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-loads-data-when-scrolling-to-middle-of-table-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-df51f2dbf40217fc22c1", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "displays empty state when no data is present", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2855, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:24.753Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-displays-empty-state-when-no-data-is-present-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-displays-empty-state-when-no-data-is-present-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-69b06e68e1fe13684ad9", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 77, + "column": 9 + }, + { + "title": "handles 10 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5672, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:27.609Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-handles-10-pages-of-data-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-handles-10-pages-of-data-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-4ad6529c7d937cc96605", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "handles 100 pages of data correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6012, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:33.282Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-handles-100-pages-of-data-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/paginatedTable-paginatedTable-PaginatedTable-handles-100-pages-of-data-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "a6b61d0231fa13785694-d48954da93c384289291", + "file": "paginatedTable/paginatedTable.test.ts", + "line": 119, + "column": 9 + } + ] + } + ] + }, + { + "title": "sidebar/sidebar.test.ts", + "file": "sidebar/sidebar.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Sidebar", + "file": "sidebar/sidebar.test.ts", + "line": 8, + "column": 6, + "specs": [ + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1360, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:48.593Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Sidebar-is-visible-and-loads-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Sidebar-is-visible-and-loads-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-316ba7673fe99ba2afc3", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1890, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:49.954Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Logo-button-is-visible-and-clickable-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Logo-button-is-visible-and-clickable-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4776a26d896723c73ba4", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1449, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:51.846Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Settings-button-is-visible-and-clickable-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Settings-button-is-visible-and-clickable-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-116e1269f23a47b5ec8e", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1784, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:53.296Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Settings-button-click-opens-drawer-with-correct-sections-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Settings-button-click-opens-drawer-with-correct-sections-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f83026284ee7d80d646d", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1231, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:55.081Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Documentation-button-is-visible-and-clickable-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Documentation-button-is-visible-and-clickable-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-f754944d3ba22cc86843", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1239, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:56.314Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Account-button-is-visible-and-clickable-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Account-button-is-visible-and-clickable-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-69c1f4ff73145ac10b99", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2281, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:57.554Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Sidebar-can-be-collapsed-and-expanded-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Sidebar-can-be-collapsed-and-expanded-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-cdd3f02da34fc1d8478b", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1212, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:47:59.836Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Footer-items-are-visible-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Footer-items-are-visible-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-5b97b23240b9496e3cf1", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4335, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:01.049Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Can-toggle-experiments-in-settings-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Can-toggle-experiments-in-settings-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-8c5fa3c788e145f910ba", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + }, + { + "title": "Sidebar is visible and loads correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2001, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:39.306Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Sidebar-is-visible-and-loads-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Sidebar-is-visible-and-loads-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-a0992cf6b94e55d41a2b", + "file": "sidebar/sidebar.test.ts", + "line": 15, + "column": 9 + }, + { + "title": "Logo button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2408, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:41.308Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Logo-button-is-visible-and-clickable-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Logo-button-is-visible-and-clickable-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4354e7acccbfda64c2ad", + "file": "sidebar/sidebar.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Settings button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2076, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:43.717Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Settings-button-is-visible-and-clickable-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Settings-button-is-visible-and-clickable-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-4c06aa715fab42eb1fdb", + "file": "sidebar/sidebar.test.ts", + "line": 28, + "column": 9 + }, + { + "title": "Settings button click opens drawer with correct sections", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3281, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:45.794Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Settings-button-click-opens-drawer-with-correct-sections-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Settings-button-click-opens-drawer-with-correct-sections-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-11ef89a3d13dc9519ffe", + "file": "sidebar/sidebar.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Documentation button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2151, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:49.077Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Documentation-button-is-visible-and-clickable-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Documentation-button-is-visible-and-clickable-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-129cb56c9a403682f358", + "file": "sidebar/sidebar.test.ts", + "line": 54, + "column": 9 + }, + { + "title": "Account button is visible and clickable", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1687, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:51.229Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Account-button-is-visible-and-clickable-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Account-button-is-visible-and-clickable-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-68670511a06da64f5d1b", + "file": "sidebar/sidebar.test.ts", + "line": 61, + "column": 9 + }, + { + "title": "Sidebar can be collapsed and expanded", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2850, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:52.917Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Sidebar-can-be-collapsed-and-expanded-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Sidebar-can-be-collapsed-and-expanded-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-071c1957a426effe35ee", + "file": "sidebar/sidebar.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "Footer items are visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1331, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:55.768Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Footer-items-are-visible-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Footer-items-are-visible-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-1cad3917159e58888507", + "file": "sidebar/sidebar.test.ts", + "line": 86, + "column": 9 + }, + { + "title": "Can toggle experiments in settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6029, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:57.100Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Can-toggle-experiments-in-settings-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/sidebar-sidebar-Test-Sidebar-Can-toggle-experiments-in-settings-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3d82d43fd4f9e4849f9c-6806dffe69b0e0acc0a6", + "file": "sidebar/sidebar.test.ts", + "line": 94, + "column": 9 + } + ] + } + ] + }, + { + "title": "storage/storage.test.ts", + "file": "storage/storage.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Storage page", + "file": "storage/storage.test.ts", + "line": 7, + "column": 6, + "specs": [ + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1216, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:05.390Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-is-OK-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-is-OK-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-b7dea1f8ceb4cd60dd30", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1531, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:06.608Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-has-groups-table-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-has-groups-table-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ea571754bf7373549655", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 1767, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:08.140Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-has-nodes-table-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-has-nodes-table-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-d7b01321827cef4cd164", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + }, + { + "title": "Storage page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 1317, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:03.136Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-is-OK-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-is-OK-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6ab7b4abce16c448532b", + "file": "storage/storage.test.ts", + "line": 8, + "column": 9 + }, + { + "title": "Storage page has groups table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2667, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:04.454Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-has-groups-table-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-has-groups-table-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-20ff1fb3669b6da39922", + "file": "storage/storage.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Storage page has nodes table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3726, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:07.122Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-has-nodes-table-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-page-Storage-page-has-nodes-table-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3c2cd1079c68e4b3d9c9", + "file": "storage/storage.test.ts", + "line": 23, + "column": 9 + } + ] + }, + { + "title": "Test Storage Paginated Table", + "file": "storage/storage.test.ts", + "line": 33, + "column": 6, + "specs": [ + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4124, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:09.909Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Table-loads-and-displays-data-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Table-loads-and-displays-data-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-6a55589226408723fbdb", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4918, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:14.034Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Search-by-pool-name-filters-the-table-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Search-by-pool-name-filters-the-table-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ec67fe18d52e6be9dac4", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5463, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:18.955Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Radio-button-selection-changes-displayed-data-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Radio-button-selection-changes-displayed-data-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-ba7104605942d26e64ab", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5169, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:24.419Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Groups-count-is-displayed-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Groups-count-is-displayed-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-bb0fae6be28eaf1b6599", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3952, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:29.590Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Row-data-can-be-retrieved-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Row-data-can-be-retrieved-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-3816e5a0f9a725697588", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4543, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:33.543Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Column-values-can-be-retrieved-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Column-values-can-be-retrieved-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-64fa554d05a9f0c114e2", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 8405, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:38.087Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Clicking-on-Group-ID-header-sorts-the-table-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Clicking-on-Group-ID-header-sorts-the-table-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-30be84d9195c13297bde", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Table loads and displays data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4186, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:10.849Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Table-loads-and-displays-data-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Table-loads-and-displays-data-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-1a5e4639c7a714d4cef1", + "file": "storage/storage.test.ts", + "line": 48, + "column": 9 + }, + { + "title": "Search by pool name filters the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 5725, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:15.036Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Search-by-pool-name-filters-the-table-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Search-by-pool-name-filters-the-table-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-71705db781cd6bb89c8d", + "file": "storage/storage.test.ts", + "line": 58, + "column": 9 + }, + { + "title": "Radio button selection changes displayed data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6056, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:20.762Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Radio-button-selection-changes-displayed-data-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Radio-button-selection-changes-displayed-data-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-457202a46d75040204b7", + "file": "storage/storage.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Groups count is displayed correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 6211, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:26.819Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Groups-count-is-displayed-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Groups-count-is-displayed-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-7ed6bb4846ab39edbbcd", + "file": "storage/storage.test.ts", + "line": 88, + "column": 9 + }, + { + "title": "Row data can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4243, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:33.031Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Row-data-can-be-retrieved-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Row-data-can-be-retrieved-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-24292046b6279fe473db", + "file": "storage/storage.test.ts", + "line": 100, + "column": 9 + }, + { + "title": "Column values can be retrieved correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 4667, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:37.276Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Column-values-can-be-retrieved-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Column-values-can-be-retrieved-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-460a2c4e1eab69b99b05", + "file": "storage/storage.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Clicking on Group ID header sorts the table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9198, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:41.944Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Clicking-on-Group-ID-header-sorts-the-table-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/storage-storage-Test-Storage-Paginated-Table-Clicking-on-Group-ID-header-sorts-the-table-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "d969e94bd7792d423276-4c2937a37492103f2c9e", + "file": "storage/storage.test.ts", + "line": 129, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/diagnostics/diagnostics.test.ts", + "file": "tenant/diagnostics/diagnostics.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Diagnostics tab", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3574, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:09.268Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-Primary-keys-header-is-visible-in-Schema-tab-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-Primary-keys-header-is-visible-in-Schema-tab-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-696678bf72f6ee00e24a", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3286, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:12.844Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-3e193-ng-queries-in-Queries-if-no-queries-are-running-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-3e193-ng-queries-in-Queries-if-no-queries-are-running-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-040bf4764f46f49c4f3b", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7553, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:16.131Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-Running-query-is-shown-if-query-is-running-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-Running-query-is-shown-if-query-is-running-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-80896e9e6a7adb5f48bb", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5286, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:06.095Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-Primary-keys-header-is-visible-in-Schema-tab-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-Primary-keys-header-is-visible-in-Schema-tab-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-f6dfbd25c39e8184057d", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 11, + "column": 9 + }, + { + "title": "No runnning queries in Queries if no queries are running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 5316, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:11.383Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-3e193-ng-queries-in-Queries-if-no-queries-are-running-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-3e193-ng-queries-in-Queries-if-no-queries-are-running-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-1be861f724c8e2b9d0f4", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Running query is shown if query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "passed", + "duration": 10491, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:16.700Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-Running-query-is-shown-if-query-is-running-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-diagnostics-diagnostics-Diagnostics-tab-Running-query-is-shown-if-query-is-running-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "fe5439f6f0729749b7e8-c03bb6e59f745d87716e", + "file": "tenant/diagnostics/diagnostics.test.ts", + "line": 47, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/initialLoad.test.ts", + "file": "tenant/initialLoad.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Tenant initial load", + "file": "tenant/initialLoad.test.ts", + "line": 13, + "column": 6, + "specs": [ + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6218, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:23.690Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-diagnostics-page-is-visible-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-diagnostics-page-is-visible-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-fe0251ae29d17dbb5c31", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3581, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:29.910Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant--aec6f-s-page-is-visible-when-describe-returns-no-data-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant--aec6f-s-page-is-visible-when-describe-returns-no-data-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-4a0f8a70c6bf25ed7e93", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 3834, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:33.495Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-page-shows-error-message-when-describe-returns-401-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-page-shows-error-message-when-describe-returns-401-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-c2cbf8225bb32ad943dc", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2909, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:37.330Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-page-shows-error-message-when-describe-returns-403-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-page-shows-error-message-when-describe-returns-403-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-9ac9867630fcb0fb3ffe", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 2, + "status": "failed", + "duration": 6531, + "error": { + "message": "Error: \u001b[31mTimed out 5000ms waiting for \u001b[39m\u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m()\u001b[22m\n\nLocator: locator('.kv-tenant-diagnostics')\nExpected: visible\nReceived: hidden\nCall log:\n \u001b[2m- expect.toBeVisible with timeout 5000ms\u001b[22m\n\u001b[2m - waiting for locator('.kv-tenant-diagnostics')\u001b[22m\n", + "stack": "Error: \u001b[31mTimed out 5000ms waiting for \u001b[39m\u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m()\u001b[22m\n\nLocator: locator('.kv-tenant-diagnostics')\nExpected: visible\nReceived: hidden\nCall log:\n \u001b[2m- expect.toBeVisible with timeout 5000ms\u001b[22m\n\u001b[2m - waiting for locator('.kv-tenant-diagnostics')\u001b[22m\n\n at /home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites/tenant/initialLoad.test.ts:18:62", + "location": { + "file": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites/tenant/initialLoad.test.ts", + "column": 62, + "line": 18 + }, + "snippet": " 16 | await tenantPage.goto(pageQueryParams);\n 17 |\n> 18 | await expect(page.locator('.kv-tenant-diagnostics')).toBeVisible();\n | ^\n 19 | });\n 20 |\n 21 | test('Tenant diagnostics page is visible when describe returns no data', async ({page}) => {" + }, + "errors": [ + { + "location": { + "file": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites/tenant/initialLoad.test.ts", + "column": 62, + "line": 18 + }, + "message": "Error: \u001b[31mTimed out 5000ms waiting for \u001b[39m\u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m()\u001b[22m\n\nLocator: locator('.kv-tenant-diagnostics')\nExpected: visible\nReceived: hidden\nCall log:\n \u001b[2m- expect.toBeVisible with timeout 5000ms\u001b[22m\n\u001b[2m - waiting for locator('.kv-tenant-diagnostics')\u001b[22m\n\n\n 16 | await tenantPage.goto(pageQueryParams);\n 17 |\n> 18 | await expect(page.locator('.kv-tenant-diagnostics')).toBeVisible();\n | ^\n 19 | });\n 20 |\n 21 | test('Tenant diagnostics page is visible when describe returns no data', async ({page}) => {\n\n at /home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites/tenant/initialLoad.test.ts:18:62" + } + ], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:27.196Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-diagnostics-page-is-visible-safari/test-failed-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-diagnostics-page-is-visible-safari/video.webm" + } + ], + "errorLocation": { + "file": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/tests/suites/tenant/initialLoad.test.ts", + "column": 62, + "line": 18 + } + }, + { + "workerIndex": 4, + "status": "passed", + "duration": 5002, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 1, + "startTime": "2024-12-18T15:53:34.268Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-diagnostics-page-is-visible-safari-retry1/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-diagnostics-page-is-visible-safari-retry1/video.webm" + }, + { + "name": "trace", + "contentType": "application/zip", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-diagnostics-page-is-visible-safari-retry1/trace.zip" + } + ] + } + ], + "status": "flaky" + } + ], + "id": "f21915a2bc5b36c8949f-2dd5db31718a9070ba77", + "file": "tenant/initialLoad.test.ts", + "line": 14, + "column": 9 + }, + { + "title": "Tenant diagnostics page is visible when describe returns no data", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 4321, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:39.825Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant--aec6f-s-page-is-visible-when-describe-returns-no-data-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant--aec6f-s-page-is-visible-when-describe-returns-no-data-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-8b425c70004753b4705f", + "file": "tenant/initialLoad.test.ts", + "line": 21, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 401", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 4302, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:44.148Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-page-shows-error-message-when-describe-returns-401-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-page-shows-error-message-when-describe-returns-401-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-2f3a69f9309ef9b12367", + "file": "tenant/initialLoad.test.ts", + "line": 32, + "column": 9 + }, + { + "title": "Tenant page shows error message when describe returns 403", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 4342, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:48.452Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-page-shows-error-message-when-describe-returns-403-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-initialLoad-Tenant-initial-load-Tenant-page-shows-error-message-when-describe-returns-403-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "f21915a2bc5b36c8949f-934a58dddfc695e5f6cb", + "file": "tenant/initialLoad.test.ts", + "line": 44, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/planToSvg.test.ts", + "file": "tenant/queryEditor/planToSvg.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Plan to SVG functionality", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5656, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:40.267Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--8115a-ropdown-shows-options-and-opens-plan-in-new-tab-chromium/test-finished-1.png" + }, + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--8115a-ropdown-shows-options-and-opens-plan-in-new-tab-chromium/test-finished-2.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--8115a-ropdown-shows-options-and-opens-plan-in-new-tab-chromium/video.webm" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--8115a-ropdown-shows-options-and-opens-plan-in-new-tab-chromium/video-1.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-011771c3ef62e8752951", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5363, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:45.924Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--36f34-n-to-SVG-download-option-triggers-file-download-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--36f34-n-to-SVG-download-option-triggers-file-download-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-afd36580c94504c94715", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8107, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:51.288Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG-functionality-Plan-to-SVG-handles-API-errors-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG-functionality-Plan-to-SVG-handles-API-errors-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7499115b518eff4e1f23", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5882, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:59.396Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--94d13-abled-when-execution-plan-experiment-is-enabled-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--94d13-abled-when-execution-plan-experiment-is-enabled-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-08180ee4c6273ebb71a1", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9617, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:05.279Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--be568-changes-when-toggling-execution-plan-experiment-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--be568-changes-when-toggling-execution-plan-experiment-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6a403c615f0587292987", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5192, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:14.897Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--bf9f7-ltip-when-disabled-by-execution-plan-experiment-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--bf9f7-ltip-when-disabled-by-execution-plan-experiment-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-d86686b1ed476a14aa5f", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + }, + { + "title": "Plan to SVG dropdown shows options and opens plan in new tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10657, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:51.172Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--8115a-ropdown-shows-options-and-opens-plan-in-new-tab-safari/test-finished-1.png" + }, + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--8115a-ropdown-shows-options-and-opens-plan-in-new-tab-safari/test-finished-2.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--8115a-ropdown-shows-options-and-opens-plan-in-new-tab-safari/video.webm" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--8115a-ropdown-shows-options-and-opens-plan-in-new-tab-safari/video-1.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-828a8bebcc2163eb09cd", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Plan to SVG download option triggers file download", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10040, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:01.831Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--36f34-n-to-SVG-download-option-triggers-file-download-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--36f34-n-to-SVG-download-option-triggers-file-download-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-e668e1d9415a49c255b8", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Plan to SVG handles API errors correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11997, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:11.872Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG-functionality-Plan-to-SVG-handles-API-errors-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG-functionality-Plan-to-SVG-handles-API-errors-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6bb5bd641025ebd20e5c", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 92, + "column": 9 + }, + { + "title": "Statistics setting becomes disabled when execution plan experiment is enabled", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10506, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:23.870Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--94d13-abled-when-execution-plan-experiment-is-enabled-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--94d13-abled-when-execution-plan-experiment-is-enabled-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7057835460061548b447", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 145, + "column": 9 + }, + { + "title": "Statistics mode changes when toggling execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 16331, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:34.377Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--be568-changes-when-toggling-execution-plan-experiment-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--be568-changes-when-toggling-execution-plan-experiment-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-7aa07dab6a152fc510ca", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Statistics setting shows tooltip when disabled by execution plan experiment", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10378, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:50.710Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--bf9f7-ltip-when-disabled-by-execution-plan-experiment-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-planToSvg-Test-Plan-to-SVG--bf9f7-ltip-when-disabled-by-execution-plan-experiment-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "5036955eb0b2cd46628f-6d1051364ecbbeea79c0", + "file": "tenant/queryEditor/planToSvg.test.ts", + "line": 193, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryEditor.test.ts", + "file": "tenant/queryEditor/queryEditor.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Editor", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 16, + "column": 6, + "specs": [ + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6535, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:46.512Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Run-button-executes-YQL-script-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Run-button-executes-YQL-script-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-4613fd3fbf3700c21144", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5609, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:53.050Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Run-button-executes-Scan-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Run-button-executes-Scan-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ebb72e428ae99137e418", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5775, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:48:58.660Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Explain-button-executes-YQL-script-explanation-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Explain-button-executes-YQL-script-explanation-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a9e086e4a122db77dc9b", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6022, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:04.436Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Explain-button-executes-Scan-explanation-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Explain-button-executes-Scan-explanation-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-a17ea33ac30e82f17684", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3961, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:10.460Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Error-is-displayed-for-invalid-query-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Error-is-displayed-for-invalid-query-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-1c42b2137d542a50f85a", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4131, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:14.421Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-ec7a7-xplain-buttons-are-disabled-when-query-is-empty-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-ec7a7-xplain-buttons-are-disabled-when-query-is-empty-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-db7953cd070360858a52", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5365, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:18.554Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-2fbe0-elapsed-time-label-appear-when-query-is-running-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-2fbe0-elapsed-time-label-appear-when-query-is-running-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-434e60f9511fc7bb0a7d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6972, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:23.921Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-dc4f8-sed-time-label-disappear-after-query-is-stopped-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-dc4f8-sed-time-label-disappear-after-query-is-stopped-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-fb85988ef8aaa87fb685", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5718, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:30.894Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-4bcaf-ution-is-terminated-when-stop-button-is-clicked-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-4bcaf-ution-is-terminated-when-stop-button-is-clicked-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c552c04f118f13459c94", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6541, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:36.613Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-is-not-visible-for-quick-queries-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-is-not-visible-for-quick-queries-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d2b83567d4e4ac181e99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6948, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:43.156Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-works-for-Execute-mode-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-works-for-Execute-mode-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-9f2256997726f55a1dfc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9855, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:50.105Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-works-for-Explain-mode-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-works-for-Explain-mode-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3724160e7c257b467633", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7483, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:59.961Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-c102c--inside-results-pane-doesnt-change-results-view-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-c102c--inside-results-pane-doesnt-change-results-view-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f0692155a2d5c8245587", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 9239, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:07.446Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-3d4b3-ng-tab-inside-editor-doesnt-change-results-view-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-3d4b3-ng-tab-inside-editor-doesnt-change-results-view-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-03ea38de18ef8bb48bb2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6873, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:16.687Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-1c31a-g-tab-to-diagnostics-doesnt-change-results-view-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-1c31a-g-tab-to-diagnostics-doesnt-change-results-view-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f53ec300556b036a9c73", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3530, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:23.561Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Result-head-value-is-1-for-1-row-result-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Result-head-value-is-1-for-1-row-result-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e4e881f7f4fe4d219078", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5907, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:27.092Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-No-result-head-value-for-no-result-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-No-result-head-value-for-no-result-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-55c871e243518bbcc57e", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6260, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:33.000Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-d63bc-ated-head-value-is-1-for-1-row-truncated-result-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-d63bc-ated-head-value-is-1-for-1-row-truncated-result-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-3aee19569a82ff1d3957", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3735, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:39.261Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Query-execution-status-changes-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Query-execution-status-changes-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2adc01e0fce8d9d4b7f9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + }, + { + "title": "Run button executes YQL script", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 12014, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:53:52.853Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Run-button-executes-YQL-script-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Run-button-executes-YQL-script-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d7505665d07d79754b81", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Run button executes Scan", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 10685, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:04.868Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Run-button-executes-Scan-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Run-button-executes-Scan-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b8b9275d227073e426fc", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 37, + "column": 9 + }, + { + "title": "Explain button executes YQL script explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 9860, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:15.556Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Explain-button-executes-YQL-script-explanation-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Explain-button-executes-YQL-script-explanation-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c0c61ff0a5f4d64fc923", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 44, + "column": 9 + }, + { + "title": "Explain button executes Scan explanation", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 12463, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:25.417Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Explain-button-executes-Scan-explanation-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Explain-button-executes-Scan-explanation-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-d40ebe3aece47716414d", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 55, + "column": 9 + }, + { + "title": "Error is displayed for invalid query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 7242, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:37.881Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Error-is-displayed-for-invalid-query-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Error-is-displayed-for-invalid-query-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-c6c601c662eb0b13cef7", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 69, + "column": 9 + }, + { + "title": "Run and Explain buttons are disabled when query is empty", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 6192, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:45.125Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-ec7a7-xplain-buttons-are-disabled-when-query-is-empty-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-ec7a7-xplain-buttons-are-disabled-when-query-is-empty-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-019a95ccad3bc2cdf507", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Stop button and elapsed time label appear when query is running", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 9293, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:54:51.318Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-2fbe0-elapsed-time-label-appear-when-query-is-running-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-2fbe0-elapsed-time-label-appear-when-query-is-running-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-ac5603b128e96b278a99", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Stop button and elapsed time label disappear after query is stopped", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 13475, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:00.613Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-dc4f8-sed-time-label-disappear-after-query-is-stopped-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-dc4f8-sed-time-label-disappear-after-query-is-stopped-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-42b14e871bae72ec84a9", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 103, + "column": 9 + }, + { + "title": "Query execution is terminated when stop button is clicked", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 12085, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:14.089Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-4bcaf-ution-is-terminated-when-stop-button-is-clicked-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-4bcaf-ution-is-terminated-when-stop-button-is-clicked-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f6016266a94c4f6c51d5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 117, + "column": 9 + }, + { + "title": "Stop button is not visible for quick queries", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 9158, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:26.176Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-is-not-visible-for-quick-queries-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-is-not-visible-for-quick-queries-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-30945e74794ce6a610c5", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 129, + "column": 9 + }, + { + "title": "Stop button works for Execute mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 10906, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:35.335Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-works-for-Execute-mode-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-works-for-Execute-mode-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-dd97660c635c09a10d04", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 140, + "column": 9 + }, + { + "title": "Stop button works for Explain mode", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 16615, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:46.258Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-works-for-Explain-mode-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Stop-button-works-for-Explain-mode-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-73bd7a25695669db7cc2", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 152, + "column": 9 + }, + { + "title": "Changing tab inside results pane doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 13671, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:02.875Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-c102c--inside-results-pane-doesnt-change-results-view-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-c102c--inside-results-pane-doesnt-change-results-view-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-b274e4314be2f565a2bb", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 169, + "column": 9 + }, + { + "title": "Changing tab inside editor doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 12890, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:16.547Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-3d4b3-ng-tab-inside-editor-doesnt-change-results-view-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-3d4b3-ng-tab-inside-editor-doesnt-change-results-view-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-f5d9097597fe7dd167d0", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 183, + "column": 9 + }, + { + "title": "Changing tab to diagnostics doesnt change results view", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 11785, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:29.438Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-1c31a-g-tab-to-diagnostics-doesnt-change-results-view-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-1c31a-g-tab-to-diagnostics-doesnt-change-results-view-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-e41c4d942de5b051cbcf", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 197, + "column": 9 + }, + { + "title": "Result head value is 1 for 1 row result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 7297, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:41.225Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Result-head-value-is-1-for-1-row-result-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Result-head-value-is-1-for-1-row-result-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-caa2608bfbf48cff69d8", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 212, + "column": 9 + }, + { + "title": "No result head value for no result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 8538, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:48.523Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-No-result-head-value-for-no-result-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-No-result-head-value-for-no-result-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-7c92c6bf45e23a2bdb3c", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 219, + "column": 9 + }, + { + "title": "Truncated head value is 1 for 1 row truncated result", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 9686, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:57.063Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-d63bc-ated-head-value-is-1-for-1-row-truncated-result-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Edit-d63bc-ated-head-value-is-1-for-1-row-truncated-result-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-5dce85ef70139cdffcff", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 227, + "column": 9 + }, + { + "title": "Query execution status changes correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 6514, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:06.750Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Query-execution-status-changes-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryEditor-Test-Query-Editor-Query-execution-status-changes-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "1edf77f8061520e77ee2-2638809bc2849502fbb6", + "file": "tenant/queryEditor/queryEditor.test.ts", + "line": 237, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/querySettings.test.ts", + "file": "tenant/queryEditor/querySettings.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Settings", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4454, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:20.098Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-0d4e7-dialog-opens-on-Gear-click-and-closes-on-Cancel-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-0d4e7-dialog-opens-on-Gear-click-and-closes-on-Cancel-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-135344ec337e527c76de", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7102, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:24.553Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-56344-gs-dialog-saves-changes-and-updates-Gear-button-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-56344-gs-dialog-saves-changes-and-updates-Gear-button-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-6c57f26f01a98890c3df", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6188, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:31.657Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-e7d98-rs-after-executing-script-with-changed-settings-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-e7d98-rs-after-executing-script-with-changed-settings-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f78b1827e299e29d6749", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9841, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:37.847Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Banner-not-appears-for-running-query-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Banner-not-appears-for-running-query-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-c8926f85bb08c726e895", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 8913, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:47.690Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Indicator-icon-appears-after-closing-banner-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Indicator-icon-appears-after-closing-banner-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a651d48203d3cced7679", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9945, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:49:56.604Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Indicator-not-appears-for-running-query-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Indicator-not-appears-for-running-query-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1eed4de805a342aeb3c5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 10099, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:06.550Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Gear-button-shows-number-of-changed-settings-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Gear-button-shows-number-of-changed-settings-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-4d534e63b617d1783855", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 4218, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:16.651Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-d118b-ear-when-executing-script-with-default-settings-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-d118b-ear-when-executing-script-with-default-settings-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b80d19877d39d48ebaf7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5437, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:20.870Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Shows-error-for-limit-rows-100000-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Shows-error-for-limit-rows-100000-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-b91867321c3a70fa71ee", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5675, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:26.308Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Shows-error-for-negative-limit-rows-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Shows-error-for-negative-limit-rows-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8ef0af88691f0ca52c82", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5413, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:31.984Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Persists-valid-limit-rows-value-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Persists-valid-limit-rows-value-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-35c7747cade4a152fce0", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5088, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:37.398Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Allows-empty-limit-rows-value-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Allows-empty-limit-rows-value-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-1645131017ea74998ea1", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + }, + { + "title": "Settings dialog opens on Gear click and closes on Cancel", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9640, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:01.098Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-0d4e7-dialog-opens-on-Gear-click-and-closes-on-Cancel-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-0d4e7-dialog-opens-on-Gear-click-and-closes-on-Cancel-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-9769802f674e4b0950fe", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Settings dialog saves changes and updates Gear button", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 9053, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:10.740Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-56344-gs-dialog-saves-changes-and-updates-Gear-button-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-56344-gs-dialog-saves-changes-and-updates-Gear-button-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-37aed9adf9efd7f648a4", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 34, + "column": 9 + }, + { + "title": "Banner appears after executing script with changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12258, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:19.794Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-e7d98-rs-after-executing-script-with-changed-settings-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-e7d98-rs-after-executing-script-with-changed-settings-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-f2c531680cef74286fe9", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 47, + "column": 9 + }, + { + "title": "Banner not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 13514, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:32.056Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Banner-not-appears-for-running-query-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Banner-not-appears-for-running-query-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d5bb51d578b65f04c9d3", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 63, + "column": 9 + }, + { + "title": "Indicator icon appears after closing banner", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 12483, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:45.571Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Indicator-icon-appears-after-closing-banner-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Indicator-icon-appears-after-closing-banner-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-fd7542ca676124da0a7e", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 80, + "column": 9 + }, + { + "title": "Indicator not appears for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 17811, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:55:58.056Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Indicator-not-appears-for-running-query-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Indicator-not-appears-for-running-query-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-d6234b457aa2e8cdf1c7", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 98, + "column": 9 + }, + { + "title": "Gear button shows number of changed settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 14254, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:15.868Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Gear-button-shows-number-of-changed-settings-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Gear-button-shows-number-of-changed-settings-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-8173c9080b3d912dd457", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 119, + "column": 9 + }, + { + "title": "Banner does not appear when executing script with default settings", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7147, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:30.123Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-d118b-ear-when-executing-script-with-default-settings-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Se-d118b-ear-when-executing-script-with-default-settings-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-ffbb30c6a87b295f16f5", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 133, + "column": 9 + }, + { + "title": "Shows error for limit rows > 100000", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7419, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:37.273Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Shows-error-for-limit-rows-100000-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Shows-error-for-limit-rows-100000-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-7e8e21f89f81e6fbfb5c", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 142, + "column": 9 + }, + { + "title": "Shows error for negative limit rows", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8053, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:44.693Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Shows-error-for-negative-limit-rows-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Shows-error-for-negative-limit-rows-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-947ba3ab2da6b506b2db", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 155, + "column": 9 + }, + { + "title": "Persists valid limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 7807, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:56:52.748Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Persists-valid-limit-rows-value-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Persists-valid-limit-rows-value-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-22f042513e8027181f03", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 168, + "column": 9 + }, + { + "title": "Allows empty limit rows value", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8202, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:00.557Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Allows-empty-limit-rows-value-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-querySettings-Test-Query-Settings-Allows-empty-limit-rows-value-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "40c364a0d6efe5f7d494-a19029290c7f0cde3467", + "file": "tenant/queryEditor/querySettings.test.ts", + "line": 185, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryStatus.test.ts", + "file": "tenant/queryEditor/queryStatus.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Query Execution Status", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 7188, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:42.492Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Exec-3b0a5-atus-No-query-status-when-no-query-was-executed-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Exec-3b0a5-atus-No-query-status-when-no-query-was-executed-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a9079360e60756376396", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6516, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:49.681Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Execution-Status-Running-query-status-for-running-query-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Execution-Status-Running-query-status-for-running-query-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-1216a1369fdc015b759e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6016, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:56.198Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Exec-cd7da-atus-Completed-query-status-for-completed-query-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Exec-cd7da-atus-Completed-query-status-for-completed-query-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-a0ec4b900ff1c051c561", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5991, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:02.215Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Execution-Status-Failed-query-status-for-failed-query-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Execution-Status-Failed-query-status-for-failed-query-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-10b3b084c7c84c1c411e", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + }, + { + "title": "No query status when no query was executed", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11696, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:08.766Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Exec-3b0a5-atus-No-query-status-when-no-query-was-executed-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Exec-3b0a5-atus-No-query-status-when-no-query-was-executed-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-3486b473513d95ace2c9", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 24, + "column": 9 + }, + { + "title": "Running query status for running query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10169, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:20.464Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Execution-Status-Running-query-status-for-running-query-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Execution-Status-Running-query-status-for-running-query-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-7379ea22b840ef8db883", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 35, + "column": 9 + }, + { + "title": "Completed query status for completed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8526, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:30.634Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Exec-cd7da-atus-Completed-query-status-for-completed-query-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Exec-cd7da-atus-Completed-query-status-for-completed-query-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-d86846776fdbe65b6d7b", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 46, + "column": 9 + }, + { + "title": "Failed query status for failed query", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 8305, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:39.162Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Execution-Status-Failed-query-status-for-failed-query-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryStatus-Test-Query-Execution-Status-Failed-query-status-for-failed-query-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "9243ffca380ea608dd21-13c870045677e6814a57", + "file": "tenant/queryEditor/queryStatus.test.ts", + "line": 57, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryEditor/queryTemplates.test.ts", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query Templates", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 19, + "column": 6, + "specs": [ + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4943, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:43.008Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templates-Update-table-template-should-not-run-successfully-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templates-Update-table-template-should-not-run-successfully-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-986431e84921078b1013", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5408, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:47.953Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-68597-te-should-handle-both-success-and-failure-cases-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-68597-te-should-handle-both-success-and-failure-cases-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7a45900a1a270146d3fc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7123, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:50:53.362Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-32771--modal-appears-when-switching-between-templates-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-32771--modal-appears-when-switching-between-templates-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-a59c994ed7ee957fc54c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6522, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:00.486Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-8cedb--unsaved-changes-modal-preserves-editor-content-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-8cedb--unsaved-changes-modal-preserves-editor-content-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-2166fbe19dd05164d9f6", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5634, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:07.009Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-c12b1--in-unsaved-changes-modal-allows-to-change-text-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-c12b1--in-unsaved-changes-modal-allows-to-change-text-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-455bd12fbe9bbee2807b", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 6923, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:12.644Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-b5fb6-uery-flow-saves-query-and-shows-it-in-Saved-tab-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-b5fb6-uery-flow-saves-query-and-shows-it-in-Saved-tab-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-85bd66f610402a5caa7c", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3750, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:19.569Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templates-New-SQL-dropdown-menu-works-correctly-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templates-New-SQL-dropdown-menu-works-correctly-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-352b5a2a1df8f0441080", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4961, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:23.319Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-56339-unsaved-changes-warning-when-editor-has-content-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-56339-unsaved-changes-warning-when-editor-has-content-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-928ddc5714494a80ce5e", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + }, + { + "title": "Update table template should not run successfully", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 7827, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:13.307Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templates-Update-table-template-should-not-run-successfully-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templates-Update-table-template-should-not-run-successfully-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-3f1c7f7be5f79974d04f", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 30, + "column": 9 + }, + { + "title": "Create row table template should handle both success and failure cases", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 7870, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:21.135Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-68597-te-should-handle-both-success-and-failure-cases-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-68597-te-should-handle-both-success-and-failure-cases-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7257aca9d7d6ef9b8bec", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 51, + "column": 9 + }, + { + "title": "Unsaved changes modal appears when switching between templates", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 11109, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:29.007Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-32771--modal-appears-when-switching-between-templates-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-32771--modal-appears-when-switching-between-templates-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-32fd3178bfd378bb84f1", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 85, + "column": 9 + }, + { + "title": "Cancel button in unsaved changes modal preserves editor content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 9578, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:40.117Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-8cedb--unsaved-changes-modal-preserves-editor-content-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-8cedb--unsaved-changes-modal-preserves-editor-content-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-846158029029d96de0b0", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 101, + "column": 9 + }, + { + "title": "Dont save button in unsaved changes modal allows to change text", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 9773, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:49.696Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-c12b1--in-unsaved-changes-modal-allows-to-change-text-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-c12b1--in-unsaved-changes-modal-allows-to-change-text-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-b8733a9fd440060530d3", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 124, + "column": 9 + }, + { + "title": "Save query flow saves query and shows it in Saved tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 11912, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:59.471Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-b5fb6-uery-flow-saves-query-and-shows-it-in-Saved-tab-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-b5fb6-uery-flow-saves-query-and-shows-it-in-Saved-tab-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-e7baad9caab3e23e8de2", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 149, + "column": 9 + }, + { + "title": "New SQL dropdown menu works correctly", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 7360, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:11.385Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templates-New-SQL-dropdown-menu-works-correctly-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templates-New-SQL-dropdown-menu-works-correctly-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-7bc8ac5f01a0d6364763", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 181, + "column": 9 + }, + { + "title": "Template selection shows unsaved changes warning when editor has content", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 7723, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:18.746Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-56339-unsaved-changes-warning-when-editor-has-content-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryEditor-queryTemplates-Query-Templa-56339-unsaved-changes-warning-when-editor-has-content-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "633e69b05e7320c1670b-136d410f2a6095ddfddc", + "file": "tenant/queryEditor/queryTemplates.test.ts", + "line": 199, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/queryHistory/queryHistory.test.ts", + "file": "tenant/queryHistory/queryHistory.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Query History", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 10, + "column": 6, + "specs": [ + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 5911, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:08.213Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-New-query-appears-in-history-after-execution-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-New-query-appears-in-history-after-execution-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-acce101d20dff9428038", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 9699, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:14.124Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-Multiple-queries-appear-in-correct-order-in-history-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-Multiple-queries-appear-in-correct-order-in-history-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-0368ddeb3f598db2b97d", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 6423, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:23.826Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-Query-executed-with-keybinding-is-saved-in-history-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-Query-executed-with-keybinding-is-saved-in-history-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-efe465318feb62e3f578", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + }, + { + "title": "New query appears in history after execution", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 10228, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:47.473Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-New-query-appears-in-history-after-execution-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-New-query-appears-in-history-after-execution-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-894886ee254d17171f33", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 26, + "column": 9 + }, + { + "title": "Multiple queries appear in correct order in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 18117, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:57:57.702Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-Multiple-queries-appear-in-correct-order-in-history-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-Multiple-queries-appear-in-correct-order-in-history-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-8a01fc88a9a99c8125e6", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 42, + "column": 9 + }, + { + "title": "Query executed with keybinding is saved in history", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 11414, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:15.821Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-Query-executed-with-keybinding-is-saved-in-history-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-queryHistory-queryHistory-Query-History-Query-executed-with-keybinding-is-saved-in-history-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "ec2567e6557bd483dc0b-029354ed25c3321194cd", + "file": "tenant/queryHistory/queryHistory.test.ts", + "line": 68, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenant/summary/objectSummary.test.ts", + "file": "tenant/summary/objectSummary.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Object Summary", + "file": "tenant/summary/objectSummary.test.ts", + "line": 18, + "column": 6, + "specs": [ + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3494, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:28.287Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Op-08cf2-ew-icon-appears-on-hover-for-dv-slots-tree-item-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Op-08cf2-ew-icon-appears-on-hover-for-dv-slots-tree-item-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d09ebdc8a66d48f609b7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3811, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:31.781Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-On-Open-Preview-icon-click-table-with-results-appear-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-On-Open-Preview-icon-click-table-with-results-appear-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-d375c17bb0d6b2911cf9", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 3338, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:35.594Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Pr-74ed6--still-present-after-settings-dialog-was-opened-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Pr-74ed6--still-present-after-settings-dialog-was-opened-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-bd55c80a82c2b7d3a59e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2721, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:38.933Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Primary-keys-header-is-visible-in-Schema-tab-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Primary-keys-header-is-visible-in-Schema-tab-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-c6422ecbd14f1a829872", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 2877, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:41.655Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Actions-dropdown-menu-opens-and-contains-expected-items-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Actions-dropdown-menu-opens-and-contains-expected-items-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-85c10847a25e182231b3", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4440, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:44.534Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Can-click-menu-items-in-actions-dropdown-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Can-click-menu-items-in-actions-dropdown-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-655105983d58e8ee4635", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 7753, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:48.976Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Select-and-Upsert-actions-show-loading-state-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Select-and-Upsert-actions-show-loading-state-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0c716e581d889e3d480e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5002, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:56.730Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Mo-d1abb-olumn-list-after-select-query-loading-completes-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Mo-d1abb-olumn-list-after-select-query-loading-completes-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6e6cc0b4018a2b3b7770", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 4377, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:01.733Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Mo-bd4c5-olumn-list-after-upsert-query-loading-completes-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Mo-bd4c5-olumn-list-after-upsert-query-loading-completes-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f1742a36bba9d39e9ca7", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 1, + "status": "passed", + "duration": 5833, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:52:06.111Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Di-14668-es-show-different-column-lists-in-Monaco-editor-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Di-14668-es-show-different-column-lists-in-Monaco-editor-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-4ae20a5d449456badf30", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + }, + { + "title": "Open Preview icon appears on hover for \"dv_slots\" tree item", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 5998, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:26.477Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Op-08cf2-ew-icon-appears-on-hover-for-dv-slots-tree-item-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Op-08cf2-ew-icon-appears-on-hover-for-dv-slots-tree-item-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-a3e3bcdb1e7e3d85597c", + "file": "tenant/summary/objectSummary.test.ts", + "line": 29, + "column": 9 + }, + { + "title": "On Open Preview icon click table with results appear", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 4402, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:32.476Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-On-Open-Preview-icon-click-table-with-results-appear-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-On-Open-Preview-icon-click-table-with-results-appear-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6699a9f99d7dbd6a5f83", + "file": "tenant/summary/objectSummary.test.ts", + "line": 38, + "column": 9 + }, + { + "title": "Preview table is still present after settings dialog was opened", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 5199, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:36.879Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Pr-74ed6--still-present-after-settings-dialog-was-opened-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Pr-74ed6--still-present-after-settings-dialog-was-opened-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-0f4087b689881dabacb2", + "file": "tenant/summary/objectSummary.test.ts", + "line": 49, + "column": 9 + }, + { + "title": "Primary keys header is visible in Schema tab", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 3942, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:42.079Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Primary-keys-header-is-visible-in-Schema-tab-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Primary-keys-header-is-visible-in-Schema-tab-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-ad8968bd726a83524b9b", + "file": "tenant/summary/objectSummary.test.ts", + "line": 60, + "column": 9 + }, + { + "title": "Actions dropdown menu opens and contains expected items", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 4066, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:46.022Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Actions-dropdown-menu-opens-and-contains-expected-items-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Actions-dropdown-menu-opens-and-contains-expected-items-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-9d845bc79ec0d1452295", + "file": "tenant/summary/objectSummary.test.ts", + "line": 73, + "column": 9 + }, + { + "title": "Can click menu items in actions dropdown", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 5077, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:50.090Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Can-click-menu-items-in-actions-dropdown-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Can-click-menu-items-in-actions-dropdown-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-14bcfc19fc38b362462e", + "file": "tenant/summary/objectSummary.test.ts", + "line": 81, + "column": 9 + }, + { + "title": "Select and Upsert actions show loading state", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 8298, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:55.168Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Select-and-Upsert-actions-show-loading-state-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Select-and-Upsert-actions-show-loading-state-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-6523d3010ad3c951c96f", + "file": "tenant/summary/objectSummary.test.ts", + "line": 93, + "column": 9 + }, + { + "title": "Monaco editor shows column list after select query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 5428, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:59:03.467Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Mo-d1abb-olumn-list-after-select-query-loading-completes-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Mo-d1abb-olumn-list-after-select-query-loading-completes-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-729cc8dc45bcd25986de", + "file": "tenant/summary/objectSummary.test.ts", + "line": 115, + "column": 9 + }, + { + "title": "Monaco editor shows column list after upsert query loading completes", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 5313, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:59:08.896Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Mo-bd4c5-olumn-list-after-upsert-query-loading-completes-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Mo-bd4c5-olumn-list-after-upsert-query-loading-completes-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-f41a7c9d5bba23c60253", + "file": "tenant/summary/objectSummary.test.ts", + "line": 127, + "column": 9 + }, + { + "title": "Different tables show different column lists in Monaco editor", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 4, + "status": "passed", + "duration": 6989, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:59:14.211Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Di-14668-es-show-different-column-lists-in-Monaco-editor-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenant-summary-objectSummary-Object-Summary-Di-14668-es-show-different-column-lists-in-Monaco-editor-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "3151f51fae447d4958f5-b939eb322a0de9d1f39d", + "file": "tenant/summary/objectSummary.test.ts", + "line": 139, + "column": 9 + } + ] + } + ] + }, + { + "title": "tenants/tenants.test.ts", + "file": "tenants/tenants.test.ts", + "column": 0, + "line": 0, + "specs": [], + "suites": [ + { + "title": "Test Tenants page", + "file": "tenants/tenants.test.ts", + "line": 5, + "column": 6, + "specs": [ + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 1476, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:30.254Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenants-tenants-Test-Tenants-page-Tenants-page-is-OK-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenants-tenants-Test-Tenants-page-Tenants-page-is-OK-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b4ed3a136942b0cc2c36", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "chromium", + "projectName": "chromium", + "results": [ + { + "workerIndex": 0, + "status": "passed", + "duration": 2128, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:51:31.732Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenants-tenants-Test-Tenants-page-Tenants-page-has-tenants-table-chromium/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenants-tenants-Test-Tenants-page-Tenants-page-has-tenants-table-chromium/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-cec79b43b6784aceeacd", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + }, + { + "title": "Tenants page is OK", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 2293, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:27.254Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenants-tenants-Test-Tenants-page-Tenants-page-is-OK-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenants-tenants-Test-Tenants-page-Tenants-page-is-OK-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-6785f7027eeaeec9350c", + "file": "tenants/tenants.test.ts", + "line": 6, + "column": 9 + }, + { + "title": "Tenants page has tenants table", + "ok": true, + "tags": [], + "tests": [ + { + "timeout": 120000, + "annotations": [], + "expectedStatus": "passed", + "projectId": "safari", + "projectName": "safari", + "results": [ + { + "workerIndex": 3, + "status": "passed", + "duration": 3256, + "errors": [], + "stdout": [], + "stderr": [], + "retry": 0, + "startTime": "2024-12-18T15:58:29.548Z", + "attachments": [ + { + "name": "screenshot", + "contentType": "image/png", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenants-tenants-Test-Tenants-page-Tenants-page-has-tenants-table-safari/test-finished-1.png" + }, + { + "name": "video", + "contentType": "video/webm", + "path": "/home/runner/work/ydb-embedded-ui/ydb-embedded-ui/playwright-artifacts/test-results/tenants-tenants-Test-Tenants-page-Tenants-page-has-tenants-table-safari/video.webm" + } + ] + } + ], + "status": "expected" + } + ], + "id": "03aedfa636df77ae6577-b2a322567c5e23c05408", + "file": "tenants/tenants.test.ts", + "line": 12, + "column": 9 + } + ] + } + ] + } + ], + "errors": [], + "stats": { + "startTime": "2024-12-18T15:45:20.997Z", + "duration": 840266.501, + "expected": 221, + "skipped": 0, + "unexpected": 0, + "flaky": 1 + } +} \ No newline at end of file diff --git a/main/trace/assets/codeMirrorModule-BK3t1EEu.js b/main/trace/assets/codeMirrorModule-BK3t1EEu.js new file mode 100644 index 000000000..b1786cc65 --- /dev/null +++ b/main/trace/assets/codeMirrorModule-BK3t1EEu.js @@ -0,0 +1,24 @@ +import{n as vu,o as gu}from"./wsPort-964mA9MZ.js";var ho={exports:{}},ha;function Ar(){return ha||(ha=1,function(yr,Or){(function(F,Ee){yr.exports=Ee()})(vu,function(){var F=navigator.userAgent,Ee=navigator.platform,Se=/gecko\/\d/i.test(F),We=/MSIE \d/.test(F),Je=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(F),Ce=/Edge\/(\d+)/.exec(F),M=We||Je||Ce,j=M&&(We?document.documentMode||6:+(Ce||Je)[1]),_=!Ce&&/WebKit\//.test(F),ie=_&&/Qt\/\d+\.\d+/.test(F),q=!Ce&&/Chrome\/(\d+)/.exec(F),se=q&&+q[1],ce=/Opera\//.test(F),Ie=/Apple Computer/.test(navigator.vendor),Te=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(F),Oe=/PhantomJS/.test(F),ae=Ie&&(/Mobile\/\w+/.test(F)||navigator.maxTouchPoints>2),V=/Android/.test(F),oe=ae||V||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(F),xe=ae||/Mac/.test(Ee),_e=/\bCrOS\b/.test(F),ye=/win/i.test(Ee),Me=ce&&F.match(/Version\/(\d*\.\d*)/);Me&&(Me=Number(Me[1])),Me&&Me>=15&&(ce=!1,_=!0);var He=xe&&(ie||ce&&(Me==null||Me<12.11)),ee=Se||M&&j>=9;function X(e){return new RegExp("(^|\\s)"+e+"(?:$|\\s)\\s*")}var me=function(e,t){var n=e.className,r=X(t).exec(n);if(r){var i=n.slice(r.index+r[0].length);e.className=n.slice(0,r.index)+(i?r[1]+i:"")}};function T(e){for(var t=e.childNodes.length;t>0;--t)e.removeChild(e.firstChild);return e}function H(e,t){return T(e).appendChild(t)}function c(e,t,n,r){var i=document.createElement(e);if(n&&(i.className=n),r&&(i.style.cssText=r),typeof t=="string")i.appendChild(document.createTextNode(t));else if(t)for(var o=0;o=t)return l+(t-o);l+=a-o,l+=n-l%n,o=a+1}}var ue=function(){this.id=null,this.f=null,this.time=0,this.handler=te(this.onTimeout,this)};ue.prototype.onTimeout=function(e){e.id=0,e.time<=+new Date?e.f():setTimeout(e.handler,e.time-+new Date)},ue.prototype.set=function(e,t){this.f=t;var n=+new Date+e;(!this.id||n=t)return r+Math.min(l,t-i);if(i+=o-r,i+=n-i%n,r=o+1,i>=t)return r}}var lt=[""];function ht(e){for(;lt.length<=e;)lt.push(re(lt)+" ");return lt[e]}function re(e){return e[e.length-1]}function Ne(e,t){for(var n=[],r=0;r"€"&&(e.toUpperCase()!=e.toLowerCase()||be.test(e))}function ne(e,t){return t?t.source.indexOf("\\w")>-1&&R(e)?!0:t.test(e):R(e)}function Y(e){for(var t in e)if(e.hasOwnProperty(t)&&e[t])return!1;return!0}var we=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function ve(e){return e.charCodeAt(0)>=768&&we.test(e)}function Tt(e,t,n){for(;(n<0?t>0:tn?-1:1;;){if(t==n)return t;var i=(t+n)/2,o=r<0?Math.ceil(i):Math.floor(i);if(o==t)return e(o)?t:n;e(o)?n=o:t=o+r}}function rr(e,t,n,r){if(!e)return r(t,n,"ltr",0);for(var i=!1,o=0;ot||t==n&&l.to==t)&&(r(Math.max(l.from,t),Math.min(l.to,n),l.level==1?"rtl":"ltr",o),i=!0)}i||r(t,n,"ltr")}var mr=null;function nr(e,t,n){var r;mr=null;for(var i=0;it)return i;o.to==t&&(o.from!=o.to&&n=="before"?r=i:mr=i),o.from==t&&(o.from!=o.to&&n!="before"?r=i:mr=i)}return r??mr}var gi=function(){var e="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",t="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function n(u){return u<=247?e.charAt(u):1424<=u&&u<=1524?"R":1536<=u&&u<=1785?t.charAt(u-1536):1774<=u&&u<=2220?"r":8192<=u&&u<=8203?"w":u==8204?"b":"L"}var r=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,i=/[stwN]/,o=/[LRr]/,l=/[Lb1n]/,a=/[1n]/;function s(u,d,p){this.level=u,this.from=d,this.to=p}return function(u,d){var p=d=="ltr"?"L":"R";if(u.length==0||d=="ltr"&&!r.test(u))return!1;for(var m=u.length,y=[],S=0;S-1&&(r[t]=i.slice(0,o).concat(i.slice(o+1)))}}}function Ge(e,t){var n=Yt(e,t);if(n.length)for(var r=Array.prototype.slice.call(arguments,2),i=0;i0}function Et(e){e.prototype.on=function(t,n){Q(this,t,n)},e.prototype.off=function(t,n){ut(this,t,n)}}function ft(e){e.preventDefault?e.preventDefault():e.returnValue=!1}function zr(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}function yt(e){return e.defaultPrevented!=null?e.defaultPrevented:e.returnValue==!1}function ir(e){ft(e),zr(e)}function ln(e){return e.target||e.srcElement}function It(e){var t=e.which;return t==null&&(e.button&1?t=1:e.button&2?t=3:e.button&4&&(t=2)),xe&&e.ctrlKey&&t==1&&(t=3),t}var yi=function(){if(M&&j<9)return!1;var e=c("div");return"draggable"in e||"dragDrop"in e}(),Pr;function _n(e){if(Pr==null){var t=c("span","​");H(e,c("span",[t,document.createTextNode("x")])),e.firstChild.offsetHeight!=0&&(Pr=t.offsetWidth<=1&&t.offsetHeight>2&&!(M&&j<8))}var n=Pr?c("span","​"):c("span"," ",null,"display: inline-block; width: 1px; margin-right: -1px");return n.setAttribute("cm-text",""),n}var an;function or(e){if(an!=null)return an;var t=H(e,document.createTextNode("AخA")),n=b(t,0,1).getBoundingClientRect(),r=b(t,1,2).getBoundingClientRect();return T(e),!n||n.left==n.right?!1:an=r.right-n.right<3}var Pt=` + +b`.split(/\n/).length!=3?function(e){for(var t=0,n=[],r=e.length;t<=r;){var i=e.indexOf(` +`,t);i==-1&&(i=e.length);var o=e.slice(t,e.charAt(i-1)=="\r"?i-1:i),l=o.indexOf("\r");l!=-1?(n.push(o.slice(0,l)),t+=l+1):(n.push(o),t=i+1)}return n}:function(e){return e.split(/\r\n?|\n/)},lr=window.getSelection?function(e){try{return e.selectionStart!=e.selectionEnd}catch{return!1}}:function(e){var t;try{t=e.ownerDocument.selection.createRange()}catch{}return!t||t.parentElement()!=e?!1:t.compareEndPoints("StartToEnd",t)!=0},Hn=function(){var e=c("div");return"oncopy"in e?!0:(e.setAttribute("oncopy","return;"),typeof e.oncopy=="function")}(),Ft=null;function mi(e){if(Ft!=null)return Ft;var t=H(e,c("span","x")),n=t.getBoundingClientRect(),r=b(t,0,1).getBoundingClientRect();return Ft=Math.abs(n.left-r.left)>1}var Er={},Wt={};function _t(e,t){arguments.length>2&&(t.dependencies=Array.prototype.slice.call(arguments,2)),Er[e]=t}function br(e,t){Wt[e]=t}function Ir(e){if(typeof e=="string"&&Wt.hasOwnProperty(e))e=Wt[e];else if(e&&typeof e.name=="string"&&Wt.hasOwnProperty(e.name)){var t=Wt[e.name];typeof t=="string"&&(t={name:t}),e=C(t,e),e.name=t.name}else{if(typeof e=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(e))return Ir("application/xml");if(typeof e=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(e))return Ir("application/json")}return typeof e=="string"?{name:e}:e||{name:"null"}}function Fr(e,t){t=Ir(t);var n=Er[t.name];if(!n)return Fr(e,"text/plain");var r=n(e,t);if(ar.hasOwnProperty(t.name)){var i=ar[t.name];for(var o in i)i.hasOwnProperty(o)&&(r.hasOwnProperty(o)&&(r["_"+o]=r[o]),r[o]=i[o])}if(r.name=t.name,t.helperType&&(r.helperType=t.helperType),t.modeProps)for(var l in t.modeProps)r[l]=t.modeProps[l];return r}var ar={};function Wr(e,t){var n=ar.hasOwnProperty(e)?ar[e]:ar[e]={};de(t,n)}function Ut(e,t){if(t===!0)return t;if(e.copyState)return e.copyState(t);var n={};for(var r in t){var i=t[r];i instanceof Array&&(i=i.concat([])),n[r]=i}return n}function sn(e,t){for(var n;e.innerMode&&(n=e.innerMode(t),!(!n||n.mode==e));)t=n.state,e=n.mode;return n||{mode:e,state:t}}function _r(e,t,n){return e.startState?e.startState(t,n):!0}var je=function(e,t,n){this.pos=this.start=0,this.string=e,this.tabSize=t||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=n};je.prototype.eol=function(){return this.pos>=this.string.length},je.prototype.sol=function(){return this.pos==this.lineStart},je.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},je.prototype.next=function(){if(this.post},je.prototype.eatSpace=function(){for(var e=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>e},je.prototype.skipToEnd=function(){this.pos=this.string.length},je.prototype.skipTo=function(e){var t=this.string.indexOf(e,this.pos);if(t>-1)return this.pos=t,!0},je.prototype.backUp=function(e){this.pos-=e},je.prototype.column=function(){return this.lastColumnPos0?null:(o&&t!==!1&&(this.pos+=o[0].length),o)}},je.prototype.current=function(){return this.string.slice(this.start,this.pos)},je.prototype.hideFirstChars=function(e,t){this.lineStart+=e;try{return t()}finally{this.lineStart-=e}},je.prototype.lookAhead=function(e){var t=this.lineOracle;return t&&t.lookAhead(e)},je.prototype.baseToken=function(){var e=this.lineOracle;return e&&e.baseToken(this.pos)};function U(e,t){if(t-=e.first,t<0||t>=e.size)throw new Error("There is no line "+(t+e.first)+" in the document.");for(var n=e;!n.lines;)for(var r=0;;++r){var i=n.children[r],o=i.chunkSize();if(t=e.first&&tn?k(n,U(e,n).text.length):ga(t,U(e,t.line).text.length)}function ga(e,t){var n=e.ch;return n==null||n>t?k(e.line,t):n<0?k(e.line,0):e}function vo(e,t){for(var n=[],r=0;rthis.maxLookAhead&&(this.maxLookAhead=e),t},Gt.prototype.baseToken=function(e){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=e;)this.baseTokenPos+=2;var t=this.baseTokens[this.baseTokenPos+1];return{type:t&&t.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-e}},Gt.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},Gt.fromSaved=function(e,t,n){return t instanceof Bn?new Gt(e,Ut(e.mode,t.state),n,t.lookAhead):new Gt(e,Ut(e.mode,t),n)},Gt.prototype.save=function(e){var t=e!==!1?Ut(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new Bn(t,this.maxLookAhead):t};function go(e,t,n,r){var i=[e.state.modeGen],o={};ko(e,t.text,e.doc.mode,n,function(u,d){return i.push(u,d)},o,r);for(var l=n.state,a=function(u){n.baseTokens=i;var d=e.state.overlays[u],p=1,m=0;n.state=!0,ko(e,t.text,d.mode,n,function(y,S){for(var N=p;my&&i.splice(p,1,y,i[p+1],z),p+=2,m=Math.min(y,z)}if(S)if(d.opaque)i.splice(N,p-N,y,"overlay "+S),p=N+2;else for(;Ne.options.maxHighlightLength&&Ut(e.doc.mode,r.state),o=go(e,t,r);i&&(r.state=i),t.stateAfter=r.save(!i),t.styles=o.styles,o.classes?t.styleClasses=o.classes:t.styleClasses&&(t.styleClasses=null),n===e.doc.highlightFrontier&&(e.doc.modeFrontier=Math.max(e.doc.modeFrontier,++e.doc.highlightFrontier))}return t.styles}function fn(e,t,n){var r=e.doc,i=e.display;if(!r.mode.startState)return new Gt(r,!0,t);var o=ya(e,t,n),l=o>r.first&&U(r,o-1).stateAfter,a=l?Gt.fromSaved(r,l,o):new Gt(r,_r(r.mode),o);return r.iter(o,t,function(s){bi(e,s.text,a);var u=a.line;s.stateAfter=u==t-1||u%5==0||u>=i.viewFrom&&ut.start)return o}throw new Error("Mode "+e.name+" failed to advance stream.")}var bo=function(e,t,n){this.start=e.start,this.end=e.pos,this.string=e.current(),this.type=t||null,this.state=n};function xo(e,t,n,r){var i=e.doc,o=i.mode,l;t=fe(i,t);var a=U(i,t.line),s=fn(e,t.line,n),u=new je(a.text,e.options.tabSize,s),d;for(r&&(d=[]);(r||u.pose.options.maxHighlightLength?(a=!1,l&&bi(e,t,r,d.pos),d.pos=t.length,p=null):p=wo(xi(n,d,r.state,m),o),m){var y=m[0].name;y&&(p="m-"+(p?y+" "+p:y))}if(!a||u!=p){for(;sl;--a){if(a<=o.first)return o.first;var s=U(o,a-1),u=s.stateAfter;if(u&&(!n||a+(u instanceof Bn?u.lookAhead:0)<=o.modeFrontier))return a;var d=he(s.text,null,e.options.tabSize);(i==null||r>d)&&(i=a-1,r=d)}return i}function ma(e,t){if(e.modeFrontier=Math.min(e.modeFrontier,t),!(e.highlightFrontiern;r--){var i=U(e,r).stateAfter;if(i&&(!(i instanceof Bn)||r+i.lookAhead=t:o.to>t);(r||(r=[])).push(new Rn(l,o.from,s?null:o.to))}}return r}function Ca(e,t,n){var r;if(e)for(var i=0;i=t:o.to>t);if(a||o.from==t&&l.type=="bookmark"&&(!n||o.marker.insertLeft)){var s=o.from==null||(l.inclusiveLeft?o.from<=t:o.from0&&a)for(var B=0;B0)){var d=[s,1],p=I(u.from,a.from),m=I(u.to,a.to);(p<0||!l.inclusiveLeft&&!p)&&d.push({from:u.from,to:a.from}),(m>0||!l.inclusiveRight&&!m)&&d.push({from:a.to,to:u.to}),i.splice.apply(i,d),s+=d.length-3}}return i}function To(e){var t=e.markedSpans;if(t){for(var n=0;nt)&&(!r||ki(r,o.marker)<0)&&(r=o.marker)}return r}function Do(e,t,n,r,i){var o=U(e,t),l=Qt&&o.markedSpans;if(l)for(var a=0;a=0&&p<=0||d<=0&&p>=0)&&(d<=0&&(s.marker.inclusiveRight&&i.inclusiveLeft?I(u.to,n)>=0:I(u.to,n)>0)||d>=0&&(s.marker.inclusiveRight&&i.inclusiveLeft?I(u.from,r)<=0:I(u.from,r)<0)))return!0}}}function Ht(e){for(var t;t=No(e);)e=t.find(-1,!0).line;return e}function Ma(e){for(var t;t=Gn(e);)e=t.find(1,!0).line;return e}function Na(e){for(var t,n;t=Gn(e);)e=t.find(1,!0).line,(n||(n=[])).push(e);return n}function Si(e,t){var n=U(e,t),r=Ht(n);return n==r?t:f(r)}function Ao(e,t){if(t>e.lastLine())return t;var n=U(e,t),r;if(!sr(e,n))return t;for(;r=Gn(n);)n=r.find(1,!0).line;return f(n)+1}function sr(e,t){var n=Qt&&t.markedSpans;if(n){for(var r=void 0,i=0;it.maxLineLength&&(t.maxLineLength=i,t.maxLine=r)})}var Br=function(e,t,n){this.text=e,Lo(this,t),this.height=n?n(this):1};Br.prototype.lineNo=function(){return f(this)},Et(Br);function Da(e,t,n,r){e.text=t,e.stateAfter&&(e.stateAfter=null),e.styles&&(e.styles=null),e.order!=null&&(e.order=null),To(e),Lo(e,n);var i=r?r(e):1;i!=e.height&&Dt(e,i)}function Aa(e){e.parent=null,To(e)}var Oa={},za={};function Oo(e,t){if(!e||/^\s*$/.test(e))return null;var n=t.addModeClass?za:Oa;return n[e]||(n[e]=e.replace(/\S+/g,"cm-$&"))}function zo(e,t){var n=x("span",null,null,_?"padding-right: .1px":null),r={pre:x("pre",[n],"CodeMirror-line"),content:n,col:0,pos:0,cm:e,trailingSpace:!1,splitSpaces:e.getOption("lineWrapping")};t.measure={};for(var i=0;i<=(t.rest?t.rest.length:0);i++){var o=i?t.rest[i-1]:t.line,l=void 0;r.pos=0,r.addToken=Ea,or(e.display.measure)&&(l=ke(o,e.doc.direction))&&(r.addToken=Fa(r.addToken,l)),r.map=[];var a=t!=e.display.externalMeasured&&f(o);Wa(o,r,yo(e,o,a)),o.styleClasses&&(o.styleClasses.bgClass&&(r.bgClass=K(o.styleClasses.bgClass,r.bgClass||"")),o.styleClasses.textClass&&(r.textClass=K(o.styleClasses.textClass,r.textClass||""))),r.map.length==0&&r.map.push(0,0,r.content.appendChild(_n(e.display.measure))),i==0?(t.measure.map=r.map,t.measure.cache={}):((t.measure.maps||(t.measure.maps=[])).push(r.map),(t.measure.caches||(t.measure.caches=[])).push({}))}if(_){var s=r.content.lastChild;(/\bcm-tab\b/.test(s.className)||s.querySelector&&s.querySelector(".cm-tab"))&&(r.content.className="cm-tab-wrap-hack")}return Ge(e,"renderLine",e,t.line,r.pre),r.pre.className&&(r.textClass=K(r.pre.className,r.textClass||"")),r}function Pa(e){var t=c("span","•","cm-invalidchar");return t.title="\\u"+e.charCodeAt(0).toString(16),t.setAttribute("aria-label",t.title),t}function Ea(e,t,n,r,i,o,l){if(t){var a=e.splitSpaces?Ia(t,e.trailingSpace):t,s=e.cm.state.specialChars,u=!1,d;if(!s.test(t))e.col+=t.length,d=document.createTextNode(a),e.map.push(e.pos,e.pos+t.length,d),M&&j<9&&(u=!0),e.pos+=t.length;else{d=document.createDocumentFragment();for(var p=0;;){s.lastIndex=p;var m=s.exec(t),y=m?m.index-p:t.length-p;if(y){var S=document.createTextNode(a.slice(p,p+y));M&&j<9?d.appendChild(c("span",[S])):d.appendChild(S),e.map.push(e.pos,e.pos+y,S),e.col+=y,e.pos+=y}if(!m)break;p+=y+1;var N=void 0;if(m[0]==" "){var z=e.cm.options.tabSize,P=z-e.col%z;N=d.appendChild(c("span",ht(P),"cm-tab")),N.setAttribute("role","presentation"),N.setAttribute("cm-text"," "),e.col+=P}else m[0]=="\r"||m[0]==` +`?(N=d.appendChild(c("span",m[0]=="\r"?"␍":"␤","cm-invalidchar")),N.setAttribute("cm-text",m[0]),e.col+=1):(N=e.cm.options.specialCharPlaceholder(m[0]),N.setAttribute("cm-text",m[0]),M&&j<9?d.appendChild(c("span",[N])):d.appendChild(N),e.col+=1);e.map.push(e.pos,e.pos+1,N),e.pos++}}if(e.trailingSpace=a.charCodeAt(t.length-1)==32,n||r||i||u||o||l){var W=n||"";r&&(W+=r),i&&(W+=i);var E=c("span",[d],W,o);if(l)for(var B in l)l.hasOwnProperty(B)&&B!="style"&&B!="class"&&E.setAttribute(B,l[B]);return e.content.appendChild(E)}e.content.appendChild(d)}}function Ia(e,t){if(e.length>1&&!/ /.test(e))return e;for(var n=t,r="",i=0;iu&&p.from<=u));m++);if(p.to>=d)return e(n,r,i,o,l,a,s);e(n,r.slice(0,p.to-u),i,o,null,a,s),o=null,r=r.slice(p.to-u),u=p.to}}}function Po(e,t,n,r){var i=!r&&n.widgetNode;i&&e.map.push(e.pos,e.pos+t,i),!r&&e.cm.display.input.needsContentAttribute&&(i||(i=e.content.appendChild(document.createElement("span"))),i.setAttribute("cm-marker",n.id)),i&&(e.cm.display.input.setUneditable(i),e.content.appendChild(i)),e.pos+=t,e.trailingSpace=!1}function Wa(e,t,n){var r=e.markedSpans,i=e.text,o=0;if(!r){for(var l=1;ls||ge.collapsed&&Z.to==s&&Z.from==s)){if(Z.to!=null&&Z.to!=s&&y>Z.to&&(y=Z.to,N=""),ge.className&&(S+=" "+ge.className),ge.css&&(m=(m?m+";":"")+ge.css),ge.startStyle&&Z.from==s&&(z+=" "+ge.startStyle),ge.endStyle&&Z.to==y&&(B||(B=[])).push(ge.endStyle,Z.to),ge.title&&((W||(W={})).title=ge.title),ge.attributes)for(var Fe in ge.attributes)(W||(W={}))[Fe]=ge.attributes[Fe];ge.collapsed&&(!P||ki(P.marker,ge)<0)&&(P=Z)}else Z.from>s&&y>Z.from&&(y=Z.from)}if(B)for(var it=0;it=a)break;for(var Nt=Math.min(a,y);;){if(d){var wt=s+d.length;if(!P){var Ze=wt>Nt?d.slice(0,Nt-s):d;t.addToken(t,Ze,p?p+S:S,z,s+Ze.length==y?N:"",m,W)}if(wt>=Nt){d=d.slice(Nt-s),s=Nt;break}s=wt,z=""}d=i.slice(o,o=n[u++]),p=Oo(n[u++],t.cm.options)}}}function Eo(e,t,n){this.line=t,this.rest=Na(t),this.size=this.rest?f(re(this.rest))-n+1:1,this.node=this.text=null,this.hidden=sr(e,t)}function jn(e,t,n){for(var r=[],i,o=t;o2&&o.push((s.bottom+u.top)/2-n.top)}}o.push(n.bottom-n.top)}}function Ro(e,t,n){if(e.line==t)return{map:e.measure.map,cache:e.measure.cache};if(e.rest){for(var r=0;rn)return{map:e.measure.maps[i],cache:e.measure.caches[i],before:!0}}}function Ya(e,t){t=Ht(t);var n=f(t),r=e.display.externalMeasured=new Eo(e.doc,t,n);r.lineN=n;var i=r.built=zo(e,r);return r.text=i.pre,H(e.display.lineMeasure,i.pre),r}function Ko(e,t,n,r){return jt(e,Kr(e,t),n,r)}function Di(e,t){if(t>=e.display.viewFrom&&t=n.lineN&&tt)&&(o=s-a,i=o-1,t>=s&&(l="right")),i!=null){if(r=e[u+2],a==s&&n==(r.insertLeft?"left":"right")&&(l=n),n=="left"&&i==0)for(;u&&e[u-2]==e[u-3]&&e[u-1].insertLeft;)r=e[(u-=3)+2],l="left";if(n=="right"&&i==s-a)for(;u=0&&(n=e[i]).left==n.right;i--);return n}function Qa(e,t,n,r){var i=Go(t.map,n,r),o=i.node,l=i.start,a=i.end,s=i.collapse,u;if(o.nodeType==3){for(var d=0;d<4;d++){for(;l&&ve(t.line.text.charAt(i.coverStart+l));)--l;for(;i.coverStart+a0&&(s=r="right");var p;e.options.lineWrapping&&(p=o.getClientRects()).length>1?u=p[r=="right"?p.length-1:0]:u=o.getBoundingClientRect()}if(M&&j<9&&!l&&(!u||!u.left&&!u.right)){var m=o.parentNode.getClientRects()[0];m?u={left:m.left,right:m.left+Gr(e.display),top:m.top,bottom:m.bottom}:u=Uo}for(var y=u.top-t.rect.top,S=u.bottom-t.rect.top,N=(y+S)/2,z=t.view.measure.heights,P=0;P=r.text.length?(s=r.text.length,u="before"):s<=0&&(s=0,u="after"),!a)return l(u=="before"?s-1:s,u=="before");function d(S,N,z){var P=a[N],W=P.level==1;return l(z?S-1:S,W!=z)}var p=nr(a,s,u),m=mr,y=d(s,p,u=="before");return m!=null&&(y.other=d(s,m,u!="before")),y}function Qo(e,t){var n=0;t=fe(e.doc,t),e.options.lineWrapping||(n=Gr(e.display)*t.ch);var r=U(e.doc,t.line),i=Jt(r)+Xn(e.display);return{left:n,right:n,top:i,bottom:i+r.height}}function Oi(e,t,n,r,i){var o=k(e,t,n);return o.xRel=i,r&&(o.outside=r),o}function zi(e,t,n){var r=e.doc;if(n+=e.display.viewOffset,n<0)return Oi(r.first,0,null,-1,-1);var i=h(r,n),o=r.first+r.size-1;if(i>o)return Oi(r.first+r.size-1,U(r,o).text.length,null,1,1);t<0&&(t=0);for(var l=U(r,i);;){var a=Va(e,l,i,t,n),s=La(l,a.ch+(a.xRel>0||a.outside>0?1:0));if(!s)return a;var u=s.find(1);if(u.line==i)return u;l=U(r,i=u.line)}}function Jo(e,t,n,r){r-=Ai(t);var i=t.text.length,o=Ot(function(l){return jt(e,n,l-1).bottom<=r},i,0);return i=Ot(function(l){return jt(e,n,l).top>r},o,i),{begin:o,end:i}}function Vo(e,t,n,r){n||(n=Kr(e,t));var i=Yn(e,t,jt(e,n,r),"line").top;return Jo(e,t,n,i)}function Pi(e,t,n,r){return e.bottom<=n?!1:e.top>n?!0:(r?e.left:e.right)>t}function Va(e,t,n,r,i){i-=Jt(t);var o=Kr(e,t),l=Ai(t),a=0,s=t.text.length,u=!0,d=ke(t,e.doc.direction);if(d){var p=(e.options.lineWrapping?es:$a)(e,t,n,o,d,r,i);u=p.level!=1,a=u?p.from:p.to-1,s=u?p.to:p.from-1}var m=null,y=null,S=Ot(function(J){var Z=jt(e,o,J);return Z.top+=l,Z.bottom+=l,Pi(Z,r,i,!1)?(Z.top<=i&&Z.left<=r&&(m=J,y=Z),!0):!1},a,s),N,z,P=!1;if(y){var W=r-y.left=B.bottom?1:0}return S=Tt(t.text,S,1),Oi(n,S,z,P,r-N)}function $a(e,t,n,r,i,o,l){var a=Ot(function(p){var m=i[p],y=m.level!=1;return Pi(Bt(e,k(n,y?m.to:m.from,y?"before":"after"),"line",t,r),o,l,!0)},0,i.length-1),s=i[a];if(a>0){var u=s.level!=1,d=Bt(e,k(n,u?s.from:s.to,u?"after":"before"),"line",t,r);Pi(d,o,l,!0)&&d.top>l&&(s=i[a-1])}return s}function es(e,t,n,r,i,o,l){var a=Jo(e,t,r,l),s=a.begin,u=a.end;/\s/.test(t.text.charAt(u-1))&&u--;for(var d=null,p=null,m=0;m=u||y.to<=s)){var S=y.level!=1,N=jt(e,r,S?Math.min(u,y.to)-1:Math.max(s,y.from)).right,z=Nz)&&(d=y,p=z)}}return d||(d=i[i.length-1]),d.fromu&&(d={from:d.from,to:u,level:d.level}),d}var wr;function Ur(e){if(e.cachedTextHeight!=null)return e.cachedTextHeight;if(wr==null){wr=c("pre",null,"CodeMirror-line-like");for(var t=0;t<49;++t)wr.appendChild(document.createTextNode("x")),wr.appendChild(c("br"));wr.appendChild(document.createTextNode("x"))}H(e.measure,wr);var n=wr.offsetHeight/50;return n>3&&(e.cachedTextHeight=n),T(e.measure),n||1}function Gr(e){if(e.cachedCharWidth!=null)return e.cachedCharWidth;var t=c("span","xxxxxxxxxx"),n=c("pre",[t],"CodeMirror-line-like");H(e.measure,n);var r=t.getBoundingClientRect(),i=(r.right-r.left)/10;return i>2&&(e.cachedCharWidth=i),i||10}function Ei(e){for(var t=e.display,n={},r={},i=t.gutters.clientLeft,o=t.gutters.firstChild,l=0;o;o=o.nextSibling,++l){var a=e.display.gutterSpecs[l].className;n[a]=o.offsetLeft+o.clientLeft+i,r[a]=o.clientWidth}return{fixedPos:Ii(t),gutterTotalWidth:t.gutters.offsetWidth,gutterLeft:n,gutterWidth:r,wrapperWidth:t.wrapper.clientWidth}}function Ii(e){return e.scroller.getBoundingClientRect().left-e.sizer.getBoundingClientRect().left}function $o(e){var t=Ur(e.display),n=e.options.lineWrapping,r=n&&Math.max(5,e.display.scroller.clientWidth/Gr(e.display)-3);return function(i){if(sr(e.doc,i))return 0;var o=0;if(i.widgets)for(var l=0;l0&&(u=U(e.doc,s.line).text).length==s.ch){var d=he(u,u.length,e.options.tabSize)-u.length;s=k(s.line,Math.max(0,Math.round((o-Bo(e.display).left)/Gr(e.display))-d))}return s}function Sr(e,t){if(t>=e.display.viewTo||(t-=e.display.viewFrom,t<0))return null;for(var n=e.display.view,r=0;rt)&&(i.updateLineNumbers=t),e.curOp.viewChanged=!0,t>=i.viewTo)Qt&&Si(e.doc,t)i.viewFrom?fr(e):(i.viewFrom+=r,i.viewTo+=r);else if(t<=i.viewFrom&&n>=i.viewTo)fr(e);else if(t<=i.viewFrom){var o=Qn(e,n,n+r,1);o?(i.view=i.view.slice(o.index),i.viewFrom=o.lineN,i.viewTo+=r):fr(e)}else if(n>=i.viewTo){var l=Qn(e,t,t,-1);l?(i.view=i.view.slice(0,l.index),i.viewTo=l.lineN):fr(e)}else{var a=Qn(e,t,t,-1),s=Qn(e,n,n+r,1);a&&s?(i.view=i.view.slice(0,a.index).concat(jn(e,a.lineN,s.lineN)).concat(i.view.slice(s.index)),i.viewTo+=r):fr(e)}var u=i.externalMeasured;u&&(n=i.lineN&&t=r.viewTo)){var o=r.view[Sr(e,t)];if(o.node!=null){var l=o.changes||(o.changes=[]);G(l,n)==-1&&l.push(n)}}}function fr(e){e.display.viewFrom=e.display.viewTo=e.doc.first,e.display.view=[],e.display.viewOffset=0}function Qn(e,t,n,r){var i=Sr(e,t),o,l=e.display.view;if(!Qt||n==e.doc.first+e.doc.size)return{index:i,lineN:n};for(var a=e.display.viewFrom,s=0;s0){if(i==l.length-1)return null;o=a+l[i].size-t,i++}else o=a-t;t+=o,n+=o}for(;Si(e.doc,n)!=n;){if(i==(r<0?0:l.length-1))return null;n+=r*l[i-(r<0?1:0)].size,i+=r}return{index:i,lineN:n}}function ts(e,t,n){var r=e.display,i=r.view;i.length==0||t>=r.viewTo||n<=r.viewFrom?(r.view=jn(e,t,n),r.viewFrom=t):(r.viewFrom>t?r.view=jn(e,t,r.viewFrom).concat(r.view):r.viewFromn&&(r.view=r.view.slice(0,Sr(e,n)))),r.viewTo=n}function el(e){for(var t=e.display.view,n=0,r=0;r=e.display.viewTo||s.to().line0?l:e.defaultCharWidth())+"px"}if(r.other){var a=n.appendChild(c("div"," ","CodeMirror-cursor CodeMirror-secondarycursor"));a.style.display="",a.style.left=r.other.left+"px",a.style.top=r.other.top+"px",a.style.height=(r.other.bottom-r.other.top)*.85+"px"}}function Jn(e,t){return e.top-t.top||e.left-t.left}function rs(e,t,n){var r=e.display,i=e.doc,o=document.createDocumentFragment(),l=Bo(e.display),a=l.left,s=Math.max(r.sizerWidth,xr(e)-r.sizer.offsetLeft)-l.right,u=i.direction=="ltr";function d(E,B,J,Z){B<0&&(B=0),B=Math.round(B),Z=Math.round(Z),o.appendChild(c("div",null,"CodeMirror-selected","position: absolute; left: "+E+`px; + top: `+B+"px; width: "+(J??s-E)+`px; + height: `+(Z-B)+"px"))}function p(E,B,J){var Z=U(i,E),ge=Z.text.length,Fe,it;function Ue(Ze,kt){return Zn(e,k(E,Ze),"div",Z,kt)}function Nt(Ze,kt,at){var $e=Vo(e,Z,null,Ze),Qe=kt=="ltr"==(at=="after")?"left":"right",Xe=at=="after"?$e.begin:$e.end-(/\s/.test(Z.text.charAt($e.end-1))?2:1);return Ue(Xe,Qe)[Qe]}var wt=ke(Z,i.direction);return rr(wt,B||0,J??ge,function(Ze,kt,at,$e){var Qe=at=="ltr",Xe=Ue(Ze,Qe?"left":"right"),St=Ue(kt-1,Qe?"right":"left"),nn=B==null&&Ze==0,gr=J==null&&kt==ge,dt=$e==0,Xt=!wt||$e==wt.length-1;if(St.top-Xe.top<=3){var ot=(u?nn:gr)&&dt,fo=(u?gr:nn)&&Xt,tr=ot?a:(Qe?Xe:St).left,Nr=fo?s:(Qe?St:Xe).right;d(tr,Xe.top,Nr-tr,Xe.bottom)}else{var Dr,vt,on,co;Qe?(Dr=u&&nn&&dt?a:Xe.left,vt=u?s:Nt(Ze,at,"before"),on=u?a:Nt(kt,at,"after"),co=u&&gr&&Xt?s:St.right):(Dr=u?Nt(Ze,at,"before"):a,vt=!u&&nn&&dt?s:Xe.right,on=!u&&gr&&Xt?a:St.left,co=u?Nt(kt,at,"after"):s),d(Dr,Xe.top,vt-Dr,Xe.bottom),Xe.bottom0?t.blinker=setInterval(function(){e.hasFocus()||qr(e),t.cursorDiv.style.visibility=(n=!n)?"":"hidden"},e.options.cursorBlinkRate):e.options.cursorBlinkRate<0&&(t.cursorDiv.style.visibility="hidden")}}function rl(e){e.hasFocus()||(e.display.input.focus(),e.state.focused||Bi(e))}function Hi(e){e.state.delayingBlurEvent=!0,setTimeout(function(){e.state.delayingBlurEvent&&(e.state.delayingBlurEvent=!1,e.state.focused&&qr(e))},100)}function Bi(e,t){e.state.delayingBlurEvent&&!e.state.draggingText&&(e.state.delayingBlurEvent=!1),e.options.readOnly!="nocursor"&&(e.state.focused||(Ge(e,"focus",e,t),e.state.focused=!0,D(e.display.wrapper,"CodeMirror-focused"),!e.curOp&&e.display.selForContextMenu!=e.doc.sel&&(e.display.input.reset(),_&&setTimeout(function(){return e.display.input.reset(!0)},20)),e.display.input.receivedFocus()),_i(e))}function qr(e,t){e.state.delayingBlurEvent||(e.state.focused&&(Ge(e,"blur",e,t),e.state.focused=!1,me(e.display.wrapper,"CodeMirror-focused")),clearInterval(e.display.blinker),setTimeout(function(){e.state.focused||(e.display.shift=!1)},150))}function Vn(e){for(var t=e.display,n=t.lineDiv.offsetTop,r=Math.max(0,t.scroller.getBoundingClientRect().top),i=t.lineDiv.getBoundingClientRect().top,o=0,l=0;l.005||y<-.005)&&(ie.display.sizerWidth){var N=Math.ceil(d/Gr(e.display));N>e.display.maxLineLength&&(e.display.maxLineLength=N,e.display.maxLine=a.line,e.display.maxLineChanged=!0)}}}Math.abs(o)>2&&(t.scroller.scrollTop+=o)}function nl(e){if(e.widgets)for(var t=0;t=l&&(o=h(t,Jt(U(t,s))-e.wrapper.clientHeight),l=s)}return{from:o,to:Math.max(l,o+1)}}function ns(e,t){if(!qe(e,"scrollCursorIntoView")){var n=e.display,r=n.sizer.getBoundingClientRect(),i=null,o=n.wrapper.ownerDocument;if(t.top+r.top<0?i=!0:t.bottom+r.top>(o.defaultView.innerHeight||o.documentElement.clientHeight)&&(i=!1),i!=null&&!Oe){var l=c("div","​",null,`position: absolute; + top: `+(t.top-n.viewOffset-Xn(e.display))+`px; + height: `+(t.bottom-t.top+qt(e)+n.barHeight)+`px; + left: `+t.left+"px; width: "+Math.max(2,t.right-t.left)+"px;");e.display.lineSpace.appendChild(l),l.scrollIntoView(i),e.display.lineSpace.removeChild(l)}}}function is(e,t,n,r){r==null&&(r=0);var i;!e.options.lineWrapping&&t==n&&(n=t.sticky=="before"?k(t.line,t.ch+1,"before"):t,t=t.ch?k(t.line,t.sticky=="before"?t.ch-1:t.ch,"after"):t);for(var o=0;o<5;o++){var l=!1,a=Bt(e,t),s=!n||n==t?a:Bt(e,n);i={left:Math.min(a.left,s.left),top:Math.min(a.top,s.top)-r,right:Math.max(a.left,s.left),bottom:Math.max(a.bottom,s.bottom)+r};var u=Ri(e,i),d=e.doc.scrollTop,p=e.doc.scrollLeft;if(u.scrollTop!=null&&(mn(e,u.scrollTop),Math.abs(e.doc.scrollTop-d)>1&&(l=!0)),u.scrollLeft!=null&&(Cr(e,u.scrollLeft),Math.abs(e.doc.scrollLeft-p)>1&&(l=!0)),!l)break}return i}function os(e,t){var n=Ri(e,t);n.scrollTop!=null&&mn(e,n.scrollTop),n.scrollLeft!=null&&Cr(e,n.scrollLeft)}function Ri(e,t){var n=e.display,r=Ur(e.display);t.top<0&&(t.top=0);var i=e.curOp&&e.curOp.scrollTop!=null?e.curOp.scrollTop:n.scroller.scrollTop,o=Ni(e),l={};t.bottom-t.top>o&&(t.bottom=t.top+o);var a=e.doc.height+Mi(n),s=t.topa-r;if(t.topi+o){var d=Math.min(t.top,(u?a:t.bottom)-o);d!=i&&(l.scrollTop=d)}var p=e.options.fixedGutter?0:n.gutters.offsetWidth,m=e.curOp&&e.curOp.scrollLeft!=null?e.curOp.scrollLeft:n.scroller.scrollLeft-p,y=xr(e)-n.gutters.offsetWidth,S=t.right-t.left>y;return S&&(t.right=t.left+y),t.left<10?l.scrollLeft=0:t.lefty+m-3&&(l.scrollLeft=t.right+(S?0:10)-y),l}function Ki(e,t){t!=null&&(ei(e),e.curOp.scrollTop=(e.curOp.scrollTop==null?e.doc.scrollTop:e.curOp.scrollTop)+t)}function jr(e){ei(e);var t=e.getCursor();e.curOp.scrollToPos={from:t,to:t,margin:e.options.cursorScrollMargin}}function yn(e,t,n){(t!=null||n!=null)&&ei(e),t!=null&&(e.curOp.scrollLeft=t),n!=null&&(e.curOp.scrollTop=n)}function ls(e,t){ei(e),e.curOp.scrollToPos=t}function ei(e){var t=e.curOp.scrollToPos;if(t){e.curOp.scrollToPos=null;var n=Qo(e,t.from),r=Qo(e,t.to);il(e,n,r,t.margin)}}function il(e,t,n,r){var i=Ri(e,{left:Math.min(t.left,n.left),top:Math.min(t.top,n.top)-r,right:Math.max(t.right,n.right),bottom:Math.max(t.bottom,n.bottom)+r});yn(e,i.scrollLeft,i.scrollTop)}function mn(e,t){Math.abs(e.doc.scrollTop-t)<2||(Se||Gi(e,{top:t}),ol(e,t,!0),Se&&Gi(e),wn(e,100))}function ol(e,t,n){t=Math.max(0,Math.min(e.display.scroller.scrollHeight-e.display.scroller.clientHeight,t)),!(e.display.scroller.scrollTop==t&&!n)&&(e.doc.scrollTop=t,e.display.scrollbars.setScrollTop(t),e.display.scroller.scrollTop!=t&&(e.display.scroller.scrollTop=t))}function Cr(e,t,n,r){t=Math.max(0,Math.min(t,e.display.scroller.scrollWidth-e.display.scroller.clientWidth)),!((n?t==e.doc.scrollLeft:Math.abs(e.doc.scrollLeft-t)<2)&&!r)&&(e.doc.scrollLeft=t,fl(e),e.display.scroller.scrollLeft!=t&&(e.display.scroller.scrollLeft=t),e.display.scrollbars.setScrollLeft(t))}function bn(e){var t=e.display,n=t.gutters.offsetWidth,r=Math.round(e.doc.height+Mi(e.display));return{clientHeight:t.scroller.clientHeight,viewHeight:t.wrapper.clientHeight,scrollWidth:t.scroller.scrollWidth,clientWidth:t.scroller.clientWidth,viewWidth:t.wrapper.clientWidth,barLeft:e.options.fixedGutter?n:0,docHeight:r,scrollHeight:r+qt(e)+t.barHeight,nativeBarWidth:t.nativeBarWidth,gutterWidth:n}}var Tr=function(e,t,n){this.cm=n;var r=this.vert=c("div",[c("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),i=this.horiz=c("div",[c("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");r.tabIndex=i.tabIndex=-1,e(r),e(i),Q(r,"scroll",function(){r.clientHeight&&t(r.scrollTop,"vertical")}),Q(i,"scroll",function(){i.clientWidth&&t(i.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,M&&j<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Tr.prototype.update=function(e){var t=e.scrollWidth>e.clientWidth+1,n=e.scrollHeight>e.clientHeight+1,r=e.nativeBarWidth;if(n){this.vert.style.display="block",this.vert.style.bottom=t?r+"px":"0";var i=e.viewHeight-(t?r:0);this.vert.firstChild.style.height=Math.max(0,e.scrollHeight-e.clientHeight+i)+"px"}else this.vert.scrollTop=0,this.vert.style.display="",this.vert.firstChild.style.height="0";if(t){this.horiz.style.display="block",this.horiz.style.right=n?r+"px":"0",this.horiz.style.left=e.barLeft+"px";var o=e.viewWidth-e.barLeft-(n?r:0);this.horiz.firstChild.style.width=Math.max(0,e.scrollWidth-e.clientWidth+o)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&e.clientHeight>0&&(r==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:n?r:0,bottom:t?r:0}},Tr.prototype.setScrollLeft=function(e){this.horiz.scrollLeft!=e&&(this.horiz.scrollLeft=e),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Tr.prototype.setScrollTop=function(e){this.vert.scrollTop!=e&&(this.vert.scrollTop=e),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Tr.prototype.zeroWidthHack=function(){var e=xe&&!Te?"12px":"18px";this.horiz.style.height=this.vert.style.width=e,this.horiz.style.visibility=this.vert.style.visibility="hidden",this.disableHoriz=new ue,this.disableVert=new ue},Tr.prototype.enableZeroWidthBar=function(e,t,n){e.style.visibility="";function r(){var i=e.getBoundingClientRect(),o=n=="vert"?document.elementFromPoint(i.right-1,(i.top+i.bottom)/2):document.elementFromPoint((i.right+i.left)/2,i.bottom-1);o!=e?e.style.visibility="hidden":t.set(1e3,r)}t.set(1e3,r)},Tr.prototype.clear=function(){var e=this.horiz.parentNode;e.removeChild(this.horiz),e.removeChild(this.vert)};var xn=function(){};xn.prototype.update=function(){return{bottom:0,right:0}},xn.prototype.setScrollLeft=function(){},xn.prototype.setScrollTop=function(){},xn.prototype.clear=function(){};function Xr(e,t){t||(t=bn(e));var n=e.display.barWidth,r=e.display.barHeight;ll(e,t);for(var i=0;i<4&&n!=e.display.barWidth||r!=e.display.barHeight;i++)n!=e.display.barWidth&&e.options.lineWrapping&&Vn(e),ll(e,bn(e)),n=e.display.barWidth,r=e.display.barHeight}function ll(e,t){var n=e.display,r=n.scrollbars.update(t);n.sizer.style.paddingRight=(n.barWidth=r.right)+"px",n.sizer.style.paddingBottom=(n.barHeight=r.bottom)+"px",n.heightForcer.style.borderBottom=r.bottom+"px solid transparent",r.right&&r.bottom?(n.scrollbarFiller.style.display="block",n.scrollbarFiller.style.height=r.bottom+"px",n.scrollbarFiller.style.width=r.right+"px"):n.scrollbarFiller.style.display="",r.bottom&&e.options.coverGutterNextToScrollbar&&e.options.fixedGutter?(n.gutterFiller.style.display="block",n.gutterFiller.style.height=r.bottom+"px",n.gutterFiller.style.width=t.gutterWidth+"px"):n.gutterFiller.style.display=""}var al={native:Tr,null:xn};function sl(e){e.display.scrollbars&&(e.display.scrollbars.clear(),e.display.scrollbars.addClass&&me(e.display.wrapper,e.display.scrollbars.addClass)),e.display.scrollbars=new al[e.options.scrollbarStyle](function(t){e.display.wrapper.insertBefore(t,e.display.scrollbarFiller),Q(t,"mousedown",function(){e.state.focused&&setTimeout(function(){return e.display.input.focus()},0)}),t.setAttribute("cm-not-content","true")},function(t,n){n=="horizontal"?Cr(e,t):mn(e,t)},e),e.display.scrollbars.addClass&&D(e.display.wrapper,e.display.scrollbars.addClass)}var as=0;function Lr(e){e.curOp={cm:e,viewChanged:!1,startHeight:e.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++as,markArrays:null},_a(e.curOp)}function Mr(e){var t=e.curOp;t&&Ba(t,function(n){for(var r=0;r=n.viewTo)||n.maxLineChanged&&t.options.lineWrapping,e.update=e.mustUpdate&&new ti(t,e.mustUpdate&&{top:e.scrollTop,ensure:e.scrollToPos},e.forceUpdate)}function fs(e){e.updatedDisplay=e.mustUpdate&&Ui(e.cm,e.update)}function cs(e){var t=e.cm,n=t.display;e.updatedDisplay&&Vn(t),e.barMeasure=bn(t),n.maxLineChanged&&!t.options.lineWrapping&&(e.adjustWidthTo=Ko(t,n.maxLine,n.maxLine.text.length).left+3,t.display.sizerWidth=e.adjustWidthTo,e.barMeasure.scrollWidth=Math.max(n.scroller.clientWidth,n.sizer.offsetLeft+e.adjustWidthTo+qt(t)+t.display.barWidth),e.maxScrollLeft=Math.max(0,n.sizer.offsetLeft+e.adjustWidthTo-xr(t))),(e.updatedDisplay||e.selectionChanged)&&(e.preparedSelection=n.input.prepareSelection())}function ds(e){var t=e.cm;e.adjustWidthTo!=null&&(t.display.sizer.style.minWidth=e.adjustWidthTo+"px",e.maxScrollLeft=e.display.viewTo)){var n=+new Date+e.options.workTime,r=fn(e,t.highlightFrontier),i=[];t.iter(r.line,Math.min(t.first+t.size,e.display.viewTo+500),function(o){if(r.line>=e.display.viewFrom){var l=o.styles,a=o.text.length>e.options.maxHighlightLength?Ut(t.mode,r.state):null,s=go(e,o,r,!0);a&&(r.state=a),o.styles=s.styles;var u=o.styleClasses,d=s.classes;d?o.styleClasses=d:u&&(o.styleClasses=null);for(var p=!l||l.length!=o.styles.length||u!=d&&(!u||!d||u.bgClass!=d.bgClass||u.textClass!=d.textClass),m=0;!p&&mn)return wn(e,e.options.workDelay),!0}),t.highlightFrontier=r.line,t.modeFrontier=Math.max(t.modeFrontier,r.line),i.length&&Mt(e,function(){for(var o=0;o=n.viewFrom&&t.visible.to<=n.viewTo&&(n.updateLineNumbers==null||n.updateLineNumbers>=n.viewTo)&&n.renderedView==n.view&&el(e)==0)return!1;cl(e)&&(fr(e),t.dims=Ei(e));var i=r.first+r.size,o=Math.max(t.visible.from-e.options.viewportMargin,r.first),l=Math.min(i,t.visible.to+e.options.viewportMargin);n.viewFroml&&n.viewTo-l<20&&(l=Math.min(i,n.viewTo)),Qt&&(o=Si(e.doc,o),l=Ao(e.doc,l));var a=o!=n.viewFrom||l!=n.viewTo||n.lastWrapHeight!=t.wrapperHeight||n.lastWrapWidth!=t.wrapperWidth;ts(e,o,l),n.viewOffset=Jt(U(e.doc,n.viewFrom)),e.display.mover.style.top=n.viewOffset+"px";var s=el(e);if(!a&&s==0&&!t.force&&n.renderedView==n.view&&(n.updateLineNumbers==null||n.updateLineNumbers>=n.viewTo))return!1;var u=gs(e);return s>4&&(n.lineDiv.style.display="none"),ms(e,n.updateLineNumbers,t.dims),s>4&&(n.lineDiv.style.display=""),n.renderedView=n.view,ys(u),T(n.cursorDiv),T(n.selectionDiv),n.gutters.style.height=n.sizer.style.minHeight=0,a&&(n.lastWrapHeight=t.wrapperHeight,n.lastWrapWidth=t.wrapperWidth,wn(e,400)),n.updateLineNumbers=null,!0}function ul(e,t){for(var n=t.viewport,r=!0;;r=!1){if(!r||!e.options.lineWrapping||t.oldDisplayWidth==xr(e)){if(n&&n.top!=null&&(n={top:Math.min(e.doc.height+Mi(e.display)-Ni(e),n.top)}),t.visible=$n(e.display,e.doc,n),t.visible.from>=e.display.viewFrom&&t.visible.to<=e.display.viewTo)break}else r&&(t.visible=$n(e.display,e.doc,n));if(!Ui(e,t))break;Vn(e);var i=bn(e);gn(e),Xr(e,i),ji(e,i),t.force=!1}t.signal(e,"update",e),(e.display.viewFrom!=e.display.reportedViewFrom||e.display.viewTo!=e.display.reportedViewTo)&&(t.signal(e,"viewportChange",e,e.display.viewFrom,e.display.viewTo),e.display.reportedViewFrom=e.display.viewFrom,e.display.reportedViewTo=e.display.viewTo)}function Gi(e,t){var n=new ti(e,t);if(Ui(e,n)){Vn(e),ul(e,n);var r=bn(e);gn(e),Xr(e,r),ji(e,r),n.finish()}}function ms(e,t,n){var r=e.display,i=e.options.lineNumbers,o=r.lineDiv,l=o.firstChild;function a(S){var N=S.nextSibling;return _&&xe&&e.display.currentWheelTarget==S?S.style.display="none":S.parentNode.removeChild(S),N}for(var s=r.view,u=r.viewFrom,d=0;d-1&&(y=!1),Io(e,p,u,n)),y&&(T(p.lineNumber),p.lineNumber.appendChild(document.createTextNode(O(e.options,u)))),l=p.node.nextSibling}u+=p.size}for(;l;)l=a(l)}function qi(e){var t=e.gutters.offsetWidth;e.sizer.style.marginLeft=t+"px",tt(e,"gutterChanged",e)}function ji(e,t){e.display.sizer.style.minHeight=t.docHeight+"px",e.display.heightForcer.style.top=t.docHeight+"px",e.display.gutters.style.height=t.docHeight+e.display.barHeight+qt(e)+"px"}function fl(e){var t=e.display,n=t.view;if(!(!t.alignWidgets&&(!t.gutters.firstChild||!e.options.fixedGutter))){for(var r=Ii(t)-t.scroller.scrollLeft+e.doc.scrollLeft,i=t.gutters.offsetWidth,o=r+"px",l=0;l=105&&(i.wrapper.style.clipPath="inset(0px)"),i.wrapper.setAttribute("translate","no"),M&&j<8&&(i.gutters.style.zIndex=-1,i.scroller.style.paddingRight=0),!_&&!(Se&&oe)&&(i.scroller.draggable=!0),e&&(e.appendChild?e.appendChild(i.wrapper):e(i.wrapper)),i.viewFrom=i.viewTo=t.first,i.reportedViewFrom=i.reportedViewTo=t.first,i.view=[],i.renderedView=null,i.externalMeasured=null,i.viewOffset=0,i.lastWrapHeight=i.lastWrapWidth=0,i.updateLineNumbers=null,i.nativeBarWidth=i.barHeight=i.barWidth=0,i.scrollbarsClipped=!1,i.lineNumWidth=i.lineNumInnerWidth=i.lineNumChars=null,i.alignWidgets=!1,i.cachedCharWidth=i.cachedTextHeight=i.cachedPaddingH=null,i.maxLine=null,i.maxLineLength=0,i.maxLineChanged=!1,i.wheelDX=i.wheelDY=i.wheelStartX=i.wheelStartY=null,i.shift=!1,i.selForContextMenu=null,i.activeTouch=null,i.gutterSpecs=Xi(r.gutters,r.lineNumbers),dl(i),n.init(i)}var ri=0,$t=null;M?$t=-.53:Se?$t=15:q?$t=-.7:Ie&&($t=-1/3);function hl(e){var t=e.wheelDeltaX,n=e.wheelDeltaY;return t==null&&e.detail&&e.axis==e.HORIZONTAL_AXIS&&(t=e.detail),n==null&&e.detail&&e.axis==e.VERTICAL_AXIS?n=e.detail:n==null&&(n=e.wheelDelta),{x:t,y:n}}function xs(e){var t=hl(e);return t.x*=$t,t.y*=$t,t}function pl(e,t){q&&se==102&&(e.display.chromeScrollHack==null?e.display.sizer.style.pointerEvents="none":clearTimeout(e.display.chromeScrollHack),e.display.chromeScrollHack=setTimeout(function(){e.display.chromeScrollHack=null,e.display.sizer.style.pointerEvents=""},100));var n=hl(t),r=n.x,i=n.y,o=$t;t.deltaMode===0&&(r=t.deltaX,i=t.deltaY,o=1);var l=e.display,a=l.scroller,s=a.scrollWidth>a.clientWidth,u=a.scrollHeight>a.clientHeight;if(r&&s||i&&u){if(i&&xe&&_){e:for(var d=t.target,p=l.view;d!=a;d=d.parentNode)for(var m=0;m=0&&I(e,r.to())<=0)return n}return-1};var Ae=function(e,t){this.anchor=e,this.head=t};Ae.prototype.from=function(){return Hr(this.anchor,this.head)},Ae.prototype.to=function(){return mt(this.anchor,this.head)},Ae.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function Rt(e,t,n){var r=e&&e.options.selectionsMayTouch,i=t[n];t.sort(function(m,y){return I(m.from(),y.from())}),n=G(t,i);for(var o=1;o0:s>=0){var u=Hr(a.from(),l.from()),d=mt(a.to(),l.to()),p=a.empty()?l.from()==l.head:a.from()==a.head;o<=n&&--n,t.splice(--o,2,new Ae(p?d:u,p?u:d))}}return new At(t,n)}function cr(e,t){return new At([new Ae(e,t||e)],0)}function dr(e){return e.text?k(e.from.line+e.text.length-1,re(e.text).length+(e.text.length==1?e.from.ch:0)):e.to}function vl(e,t){if(I(e,t.from)<0)return e;if(I(e,t.to)<=0)return dr(t);var n=e.line+t.text.length-(t.to.line-t.from.line)-1,r=e.ch;return e.line==t.to.line&&(r+=dr(t).ch-t.to.ch),k(n,r)}function Yi(e,t){for(var n=[],r=0;r1&&e.remove(a.line+1,S-1),e.insert(a.line+1,P)}tt(e,"change",e,t)}function hr(e,t,n){function r(i,o,l){if(i.linked)for(var a=0;a1&&!e.done[e.done.length-2].ranges)return e.done.pop(),re(e.done)}function wl(e,t,n,r){var i=e.history;i.undone.length=0;var o=+new Date,l,a;if((i.lastOp==r||i.lastOrigin==t.origin&&t.origin&&(t.origin.charAt(0)=="+"&&i.lastModTime>o-(e.cm?e.cm.options.historyEventDelay:500)||t.origin.charAt(0)=="*"))&&(l=Ss(i,i.lastOp==r)))a=re(l.changes),I(t.from,t.to)==0&&I(t.from,a.to)==0?a.to=dr(t):l.changes.push(Ji(e,t));else{var s=re(i.done);for((!s||!s.ranges)&&ii(e.sel,i.done),l={changes:[Ji(e,t)],generation:i.generation},i.done.push(l);i.done.length>i.undoDepth;)i.done.shift(),i.done[0].ranges||i.done.shift()}i.done.push(n),i.generation=++i.maxGeneration,i.lastModTime=i.lastSelTime=o,i.lastOp=i.lastSelOp=r,i.lastOrigin=i.lastSelOrigin=t.origin,a||Ge(e,"historyAdded")}function Cs(e,t,n,r){var i=t.charAt(0);return i=="*"||i=="+"&&n.ranges.length==r.ranges.length&&n.somethingSelected()==r.somethingSelected()&&new Date-e.history.lastSelTime<=(e.cm?e.cm.options.historyEventDelay:500)}function Ts(e,t,n,r){var i=e.history,o=r&&r.origin;n==i.lastSelOp||o&&i.lastSelOrigin==o&&(i.lastModTime==i.lastSelTime&&i.lastOrigin==o||Cs(e,o,re(i.done),t))?i.done[i.done.length-1]=t:ii(t,i.done),i.lastSelTime=+new Date,i.lastSelOrigin=o,i.lastSelOp=n,r&&r.clearRedo!==!1&&xl(i.undone)}function ii(e,t){var n=re(t);n&&n.ranges&&n.equals(e)||t.push(e)}function kl(e,t,n,r){var i=t["spans_"+e.id],o=0;e.iter(Math.max(e.first,n),Math.min(e.first+e.size,r),function(l){l.markedSpans&&((i||(i=t["spans_"+e.id]={}))[o]=l.markedSpans),++o})}function Ls(e){if(!e)return null;for(var t,n=0;n-1&&(re(a)[p]=u[p],delete u[p])}}return r}function Vi(e,t,n,r){if(r){var i=e.anchor;if(n){var o=I(t,i)<0;o!=I(n,i)<0?(i=t,t=n):o!=I(t,n)<0&&(t=n)}return new Ae(i,t)}else return new Ae(n||t,t)}function oi(e,t,n,r,i){i==null&&(i=e.cm&&(e.cm.display.shift||e.extend)),ct(e,new At([Vi(e.sel.primary(),t,n,i)],0),r)}function Cl(e,t,n){for(var r=[],i=e.cm&&(e.cm.display.shift||e.extend),o=0;o=t.ch:a.to>t.ch))){if(i&&(Ge(s,"beforeCursorEnter"),s.explicitlyCleared))if(o.markedSpans){--l;continue}else break;if(!s.atomic)continue;if(n){var p=s.find(r<0?1:-1),m=void 0;if((r<0?d:u)&&(p=Al(e,p,-r,p&&p.line==t.line?o:null)),p&&p.line==t.line&&(m=I(p,n))&&(r<0?m<0:m>0))return Zr(e,p,t,r,i)}var y=s.find(r<0?-1:1);return(r<0?u:d)&&(y=Al(e,y,r,y.line==t.line?o:null)),y?Zr(e,y,t,r,i):null}}return t}function ai(e,t,n,r,i){var o=r||1,l=Zr(e,t,n,o,i)||!i&&Zr(e,t,n,o,!0)||Zr(e,t,n,-o,i)||!i&&Zr(e,t,n,-o,!0);return l||(e.cantEdit=!0,k(e.first,0))}function Al(e,t,n,r){return n<0&&t.ch==0?t.line>e.first?fe(e,k(t.line-1)):null:n>0&&t.ch==(r||U(e,t.line)).text.length?t.line=0;--i)Pl(e,{from:r[i].from,to:r[i].to,text:i?[""]:t.text,origin:t.origin});else Pl(e,t)}}function Pl(e,t){if(!(t.text.length==1&&t.text[0]==""&&I(t.from,t.to)==0)){var n=Yi(e,t);wl(e,t,n,e.cm?e.cm.curOp.id:NaN),Cn(e,t,n,wi(e,t));var r=[];hr(e,function(i,o){!o&&G(r,i.history)==-1&&(Wl(i.history,t),r.push(i.history)),Cn(i,t,null,wi(i,t))})}}function si(e,t,n){var r=e.cm&&e.cm.state.suppressEdits;if(!(r&&!n)){for(var i=e.history,o,l=e.sel,a=t=="undo"?i.done:i.undone,s=t=="undo"?i.undone:i.done,u=0;u=0;--y){var S=m(y);if(S)return S.v}}}}function El(e,t){if(t!=0&&(e.first+=t,e.sel=new At(Ne(e.sel.ranges,function(i){return new Ae(k(i.anchor.line+t,i.anchor.ch),k(i.head.line+t,i.head.ch))}),e.sel.primIndex),e.cm)){bt(e.cm,e.first,e.first-t,t);for(var n=e.cm.display,r=n.viewFrom;re.lastLine())){if(t.from.lineo&&(t={from:t.from,to:k(o,U(e,o).text.length),text:[t.text[0]],origin:t.origin}),t.removed=Zt(e,t.from,t.to),n||(n=Yi(e,t)),e.cm?Ds(e.cm,t,r):Qi(e,t,r),li(e,n,st),e.cantEdit&&ai(e,k(e.firstLine(),0))&&(e.cantEdit=!1)}}function Ds(e,t,n){var r=e.doc,i=e.display,o=t.from,l=t.to,a=!1,s=o.line;e.options.lineWrapping||(s=f(Ht(U(r,o.line))),r.iter(s,l.line+1,function(y){if(y==i.maxLine)return a=!0,!0})),r.sel.contains(t.from,t.to)>-1&&zt(e),Qi(r,t,n,$o(e)),e.options.lineWrapping||(r.iter(s,o.line+t.text.length,function(y){var S=qn(y);S>i.maxLineLength&&(i.maxLine=y,i.maxLineLength=S,i.maxLineChanged=!0,a=!1)}),a&&(e.curOp.updateMaxLine=!0)),ma(r,o.line),wn(e,400);var u=t.text.length-(l.line-o.line)-1;t.full?bt(e):o.line==l.line&&t.text.length==1&&!yl(e.doc,t)?ur(e,o.line,"text"):bt(e,o.line,l.line+1,u);var d=Lt(e,"changes"),p=Lt(e,"change");if(p||d){var m={from:o,to:l,text:t.text,removed:t.removed,origin:t.origin};p&&tt(e,"change",e,m),d&&(e.curOp.changeObjs||(e.curOp.changeObjs=[])).push(m)}e.display.selForContextMenu=null}function Jr(e,t,n,r,i){var o;r||(r=n),I(r,n)<0&&(o=[r,n],n=o[0],r=o[1]),typeof t=="string"&&(t=e.splitLines(t)),Qr(e,{from:n,to:r,text:t,origin:i})}function Il(e,t,n,r){n1||!(this.children[0]instanceof Ln))){var a=[];this.collapse(a),this.children=[new Ln(a)],this.children[0].parent=this}},collapse:function(e){for(var t=0;t50){for(var l=i.lines.length%25+25,a=l;a10);e.parent.maybeSpill()}},iterN:function(e,t,n){for(var r=0;re.display.maxLineLength&&(e.display.maxLine=u,e.display.maxLineLength=d,e.display.maxLineChanged=!0)}r!=null&&e&&this.collapsed&&bt(e,r,i+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,e&&Nl(e.doc)),e&&tt(e,"markerCleared",e,this,r,i),t&&Mr(e),this.parent&&this.parent.clear()}},pr.prototype.find=function(e,t){e==null&&this.type=="bookmark"&&(e=1);for(var n,r,i=0;i0||l==0&&o.clearWhenEmpty!==!1)return o;if(o.replacedWith&&(o.collapsed=!0,o.widgetNode=x("span",[o.replacedWith],"CodeMirror-widget"),r.handleMouseEvents||o.widgetNode.setAttribute("cm-ignore-events","true"),r.insertLeft&&(o.widgetNode.insertLeft=!0)),o.collapsed){if(Do(e,t.line,t,n,o)||t.line!=n.line&&Do(e,n.line,t,n,o))throw new Error("Inserting collapsed marker partially overlapping an existing one");xa()}o.addToHistory&&wl(e,{from:t,to:n,origin:"markText"},e.sel,NaN);var a=t.line,s=e.cm,u;if(e.iter(a,n.line+1,function(p){s&&o.collapsed&&!s.options.lineWrapping&&Ht(p)==s.display.maxLine&&(u=!0),o.collapsed&&a!=t.line&&Dt(p,0),ka(p,new Rn(o,a==t.line?t.ch:null,a==n.line?n.ch:null),e.cm&&e.cm.curOp),++a}),o.collapsed&&e.iter(t.line,n.line+1,function(p){sr(e,p)&&Dt(p,0)}),o.clearOnEnter&&Q(o,"beforeCursorEnter",function(){return o.clear()}),o.readOnly&&(ba(),(e.history.done.length||e.history.undone.length)&&e.clearHistory()),o.collapsed&&(o.id=++Hl,o.atomic=!0),s){if(u&&(s.curOp.updateMaxLine=!0),o.collapsed)bt(s,t.line,n.line+1);else if(o.className||o.startStyle||o.endStyle||o.css||o.attributes||o.title)for(var d=t.line;d<=n.line;d++)ur(s,d,"text");o.atomic&&Nl(s.doc),tt(s,"markerAdded",s,o)}return o}var Dn=function(e,t){this.markers=e,this.primary=t;for(var n=0;n=0;s--)Qr(this,r[s]);a?Ll(this,a):this.cm&&jr(this.cm)}),undo:nt(function(){si(this,"undo")}),redo:nt(function(){si(this,"redo")}),undoSelection:nt(function(){si(this,"undo",!0)}),redoSelection:nt(function(){si(this,"redo",!0)}),setExtending:function(e){this.extend=e},getExtending:function(){return this.extend},historySize:function(){for(var e=this.history,t=0,n=0,r=0;r=e.ch)&&t.push(i.marker.parent||i.marker)}return t},findMarks:function(e,t,n){e=fe(this,e),t=fe(this,t);var r=[],i=e.line;return this.iter(e.line,t.line+1,function(o){var l=o.markedSpans;if(l)for(var a=0;a=s.to||s.from==null&&i!=e.line||s.from!=null&&i==t.line&&s.from>=t.ch)&&(!n||n(s.marker))&&r.push(s.marker.parent||s.marker)}++i}),r},getAllMarks:function(){var e=[];return this.iter(function(t){var n=t.markedSpans;if(n)for(var r=0;re)return t=e,!0;e-=o,++n}),fe(this,k(n,t))},indexFromPos:function(e){e=fe(this,e);var t=e.ch;if(e.linet&&(t=e.from),e.to!=null&&e.to-1){t.state.draggingText(e),setTimeout(function(){return t.display.input.focus()},20);return}try{var d=e.dataTransfer.getData("Text");if(d){var p;if(t.state.draggingText&&!t.state.draggingText.copy&&(p=t.listSelections()),li(t.doc,cr(n,n)),p)for(var m=0;m=0;a--)Jr(e.doc,"",r[a].from,r[a].to,"+delete");jr(e)})}function eo(e,t,n){var r=Tt(e.text,t+n,n);return r<0||r>e.text.length?null:r}function to(e,t,n){var r=eo(e,t.ch,n);return r==null?null:new k(t.line,r,n<0?"after":"before")}function ro(e,t,n,r,i){if(e){t.doc.direction=="rtl"&&(i=-i);var o=ke(n,t.doc.direction);if(o){var l=i<0?re(o):o[0],a=i<0==(l.level==1),s=a?"after":"before",u;if(l.level>0||t.doc.direction=="rtl"){var d=Kr(t,n);u=i<0?n.text.length-1:0;var p=jt(t,d,u).top;u=Ot(function(m){return jt(t,d,m).top==p},i<0==(l.level==1)?l.from:l.to-1,u),s=="before"&&(u=eo(n,u,1))}else u=i<0?l.to:l.from;return new k(r,u,s)}}return new k(r,i<0?n.text.length:0,i<0?"before":"after")}function Us(e,t,n,r){var i=ke(t,e.doc.direction);if(!i)return to(t,n,r);n.ch>=t.text.length?(n.ch=t.text.length,n.sticky="before"):n.ch<=0&&(n.ch=0,n.sticky="after");var o=nr(i,n.ch,n.sticky),l=i[o];if(e.doc.direction=="ltr"&&l.level%2==0&&(r>0?l.to>n.ch:l.from=l.from&&m>=d.begin)){var y=p?"before":"after";return new k(n.line,m,y)}}var S=function(P,W,E){for(var B=function(Fe,it){return it?new k(n.line,a(Fe,1),"before"):new k(n.line,Fe,"after")};P>=0&&P0==(J.level!=1),ge=Z?E.begin:a(E.end,-1);if(J.from<=ge&&ge0?d.end:a(d.begin,-1);return z!=null&&!(r>0&&z==t.text.length)&&(N=S(r>0?0:i.length-1,r,u(z)),N)?N:null}var zn={selectAll:Ol,singleSelection:function(e){return e.setSelection(e.getCursor("anchor"),e.getCursor("head"),st)},killLine:function(e){return en(e,function(t){if(t.empty()){var n=U(e.doc,t.head.line).text.length;return t.head.ch==n&&t.head.line0)i=new k(i.line,i.ch+1),e.replaceRange(o.charAt(i.ch-1)+o.charAt(i.ch-2),k(i.line,i.ch-2),i,"+transpose");else if(i.line>e.doc.first){var l=U(e.doc,i.line-1).text;l&&(i=new k(i.line,1),e.replaceRange(o.charAt(0)+e.doc.lineSeparator()+l.charAt(l.length-1),k(i.line-1,l.length-1),i,"+transpose"))}}n.push(new Ae(i,i))}e.setSelections(n)})},newlineAndIndent:function(e){return Mt(e,function(){for(var t=e.listSelections(),n=t.length-1;n>=0;n--)e.replaceRange(e.doc.lineSeparator(),t[n].anchor,t[n].head,"+input");t=e.listSelections();for(var r=0;re&&I(t,this.pos)==0&&n==this.button};var En,In;function Qs(e,t){var n=+new Date;return In&&In.compare(n,e,t)?(En=In=null,"triple"):En&&En.compare(n,e,t)?(In=new io(n,e,t),En=null,"double"):(En=new io(n,e,t),In=null,"single")}function ta(e){var t=this,n=t.display;if(!(qe(t,e)||n.activeTouch&&n.input.supportsTouch())){if(n.input.ensurePolled(),n.shift=e.shiftKey,Vt(n,e)){_||(n.scroller.draggable=!1,setTimeout(function(){return n.scroller.draggable=!0},100));return}if(!oo(t,e)){var r=kr(t,e),i=It(e),o=r?Qs(r,i):"single";le(t).focus(),i==1&&t.state.selectingText&&t.state.selectingText(e),!(r&&Js(t,i,r,o,e))&&(i==1?r?$s(t,r,o,e):ln(e)==n.scroller&&ft(e):i==2?(r&&oi(t.doc,r),setTimeout(function(){return n.input.focus()},20)):i==3&&(ee?t.display.input.onContextMenu(e):Hi(t)))}}}function Js(e,t,n,r,i){var o="Click";return r=="double"?o="Double"+o:r=="triple"&&(o="Triple"+o),o=(t==1?"Left":t==2?"Middle":"Right")+o,Pn(e,jl(o,i),i,function(l){if(typeof l=="string"&&(l=zn[l]),!l)return!1;var a=!1;try{e.isReadOnly()&&(e.state.suppressEdits=!0),a=l(e,n)!=Ct}finally{e.state.suppressEdits=!1}return a})}function Vs(e,t,n){var r=e.getOption("configureMouse"),i=r?r(e,t,n):{};if(i.unit==null){var o=_e?n.shiftKey&&n.metaKey:n.altKey;i.unit=o?"rectangle":t=="single"?"char":t=="double"?"word":"line"}return(i.extend==null||e.doc.extend)&&(i.extend=e.doc.extend||n.shiftKey),i.addNew==null&&(i.addNew=xe?n.metaKey:n.ctrlKey),i.moveOnDrag==null&&(i.moveOnDrag=!(xe?n.altKey:n.ctrlKey)),i}function $s(e,t,n,r){M?setTimeout(te(rl,e),0):e.curOp.focus=g(Re(e));var i=Vs(e,n,r),o=e.doc.sel,l;e.options.dragDrop&&yi&&!e.isReadOnly()&&n=="single"&&(l=o.contains(t))>-1&&(I((l=o.ranges[l]).from(),t)<0||t.xRel>0)&&(I(l.to(),t)>0||t.xRel<0)?eu(e,r,t,i):tu(e,r,t,i)}function eu(e,t,n,r){var i=e.display,o=!1,l=rt(e,function(u){_&&(i.scroller.draggable=!1),e.state.draggingText=!1,e.state.delayingBlurEvent&&(e.hasFocus()?e.state.delayingBlurEvent=!1:Hi(e)),ut(i.wrapper.ownerDocument,"mouseup",l),ut(i.wrapper.ownerDocument,"mousemove",a),ut(i.scroller,"dragstart",s),ut(i.scroller,"drop",l),o||(ft(u),r.addNew||oi(e.doc,n,null,null,r.extend),_&&!Ie||M&&j==9?setTimeout(function(){i.wrapper.ownerDocument.body.focus({preventScroll:!0}),i.input.focus()},20):i.input.focus())}),a=function(u){o=o||Math.abs(t.clientX-u.clientX)+Math.abs(t.clientY-u.clientY)>=10},s=function(){return o=!0};_&&(i.scroller.draggable=!0),e.state.draggingText=l,l.copy=!r.moveOnDrag,Q(i.wrapper.ownerDocument,"mouseup",l),Q(i.wrapper.ownerDocument,"mousemove",a),Q(i.scroller,"dragstart",s),Q(i.scroller,"drop",l),e.state.delayingBlurEvent=!0,setTimeout(function(){return i.input.focus()},20),i.scroller.dragDrop&&i.scroller.dragDrop()}function ra(e,t,n){if(n=="char")return new Ae(t,t);if(n=="word")return e.findWordAt(t);if(n=="line")return new Ae(k(t.line,0),fe(e.doc,k(t.line+1,0)));var r=n(e,t);return new Ae(r.from,r.to)}function tu(e,t,n,r){M&&Hi(e);var i=e.display,o=e.doc;ft(t);var l,a,s=o.sel,u=s.ranges;if(r.addNew&&!r.extend?(a=o.sel.contains(n),a>-1?l=u[a]:l=new Ae(n,n)):(l=o.sel.primary(),a=o.sel.primIndex),r.unit=="rectangle")r.addNew||(l=new Ae(n,n)),n=kr(e,t,!0,!0),a=-1;else{var d=ra(e,n,r.unit);r.extend?l=Vi(l,d.anchor,d.head,r.extend):l=d}r.addNew?a==-1?(a=u.length,ct(o,Rt(e,u.concat([l]),a),{scroll:!1,origin:"*mouse"})):u.length>1&&u[a].empty()&&r.unit=="char"&&!r.extend?(ct(o,Rt(e,u.slice(0,a).concat(u.slice(a+1)),0),{scroll:!1,origin:"*mouse"}),s=o.sel):$i(o,a,l,gt):(a=0,ct(o,new At([l],0),gt),s=o.sel);var p=n;function m(E){if(I(p,E)!=0)if(p=E,r.unit=="rectangle"){for(var B=[],J=e.options.tabSize,Z=he(U(o,n.line).text,n.ch,J),ge=he(U(o,E.line).text,E.ch,J),Fe=Math.min(Z,ge),it=Math.max(Z,ge),Ue=Math.min(n.line,E.line),Nt=Math.min(e.lastLine(),Math.max(n.line,E.line));Ue<=Nt;Ue++){var wt=U(o,Ue).text,Ze=Ke(wt,Fe,J);Fe==it?B.push(new Ae(k(Ue,Ze),k(Ue,Ze))):wt.length>Ze&&B.push(new Ae(k(Ue,Ze),k(Ue,Ke(wt,it,J))))}B.length||B.push(new Ae(n,n)),ct(o,Rt(e,s.ranges.slice(0,a).concat(B),a),{origin:"*mouse",scroll:!1}),e.scrollIntoView(E)}else{var kt=l,at=ra(e,E,r.unit),$e=kt.anchor,Qe;I(at.anchor,$e)>0?(Qe=at.head,$e=Hr(kt.from(),at.anchor)):(Qe=at.anchor,$e=mt(kt.to(),at.head));var Xe=s.ranges.slice(0);Xe[a]=ru(e,new Ae(fe(o,$e),Qe)),ct(o,Rt(e,Xe,a),gt)}}var y=i.wrapper.getBoundingClientRect(),S=0;function N(E){var B=++S,J=kr(e,E,!0,r.unit=="rectangle");if(J)if(I(J,p)!=0){e.curOp.focus=g(Re(e)),m(J);var Z=$n(i,o);(J.line>=Z.to||J.liney.bottom?20:0;ge&&setTimeout(rt(e,function(){S==B&&(i.scroller.scrollTop+=ge,N(E))}),50)}}function z(E){e.state.selectingText=!1,S=1/0,E&&(ft(E),i.input.focus()),ut(i.wrapper.ownerDocument,"mousemove",P),ut(i.wrapper.ownerDocument,"mouseup",W),o.history.lastSelOrigin=null}var P=rt(e,function(E){E.buttons===0||!It(E)?z(E):N(E)}),W=rt(e,z);e.state.selectingText=W,Q(i.wrapper.ownerDocument,"mousemove",P),Q(i.wrapper.ownerDocument,"mouseup",W)}function ru(e,t){var n=t.anchor,r=t.head,i=U(e.doc,n.line);if(I(n,r)==0&&n.sticky==r.sticky)return t;var o=ke(i);if(!o)return t;var l=nr(o,n.ch,n.sticky),a=o[l];if(a.from!=n.ch&&a.to!=n.ch)return t;var s=l+(a.from==n.ch==(a.level!=1)?0:1);if(s==0||s==o.length)return t;var u;if(r.line!=n.line)u=(r.line-n.line)*(e.doc.direction=="ltr"?1:-1)>0;else{var d=nr(o,r.ch,r.sticky),p=d-l||(r.ch-n.ch)*(a.level==1?-1:1);d==s-1||d==s?u=p<0:u=p>0}var m=o[s+(u?-1:0)],y=u==(m.level==1),S=y?m.from:m.to,N=y?"after":"before";return n.ch==S&&n.sticky==N?t:new Ae(new k(n.line,S,N),r)}function na(e,t,n,r){var i,o;if(t.touches)i=t.touches[0].clientX,o=t.touches[0].clientY;else try{i=t.clientX,o=t.clientY}catch{return!1}if(i>=Math.floor(e.display.gutters.getBoundingClientRect().right))return!1;r&&ft(t);var l=e.display,a=l.lineDiv.getBoundingClientRect();if(o>a.bottom||!Lt(e,n))return yt(t);o-=a.top-l.viewOffset;for(var s=0;s=i){var d=h(e.doc,o),p=e.display.gutterSpecs[s];return Ge(e,n,e,d,p.className,t),yt(t)}}}function oo(e,t){return na(e,t,"gutterClick",!0)}function ia(e,t){Vt(e.display,t)||nu(e,t)||qe(e,t,"contextmenu")||ee||e.display.input.onContextMenu(t)}function nu(e,t){return Lt(e,"gutterContextMenu")?na(e,t,"gutterContextMenu",!1):!1}function oa(e){e.display.wrapper.className=e.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+e.options.theme.replace(/(^|\s)\s*/g," cm-s-"),vn(e)}var tn={toString:function(){return"CodeMirror.Init"}},la={},di={};function iu(e){var t=e.optionHandlers;function n(r,i,o,l){e.defaults[r]=i,o&&(t[r]=l?function(a,s,u){u!=tn&&o(a,s,u)}:o)}e.defineOption=n,e.Init=tn,n("value","",function(r,i){return r.setValue(i)},!0),n("mode",null,function(r,i){r.doc.modeOption=i,Zi(r)},!0),n("indentUnit",2,Zi,!0),n("indentWithTabs",!1),n("smartIndent",!0),n("tabSize",4,function(r){Sn(r),vn(r),bt(r)},!0),n("lineSeparator",null,function(r,i){if(r.doc.lineSep=i,!!i){var o=[],l=r.doc.first;r.doc.iter(function(s){for(var u=0;;){var d=s.text.indexOf(i,u);if(d==-1)break;u=d+i.length,o.push(k(l,d))}l++});for(var a=o.length-1;a>=0;a--)Jr(r.doc,i,o[a],k(o[a].line,o[a].ch+i.length))}}),n("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b\u200e\u200f\u2028\u2029\u202d\u202e\u2066\u2067\u2069\ufeff\ufff9-\ufffc]/g,function(r,i,o){r.state.specialChars=new RegExp(i.source+(i.test(" ")?"":"| "),"g"),o!=tn&&r.refresh()}),n("specialCharPlaceholder",Pa,function(r){return r.refresh()},!0),n("electricChars",!0),n("inputStyle",oe?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),n("spellcheck",!1,function(r,i){return r.getInputField().spellcheck=i},!0),n("autocorrect",!1,function(r,i){return r.getInputField().autocorrect=i},!0),n("autocapitalize",!1,function(r,i){return r.getInputField().autocapitalize=i},!0),n("rtlMoveVisually",!ye),n("wholeLineUpdateBefore",!0),n("theme","default",function(r){oa(r),kn(r)},!0),n("keyMap","default",function(r,i,o){var l=fi(i),a=o!=tn&&fi(o);a&&a.detach&&a.detach(r,l),l.attach&&l.attach(r,a||null)}),n("extraKeys",null),n("configureMouse",null),n("lineWrapping",!1,lu,!0),n("gutters",[],function(r,i){r.display.gutterSpecs=Xi(i,r.options.lineNumbers),kn(r)},!0),n("fixedGutter",!0,function(r,i){r.display.gutters.style.left=i?Ii(r.display)+"px":"0",r.refresh()},!0),n("coverGutterNextToScrollbar",!1,function(r){return Xr(r)},!0),n("scrollbarStyle","native",function(r){sl(r),Xr(r),r.display.scrollbars.setScrollTop(r.doc.scrollTop),r.display.scrollbars.setScrollLeft(r.doc.scrollLeft)},!0),n("lineNumbers",!1,function(r,i){r.display.gutterSpecs=Xi(r.options.gutters,i),kn(r)},!0),n("firstLineNumber",1,kn,!0),n("lineNumberFormatter",function(r){return r},kn,!0),n("showCursorWhenSelecting",!1,gn,!0),n("resetSelectionOnContextMenu",!0),n("lineWiseCopyCut",!0),n("pasteLinesPerSelection",!0),n("selectionsMayTouch",!1),n("readOnly",!1,function(r,i){i=="nocursor"&&(qr(r),r.display.input.blur()),r.display.input.readOnlyChanged(i)}),n("screenReaderLabel",null,function(r,i){i=i===""?null:i,r.display.input.screenReaderLabelChanged(i)}),n("disableInput",!1,function(r,i){i||r.display.input.reset()},!0),n("dragDrop",!0,ou),n("allowDropFileTypes",null),n("cursorBlinkRate",530),n("cursorScrollMargin",0),n("cursorHeight",1,gn,!0),n("singleCursorHeightPerLine",!0,gn,!0),n("workTime",100),n("workDelay",100),n("flattenSpans",!0,Sn,!0),n("addModeClass",!1,Sn,!0),n("pollInterval",100),n("undoDepth",200,function(r,i){return r.doc.history.undoDepth=i}),n("historyEventDelay",1250),n("viewportMargin",10,function(r){return r.refresh()},!0),n("maxHighlightLength",1e4,Sn,!0),n("moveInputWithCursor",!0,function(r,i){i||r.display.input.resetPosition()}),n("tabindex",null,function(r,i){return r.display.input.getField().tabIndex=i||""}),n("autofocus",null),n("direction","ltr",function(r,i){return r.doc.setDirection(i)},!0),n("phrases",null)}function ou(e,t,n){var r=n&&n!=tn;if(!t!=!r){var i=e.display.dragFunctions,o=t?Q:ut;o(e.display.scroller,"dragstart",i.start),o(e.display.scroller,"dragenter",i.enter),o(e.display.scroller,"dragover",i.over),o(e.display.scroller,"dragleave",i.leave),o(e.display.scroller,"drop",i.drop)}}function lu(e){e.options.lineWrapping?(D(e.display.wrapper,"CodeMirror-wrap"),e.display.sizer.style.minWidth="",e.display.sizerWidth=null):(me(e.display.wrapper,"CodeMirror-wrap"),Ti(e)),Fi(e),bt(e),vn(e),setTimeout(function(){return Xr(e)},100)}function Be(e,t){var n=this;if(!(this instanceof Be))return new Be(e,t);this.options=t=t?de(t):{},de(la,t,!1);var r=t.value;typeof r=="string"?r=new xt(r,t.mode,null,t.lineSeparator,t.direction):t.mode&&(r.modeOption=t.mode),this.doc=r;var i=new Be.inputStyles[t.inputStyle](this),o=this.display=new bs(e,r,i,t);o.wrapper.CodeMirror=this,oa(this),t.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),sl(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new ue,keySeq:null,specialChars:null},t.autofocus&&!oe&&o.input.focus(),M&&j<11&&setTimeout(function(){return n.display.input.reset(!0)},20),au(this),_s(),Lr(this),this.curOp.forceUpdate=!0,ml(this,r),t.autofocus&&!oe||this.hasFocus()?setTimeout(function(){n.hasFocus()&&!n.state.focused&&Bi(n)},20):qr(this);for(var l in di)di.hasOwnProperty(l)&&di[l](this,t[l],tn);cl(this),t.finishInit&&t.finishInit(this);for(var a=0;a20*20}Q(t.scroller,"touchstart",function(s){if(!qe(e,s)&&!o(s)&&!oo(e,s)){t.input.ensurePolled(),clearTimeout(n);var u=+new Date;t.activeTouch={start:u,moved:!1,prev:u-r.end<=300?r:null},s.touches.length==1&&(t.activeTouch.left=s.touches[0].pageX,t.activeTouch.top=s.touches[0].pageY)}}),Q(t.scroller,"touchmove",function(){t.activeTouch&&(t.activeTouch.moved=!0)}),Q(t.scroller,"touchend",function(s){var u=t.activeTouch;if(u&&!Vt(t,s)&&u.left!=null&&!u.moved&&new Date-u.start<300){var d=e.coordsChar(t.activeTouch,"page"),p;!u.prev||l(u,u.prev)?p=new Ae(d,d):!u.prev.prev||l(u,u.prev.prev)?p=e.findWordAt(d):p=new Ae(k(d.line,0),fe(e.doc,k(d.line+1,0))),e.setSelection(p.anchor,p.head),e.focus(),ft(s)}i()}),Q(t.scroller,"touchcancel",i),Q(t.scroller,"scroll",function(){t.scroller.clientHeight&&(mn(e,t.scroller.scrollTop),Cr(e,t.scroller.scrollLeft,!0),Ge(e,"scroll",e))}),Q(t.scroller,"mousewheel",function(s){return pl(e,s)}),Q(t.scroller,"DOMMouseScroll",function(s){return pl(e,s)}),Q(t.wrapper,"scroll",function(){return t.wrapper.scrollTop=t.wrapper.scrollLeft=0}),t.dragFunctions={enter:function(s){qe(e,s)||ir(s)},over:function(s){qe(e,s)||(Ws(e,s),ir(s))},start:function(s){return Fs(e,s)},drop:rt(e,Is),leave:function(s){qe(e,s)||Kl(e)}};var a=t.input.getField();Q(a,"keyup",function(s){return $l.call(e,s)}),Q(a,"keydown",rt(e,Vl)),Q(a,"keypress",rt(e,ea)),Q(a,"focus",function(s){return Bi(e,s)}),Q(a,"blur",function(s){return qr(e,s)})}var lo=[];Be.defineInitHook=function(e){return lo.push(e)};function Fn(e,t,n,r){var i=e.doc,o;n==null&&(n="add"),n=="smart"&&(i.mode.indent?o=fn(e,t).state:n="prev");var l=e.options.tabSize,a=U(i,t),s=he(a.text,null,l);a.stateAfter&&(a.stateAfter=null);var u=a.text.match(/^\s*/)[0],d;if(!r&&!/\S/.test(a.text))d=0,n="not";else if(n=="smart"&&(d=i.mode.indent(o,a.text.slice(u.length),a.text),d==Ct||d>150)){if(!r)return;n="prev"}n=="prev"?t>i.first?d=he(U(i,t-1).text,null,l):d=0:n=="add"?d=s+e.options.indentUnit:n=="subtract"?d=s-e.options.indentUnit:typeof n=="number"&&(d=s+n),d=Math.max(0,d);var p="",m=0;if(e.options.indentWithTabs)for(var y=Math.floor(d/l);y;--y)m+=l,p+=" ";if(ml,s=Pt(t),u=null;if(a&&r.ranges.length>1)if(Kt&&Kt.text.join(` +`)==t){if(r.ranges.length%Kt.text.length==0){u=[];for(var d=0;d=0;m--){var y=r.ranges[m],S=y.from(),N=y.to();y.empty()&&(n&&n>0?S=k(S.line,S.ch-n):e.state.overwrite&&!a?N=k(N.line,Math.min(U(o,N.line).text.length,N.ch+re(s).length)):a&&Kt&&Kt.lineWise&&Kt.text.join(` +`)==s.join(` +`)&&(S=N=k(S.line,0)));var z={from:S,to:N,text:u?u[m%u.length]:s,origin:i||(a?"paste":e.state.cutIncoming>l?"cut":"+input")};Qr(e.doc,z),tt(e,"inputRead",e,z)}t&&!a&&sa(e,t),jr(e),e.curOp.updateInput<2&&(e.curOp.updateInput=p),e.curOp.typing=!0,e.state.pasteIncoming=e.state.cutIncoming=-1}function aa(e,t){var n=e.clipboardData&&e.clipboardData.getData("Text");if(n)return e.preventDefault(),!t.isReadOnly()&&!t.options.disableInput&&t.hasFocus()&&Mt(t,function(){return ao(t,n,0,null,"paste")}),!0}function sa(e,t){if(!(!e.options.electricChars||!e.options.smartIndent))for(var n=e.doc.sel,r=n.ranges.length-1;r>=0;r--){var i=n.ranges[r];if(!(i.head.ch>100||r&&n.ranges[r-1].head.line==i.head.line)){var o=e.getModeAt(i.head),l=!1;if(o.electricChars){for(var a=0;a-1){l=Fn(e,i.head.line,"smart");break}}else o.electricInput&&o.electricInput.test(U(e.doc,i.head.line).text.slice(0,i.head.ch))&&(l=Fn(e,i.head.line,"smart"));l&&tt(e,"electricInput",e,i.head.line)}}}function ua(e){for(var t=[],n=[],r=0;ro&&(Fn(this,a.head.line,r,!0),o=a.head.line,l==this.doc.sel.primIndex&&jr(this));else{var s=a.from(),u=a.to(),d=Math.max(o,s.line);o=Math.min(this.lastLine(),u.line-(u.ch?0:1))+1;for(var p=d;p0&&$i(this.doc,l,new Ae(s,m[l].to()),st)}}}),getTokenAt:function(r,i){return xo(this,r,i)},getLineTokens:function(r,i){return xo(this,k(r),i,!0)},getTokenTypeAt:function(r){r=fe(this.doc,r);var i=yo(this,U(this.doc,r.line)),o=0,l=(i.length-1)/2,a=r.ch,s;if(a==0)s=i[2];else for(;;){var u=o+l>>1;if((u?i[u*2-1]:0)>=a)l=u;else if(i[u*2+1]s&&(r=s,l=!0),a=U(this.doc,r)}else a=r;return Yn(this,a,{top:0,left:0},i||"page",o||l).top+(l?this.doc.height-Jt(a):0)},defaultTextHeight:function(){return Ur(this.display)},defaultCharWidth:function(){return Gr(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(r,i,o,l,a){var s=this.display;r=Bt(this,fe(this.doc,r));var u=r.bottom,d=r.left;if(i.style.position="absolute",i.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(i),s.sizer.appendChild(i),l=="over")u=r.top;else if(l=="above"||l=="near"){var p=Math.max(s.wrapper.clientHeight,this.doc.height),m=Math.max(s.sizer.clientWidth,s.lineSpace.clientWidth);(l=="above"||r.bottom+i.offsetHeight>p)&&r.top>i.offsetHeight?u=r.top-i.offsetHeight:r.bottom+i.offsetHeight<=p&&(u=r.bottom),d+i.offsetWidth>m&&(d=m-i.offsetWidth)}i.style.top=u+"px",i.style.left=i.style.right="",a=="right"?(d=s.sizer.clientWidth-i.offsetWidth,i.style.right="0px"):(a=="left"?d=0:a=="middle"&&(d=(s.sizer.clientWidth-i.offsetWidth)/2),i.style.left=d+"px"),o&&os(this,{left:d,top:u,right:d+i.offsetWidth,bottom:u+i.offsetHeight})},triggerOnKeyDown:pt(Vl),triggerOnKeyPress:pt(ea),triggerOnKeyUp:$l,triggerOnMouseDown:pt(ta),execCommand:function(r){if(zn.hasOwnProperty(r))return zn[r].call(null,this)},triggerElectric:pt(function(r){sa(this,r)}),findPosH:function(r,i,o,l){var a=1;i<0&&(a=-1,i=-i);for(var s=fe(this.doc,r),u=0;u0&&d(o.charAt(l-1));)--l;for(;a.5||this.options.lineWrapping)&&Fi(this),Ge(this,"refresh",this)}),swapDoc:pt(function(r){var i=this.doc;return i.cm=null,this.state.selectingText&&this.state.selectingText(),ml(this,r),vn(this),this.display.input.reset(),yn(this,r.scrollLeft,r.scrollTop),this.curOp.forceScroll=!0,tt(this,"swapDoc",this,i),i}),phrase:function(r){var i=this.options.phrases;return i&&Object.prototype.hasOwnProperty.call(i,r)?i[r]:r},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},Et(e),e.registerHelper=function(r,i,o){n.hasOwnProperty(r)||(n[r]=e[r]={_global:[]}),n[r][i]=o},e.registerGlobalHelper=function(r,i,o,l){e.registerHelper(r,i,l),n[r]._global.push({pred:o,val:l})}}function uo(e,t,n,r,i){var o=t,l=n,a=U(e,t.line),s=i&&e.direction=="rtl"?-n:n;function u(){var W=t.line+s;return W=e.first+e.size?!1:(t=new k(W,t.ch,t.sticky),a=U(e,W))}function d(W){var E;if(r=="codepoint"){var B=a.text.charCodeAt(t.ch+(n>0?0:-1));if(isNaN(B))E=null;else{var J=n>0?B>=55296&&B<56320:B>=56320&&B<57343;E=new k(t.line,Math.max(0,Math.min(a.text.length,t.ch+n*(J?2:1))),-n)}}else i?E=Us(e.cm,a,t,n):E=to(a,t,n);if(E==null)if(!W&&u())t=ro(i,e.cm,a,t.line,s);else return!1;else t=E;return!0}if(r=="char"||r=="codepoint")d();else if(r=="column")d(!0);else if(r=="word"||r=="group")for(var p=null,m=r=="group",y=e.cm&&e.cm.getHelper(t,"wordChars"),S=!0;!(n<0&&!d(!S));S=!1){var N=a.text.charAt(t.ch)||` +`,z=ne(N,y)?"w":m&&N==` +`?"n":!m||/\s/.test(N)?null:"p";if(m&&!S&&!z&&(z="s"),p&&p!=z){n<0&&(n=1,d(),t.sticky="after");break}if(z&&(p=z),n>0&&!d(!S))break}var P=ai(e,t,o,l,!0);return De(o,P)&&(P.hitSide=!0),P}function ca(e,t,n,r){var i=e.doc,o=t.left,l;if(r=="page"){var a=Math.min(e.display.wrapper.clientHeight,le(e).innerHeight||i(e).documentElement.clientHeight),s=Math.max(a-.5*Ur(e.display),3);l=(n>0?t.bottom:t.top)+n*s}else r=="line"&&(l=n>0?t.bottom+3:t.top-3);for(var u;u=zi(e,o,l),!!u.outside;){if(n<0?l<=0:l>=i.height){u.hitSide=!0;break}l+=n*5}return u}var Pe=function(e){this.cm=e,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new ue,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};Pe.prototype.init=function(e){var t=this,n=this,r=n.cm,i=n.div=e.lineDiv;i.contentEditable=!0,so(i,r.options.spellcheck,r.options.autocorrect,r.options.autocapitalize);function o(a){for(var s=a.target;s;s=s.parentNode){if(s==i)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(s.className))break}return!1}Q(i,"paste",function(a){!o(a)||qe(r,a)||aa(a,r)||j<=11&&setTimeout(rt(r,function(){return t.updateFromDOM()}),20)}),Q(i,"compositionstart",function(a){t.composing={data:a.data,done:!1}}),Q(i,"compositionupdate",function(a){t.composing||(t.composing={data:a.data,done:!1})}),Q(i,"compositionend",function(a){t.composing&&(a.data!=t.composing.data&&t.readFromDOMSoon(),t.composing.done=!0)}),Q(i,"touchstart",function(){return n.forceCompositionEnd()}),Q(i,"input",function(){t.composing||t.readFromDOMSoon()});function l(a){if(!(!o(a)||qe(r,a))){if(r.somethingSelected())hi({lineWise:!1,text:r.getSelections()}),a.type=="cut"&&r.replaceSelection("",null,"cut");else if(r.options.lineWiseCopyCut){var s=ua(r);hi({lineWise:!0,text:s.text}),a.type=="cut"&&r.operation(function(){r.setSelections(s.ranges,0,st),r.replaceSelection("",null,"cut")})}else return;if(a.clipboardData){a.clipboardData.clearData();var u=Kt.text.join(` +`);if(a.clipboardData.setData("Text",u),a.clipboardData.getData("Text")==u){a.preventDefault();return}}var d=fa(),p=d.firstChild;so(p),r.display.lineSpace.insertBefore(d,r.display.lineSpace.firstChild),p.value=Kt.text.join(` +`);var m=g(ze(i));$(p),setTimeout(function(){r.display.lineSpace.removeChild(d),m.focus(),m==i&&n.showPrimarySelection()},50)}}Q(i,"copy",l),Q(i,"cut",l)},Pe.prototype.screenReaderLabelChanged=function(e){e?this.div.setAttribute("aria-label",e):this.div.removeAttribute("aria-label")},Pe.prototype.prepareSelection=function(){var e=tl(this.cm,!1);return e.focus=g(ze(this.div))==this.div,e},Pe.prototype.showSelection=function(e,t){!e||!this.cm.display.view.length||((e.focus||t)&&this.showPrimarySelection(),this.showMultipleSelections(e))},Pe.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Pe.prototype.showPrimarySelection=function(){var e=this.getSelection(),t=this.cm,n=t.doc.sel.primary(),r=n.from(),i=n.to();if(t.display.viewTo==t.display.viewFrom||r.line>=t.display.viewTo||i.line=t.display.viewFrom&&da(t,r)||{node:a[0].measure.map[2],offset:0},u=i.linee.firstLine()&&(r=k(r.line-1,U(e.doc,r.line-1).length)),i.ch==U(e.doc,i.line).text.length&&i.linet.viewTo-1)return!1;var o,l,a;r.line==t.viewFrom||(o=Sr(e,r.line))==0?(l=f(t.view[0].line),a=t.view[0].node):(l=f(t.view[o].line),a=t.view[o-1].node.nextSibling);var s=Sr(e,i.line),u,d;if(s==t.view.length-1?(u=t.viewTo-1,d=t.lineDiv.lastChild):(u=f(t.view[s+1].line)-1,d=t.view[s+1].node.previousSibling),!a)return!1;for(var p=e.doc.splitLines(fu(e,a,d,l,u)),m=Zt(e.doc,k(l,0),k(u,U(e.doc,u).text.length));p.length>1&&m.length>1;)if(re(p)==re(m))p.pop(),m.pop(),u--;else if(p[0]==m[0])p.shift(),m.shift(),l++;else break;for(var y=0,S=0,N=p[0],z=m[0],P=Math.min(N.length,z.length);yr.ch&&W.charCodeAt(W.length-S-1)==E.charCodeAt(E.length-S-1);)y--,S++;p[p.length-1]=W.slice(0,W.length-S).replace(/^\u200b+/,""),p[0]=p[0].slice(y).replace(/\u200b+$/,"");var J=k(l,y),Z=k(u,m.length?re(m).length-S:0);if(p.length>1||p[0]||I(J,Z))return Jr(e.doc,p,J,Z,"+input"),!0},Pe.prototype.ensurePolled=function(){this.forceCompositionEnd()},Pe.prototype.reset=function(){this.forceCompositionEnd()},Pe.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},Pe.prototype.readFromDOMSoon=function(){var e=this;this.readDOMTimeout==null&&(this.readDOMTimeout=setTimeout(function(){if(e.readDOMTimeout=null,e.composing)if(e.composing.done)e.composing=null;else return;e.updateFromDOM()},80))},Pe.prototype.updateFromDOM=function(){var e=this;(this.cm.isReadOnly()||!this.pollContent())&&Mt(this.cm,function(){return bt(e.cm)})},Pe.prototype.setUneditable=function(e){e.contentEditable="false"},Pe.prototype.onKeyPress=function(e){e.charCode==0||this.composing||(e.preventDefault(),this.cm.isReadOnly()||rt(this.cm,ao)(this.cm,String.fromCharCode(e.charCode==null?e.keyCode:e.charCode),0))},Pe.prototype.readOnlyChanged=function(e){this.div.contentEditable=String(e!="nocursor")},Pe.prototype.onContextMenu=function(){},Pe.prototype.resetPosition=function(){},Pe.prototype.needsContentAttribute=!0;function da(e,t){var n=Di(e,t.line);if(!n||n.hidden)return null;var r=U(e.doc,t.line),i=Ro(n,r,t.line),o=ke(r,e.doc.direction),l="left";if(o){var a=nr(o,t.ch);l=a%2?"right":"left"}var s=Go(i.map,t.ch,l);return s.offset=s.collapse=="right"?s.end:s.start,s}function uu(e){for(var t=e;t;t=t.parentNode)if(/CodeMirror-gutter-wrapper/.test(t.className))return!0;return!1}function rn(e,t){return t&&(e.bad=!0),e}function fu(e,t,n,r,i){var o="",l=!1,a=e.doc.lineSeparator(),s=!1;function u(y){return function(S){return S.id==y}}function d(){l&&(o+=a,s&&(o+=a),l=s=!1)}function p(y){y&&(d(),o+=y)}function m(y){if(y.nodeType==1){var S=y.getAttribute("cm-text");if(S){p(S);return}var N=y.getAttribute("cm-marker"),z;if(N){var P=e.findMarks(k(r,0),k(i+1,0),u(+N));P.length&&(z=P[0].find(0))&&p(Zt(e.doc,z.from,z.to).join(a));return}if(y.getAttribute("contenteditable")=="false")return;var W=/^(pre|div|p|li|table|br)$/i.test(y.nodeName);if(!/^br$/i.test(y.nodeName)&&y.textContent.length==0)return;W&&d();for(var E=0;E=9&&t.hasSelection&&(t.hasSelection=null),n.poll()}),Q(i,"paste",function(l){qe(r,l)||aa(l,r)||(r.state.pasteIncoming=+new Date,n.fastPoll())});function o(l){if(!qe(r,l)){if(r.somethingSelected())hi({lineWise:!1,text:r.getSelections()});else if(r.options.lineWiseCopyCut){var a=ua(r);hi({lineWise:!0,text:a.text}),l.type=="cut"?r.setSelections(a.ranges,null,st):(n.prevInput="",i.value=a.text.join(` +`),$(i))}else return;l.type=="cut"&&(r.state.cutIncoming=+new Date)}}Q(i,"cut",o),Q(i,"copy",o),Q(e.scroller,"paste",function(l){if(!(Vt(e,l)||qe(r,l))){if(!i.dispatchEvent){r.state.pasteIncoming=+new Date,n.focus();return}var a=new Event("paste");a.clipboardData=l.clipboardData,i.dispatchEvent(a)}}),Q(e.lineSpace,"selectstart",function(l){Vt(e,l)||ft(l)}),Q(i,"compositionstart",function(){var l=r.getCursor("from");n.composing&&n.composing.range.clear(),n.composing={start:l,range:r.markText(l,r.getCursor("to"),{className:"CodeMirror-composing"})}}),Q(i,"compositionend",function(){n.composing&&(n.poll(),n.composing.range.clear(),n.composing=null)})},Ye.prototype.createField=function(e){this.wrapper=fa(),this.textarea=this.wrapper.firstChild;var t=this.cm.options;so(this.textarea,t.spellcheck,t.autocorrect,t.autocapitalize)},Ye.prototype.screenReaderLabelChanged=function(e){e?this.textarea.setAttribute("aria-label",e):this.textarea.removeAttribute("aria-label")},Ye.prototype.prepareSelection=function(){var e=this.cm,t=e.display,n=e.doc,r=tl(e);if(e.options.moveInputWithCursor){var i=Bt(e,n.sel.primary().head,"div"),o=t.wrapper.getBoundingClientRect(),l=t.lineDiv.getBoundingClientRect();r.teTop=Math.max(0,Math.min(t.wrapper.clientHeight-10,i.top+l.top-o.top)),r.teLeft=Math.max(0,Math.min(t.wrapper.clientWidth-10,i.left+l.left-o.left))}return r},Ye.prototype.showSelection=function(e){var t=this.cm,n=t.display;H(n.cursorDiv,e.cursors),H(n.selectionDiv,e.selection),e.teTop!=null&&(this.wrapper.style.top=e.teTop+"px",this.wrapper.style.left=e.teLeft+"px")},Ye.prototype.reset=function(e){if(!(this.contextMenuPending||this.composing&&e)){var t=this.cm;if(this.resetting=!0,t.somethingSelected()){this.prevInput="";var n=t.getSelection();this.textarea.value=n,t.state.focused&&$(this.textarea),M&&j>=9&&(this.hasSelection=n)}else e||(this.prevInput=this.textarea.value="",M&&j>=9&&(this.hasSelection=null));this.resetting=!1}},Ye.prototype.getField=function(){return this.textarea},Ye.prototype.supportsTouch=function(){return!1},Ye.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!oe||g(ze(this.textarea))!=this.textarea))try{this.textarea.focus()}catch{}},Ye.prototype.blur=function(){this.textarea.blur()},Ye.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},Ye.prototype.receivedFocus=function(){this.slowPoll()},Ye.prototype.slowPoll=function(){var e=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){e.poll(),e.cm.state.focused&&e.slowPoll()})},Ye.prototype.fastPoll=function(){var e=!1,t=this;t.pollingFast=!0;function n(){var r=t.poll();!r&&!e?(e=!0,t.polling.set(60,n)):(t.pollingFast=!1,t.slowPoll())}t.polling.set(20,n)},Ye.prototype.poll=function(){var e=this,t=this.cm,n=this.textarea,r=this.prevInput;if(this.contextMenuPending||this.resetting||!t.state.focused||lr(n)&&!r&&!this.composing||t.isReadOnly()||t.options.disableInput||t.state.keySeq)return!1;var i=n.value;if(i==r&&!t.somethingSelected())return!1;if(M&&j>=9&&this.hasSelection===i||xe&&/[\uf700-\uf7ff]/.test(i))return t.display.input.reset(),!1;if(t.doc.sel==t.display.selForContextMenu){var o=i.charCodeAt(0);if(o==8203&&!r&&(r="​"),o==8666)return this.reset(),this.cm.execCommand("undo")}for(var l=0,a=Math.min(r.length,i.length);l1e3||i.indexOf(` +`)>-1?n.value=e.prevInput="":e.prevInput=i,e.composing&&(e.composing.range.clear(),e.composing.range=t.markText(e.composing.start,t.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},Ye.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},Ye.prototype.onKeyPress=function(){M&&j>=9&&(this.hasSelection=null),this.fastPoll()},Ye.prototype.onContextMenu=function(e){var t=this,n=t.cm,r=n.display,i=t.textarea;t.contextMenuPending&&t.contextMenuPending();var o=kr(n,e),l=r.scroller.scrollTop;if(!o||ce)return;var a=n.options.resetSelectionOnContextMenu;a&&n.doc.sel.contains(o)==-1&&rt(n,ct)(n.doc,cr(o),st);var s=i.style.cssText,u=t.wrapper.style.cssText,d=t.wrapper.offsetParent.getBoundingClientRect();t.wrapper.style.cssText="position: static",i.style.cssText=`position: absolute; width: 30px; height: 30px; + top: `+(e.clientY-d.top-5)+"px; left: "+(e.clientX-d.left-5)+`px; + z-index: 1000; background: `+(M?"rgba(255, 255, 255, .05)":"transparent")+`; + outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var p;_&&(p=i.ownerDocument.defaultView.scrollY),r.input.focus(),_&&i.ownerDocument.defaultView.scrollTo(null,p),r.input.reset(),n.somethingSelected()||(i.value=t.prevInput=" "),t.contextMenuPending=y,r.selForContextMenu=n.doc.sel,clearTimeout(r.detectingSelectAll);function m(){if(i.selectionStart!=null){var N=n.somethingSelected(),z="​"+(N?i.value:"");i.value="⇚",i.value=z,t.prevInput=N?"":"​",i.selectionStart=1,i.selectionEnd=z.length,r.selForContextMenu=n.doc.sel}}function y(){if(t.contextMenuPending==y&&(t.contextMenuPending=!1,t.wrapper.style.cssText=u,i.style.cssText=s,M&&j<9&&r.scrollbars.setScrollTop(r.scroller.scrollTop=l),i.selectionStart!=null)){(!M||M&&j<9)&&m();var N=0,z=function(){r.selForContextMenu==n.doc.sel&&i.selectionStart==0&&i.selectionEnd>0&&t.prevInput=="​"?rt(n,Ol)(n):N++<10?r.detectingSelectAll=setTimeout(z,500):(r.selForContextMenu=null,r.input.reset())};r.detectingSelectAll=setTimeout(z,200)}}if(M&&j>=9&&m(),ee){ir(e);var S=function(){ut(window,"mouseup",S),setTimeout(y,20)};Q(window,"mouseup",S)}else setTimeout(y,50)},Ye.prototype.readOnlyChanged=function(e){e||this.reset(),this.textarea.disabled=e=="nocursor",this.textarea.readOnly=!!e},Ye.prototype.setUneditable=function(){},Ye.prototype.needsContentAttribute=!1;function du(e,t){if(t=t?de(t):{},t.value=e.value,!t.tabindex&&e.tabIndex&&(t.tabindex=e.tabIndex),!t.placeholder&&e.placeholder&&(t.placeholder=e.placeholder),t.autofocus==null){var n=g(ze(e));t.autofocus=n==e||e.getAttribute("autofocus")!=null&&n==document.body}function r(){e.value=a.getValue()}var i;if(e.form&&(Q(e.form,"submit",r),!t.leaveSubmitMethodAlone)){var o=e.form;i=o.submit;try{var l=o.submit=function(){r(),o.submit=i,o.submit(),o.submit=l}}catch{}}t.finishInit=function(s){s.save=r,s.getTextArea=function(){return e},s.toTextArea=function(){s.toTextArea=isNaN,r(),e.parentNode.removeChild(s.getWrapperElement()),e.style.display="",e.form&&(ut(e.form,"submit",r),!t.leaveSubmitMethodAlone&&typeof e.form.submit=="function"&&(e.form.submit=i))}},e.style.display="none";var a=Be(function(s){return e.parentNode.insertBefore(s,e.nextSibling)},t);return a}function hu(e){e.off=ut,e.on=Q,e.wheelEventPixels=xs,e.Doc=xt,e.splitLines=Pt,e.countColumn=he,e.findColumn=Ke,e.isWordChar=R,e.Pass=Ct,e.signal=Ge,e.Line=Br,e.changeEnd=dr,e.scrollbarModel=al,e.Pos=k,e.cmpPos=I,e.modes=Er,e.mimeModes=Wt,e.resolveMode=Ir,e.getMode=Fr,e.modeExtensions=ar,e.extendMode=Wr,e.copyState=Ut,e.startState=_r,e.innerMode=sn,e.commands=zn,e.keyMap=er,e.keyName=Xl,e.isModifierKey=ql,e.lookupKey=$r,e.normalizeKeyMap=Ks,e.StringStream=je,e.SharedTextMarker=Dn,e.TextMarker=pr,e.LineWidget=Nn,e.e_preventDefault=ft,e.e_stopPropagation=zr,e.e_stop=ir,e.addClass=D,e.contains=v,e.rmClass=me,e.keyNames=vr}iu(Be),su(Be);var pu="iter insert remove copy getEditor constructor".split(" ");for(var vi in xt.prototype)xt.prototype.hasOwnProperty(vi)&&G(pu,vi)<0&&(Be.prototype[vi]=function(e){return function(){return e.apply(this.doc,arguments)}}(xt.prototype[vi]));return Et(xt),Be.inputStyles={textarea:Ye,contenteditable:Pe},Be.defineMode=function(e){!Be.defaults.mode&&e!="null"&&(Be.defaults.mode=e),_t.apply(this,arguments)},Be.defineMIME=br,Be.defineMode("null",function(){return{token:function(e){return e.skipToEnd()}}}),Be.defineMIME("text/plain","null"),Be.defineExtension=function(e,t){Be.prototype[e]=t},Be.defineDocExtension=function(e,t){xt.prototype[e]=t},Be.fromTextArea=du,hu(Be),Be.version="5.65.15",Be})}(ho)),ho.exports}var yu=Ar();const Cu=gu(yu);var mu={exports:{}};(function(yr,Or){(function(F){F(Ar())})(function(F){F.defineMode("css",function(ee,X){var me=X.inline;X.propertyKeywords||(X=F.resolveMode("text/css"));var T=ee.indentUnit,H=X.tokenHooks,c=X.documentTypes||{},x=X.mediaTypes||{},b=X.mediaFeatures||{},v=X.mediaValueKeywords||{},g=X.propertyKeywords||{},D=X.nonStandardPropertyKeywords||{},K=X.fontProperties||{},$=X.counterDescriptors||{},pe=X.colorKeywords||{},Re=X.valueKeywords||{},ze=X.allowNested,le=X.lineComment,te=X.supportsAtComponent===!0,de=ee.highlightNonStandardPropertyKeywords!==!1,he,ue;function G(w,A){return he=A,w}function Ve(w,A){var C=w.next();if(H[C]){var be=H[C](w,A);if(be!==!1)return be}if(C=="@")return w.eatWhile(/[\w\\\-]/),G("def",w.current());if(C=="="||(C=="~"||C=="|")&&w.eat("="))return G(null,"compare");if(C=='"'||C=="'")return A.tokenize=Ct(C),A.tokenize(w,A);if(C=="#")return w.eatWhile(/[\w\\\-]/),G("atom","hash");if(C=="!")return w.match(/^\s*\w*/),G("keyword","important");if(/\d/.test(C)||C=="."&&w.eat(/\d/))return w.eatWhile(/[\w.%]/),G("number","unit");if(C==="-"){if(/[\d.]/.test(w.peek()))return w.eatWhile(/[\w.%]/),G("number","unit");if(w.match(/^-[\w\\\-]*/))return w.eatWhile(/[\w\\\-]/),w.match(/^\s*:/,!1)?G("variable-2","variable-definition"):G("variable-2","variable");if(w.match(/^\w+-/))return G("meta","meta")}else return/[,+>*\/]/.test(C)?G(null,"select-op"):C=="."&&w.match(/^-?[_a-z][_a-z0-9-]*/i)?G("qualifier","qualifier"):/[:;{}\[\]\(\)]/.test(C)?G(null,C):w.match(/^[\w-.]+(?=\()/)?(/^(url(-prefix)?|domain|regexp)$/i.test(w.current())&&(A.tokenize=st),G("variable callee","variable")):/[\w\\\-]/.test(C)?(w.eatWhile(/[\w\\\-]/),G("property","word")):G(null,null)}function Ct(w){return function(A,C){for(var be=!1,R;(R=A.next())!=null;){if(R==w&&!be){w==")"&&A.backUp(1);break}be=!be&&R=="\\"}return(R==w||!be&&w!=")")&&(C.tokenize=null),G("string","string")}}function st(w,A){return w.next(),w.match(/^\s*[\"\')]/,!1)?A.tokenize=null:A.tokenize=Ct(")"),G(null,"(")}function gt(w,A,C){this.type=w,this.indent=A,this.prev=C}function Le(w,A,C,be){return w.context=new gt(C,A.indentation()+(be===!1?0:T),w.context),C}function Ke(w){return w.context.prev&&(w.context=w.context.prev),w.context.type}function lt(w,A,C){return Ne[C.context.type](w,A,C)}function ht(w,A,C,be){for(var R=be||1;R>0;R--)C.context=C.context.prev;return lt(w,A,C)}function re(w){var A=w.current().toLowerCase();Re.hasOwnProperty(A)?ue="atom":pe.hasOwnProperty(A)?ue="keyword":ue="variable"}var Ne={};return Ne.top=function(w,A,C){if(w=="{")return Le(C,A,"block");if(w=="}"&&C.context.prev)return Ke(C);if(te&&/@component/i.test(w))return Le(C,A,"atComponentBlock");if(/^@(-moz-)?document$/i.test(w))return Le(C,A,"documentTypes");if(/^@(media|supports|(-moz-)?document|import)$/i.test(w))return Le(C,A,"atBlock");if(/^@(font-face|counter-style)/i.test(w))return C.stateArg=w,"restricted_atBlock_before";if(/^@(-(moz|ms|o|webkit)-)?keyframes$/i.test(w))return"keyframes";if(w&&w.charAt(0)=="@")return Le(C,A,"at");if(w=="hash")ue="builtin";else if(w=="word")ue="tag";else{if(w=="variable-definition")return"maybeprop";if(w=="interpolation")return Le(C,A,"interpolation");if(w==":")return"pseudo";if(ze&&w=="(")return Le(C,A,"parens")}return C.context.type},Ne.block=function(w,A,C){if(w=="word"){var be=A.current().toLowerCase();return g.hasOwnProperty(be)?(ue="property","maybeprop"):D.hasOwnProperty(be)?(ue=de?"string-2":"property","maybeprop"):ze?(ue=A.match(/^\s*:(?:\s|$)/,!1)?"property":"tag","block"):(ue+=" error","maybeprop")}else return w=="meta"?"block":!ze&&(w=="hash"||w=="qualifier")?(ue="error","block"):Ne.top(w,A,C)},Ne.maybeprop=function(w,A,C){return w==":"?Le(C,A,"prop"):lt(w,A,C)},Ne.prop=function(w,A,C){if(w==";")return Ke(C);if(w=="{"&&ze)return Le(C,A,"propBlock");if(w=="}"||w=="{")return ht(w,A,C);if(w=="(")return Le(C,A,"parens");if(w=="hash"&&!/^#([0-9a-fA-F]{3,4}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$/.test(A.current()))ue+=" error";else if(w=="word")re(A);else if(w=="interpolation")return Le(C,A,"interpolation");return"prop"},Ne.propBlock=function(w,A,C){return w=="}"?Ke(C):w=="word"?(ue="property","maybeprop"):C.context.type},Ne.parens=function(w,A,C){return w=="{"||w=="}"?ht(w,A,C):w==")"?Ke(C):w=="("?Le(C,A,"parens"):w=="interpolation"?Le(C,A,"interpolation"):(w=="word"&&re(A),"parens")},Ne.pseudo=function(w,A,C){return w=="meta"?"pseudo":w=="word"?(ue="variable-3",C.context.type):lt(w,A,C)},Ne.documentTypes=function(w,A,C){return w=="word"&&c.hasOwnProperty(A.current())?(ue="tag",C.context.type):Ne.atBlock(w,A,C)},Ne.atBlock=function(w,A,C){if(w=="(")return Le(C,A,"atBlock_parens");if(w=="}"||w==";")return ht(w,A,C);if(w=="{")return Ke(C)&&Le(C,A,ze?"block":"top");if(w=="interpolation")return Le(C,A,"interpolation");if(w=="word"){var be=A.current().toLowerCase();be=="only"||be=="not"||be=="and"||be=="or"?ue="keyword":x.hasOwnProperty(be)?ue="attribute":b.hasOwnProperty(be)?ue="property":v.hasOwnProperty(be)?ue="keyword":g.hasOwnProperty(be)?ue="property":D.hasOwnProperty(be)?ue=de?"string-2":"property":Re.hasOwnProperty(be)?ue="atom":pe.hasOwnProperty(be)?ue="keyword":ue="error"}return C.context.type},Ne.atComponentBlock=function(w,A,C){return w=="}"?ht(w,A,C):w=="{"?Ke(C)&&Le(C,A,ze?"block":"top",!1):(w=="word"&&(ue="error"),C.context.type)},Ne.atBlock_parens=function(w,A,C){return w==")"?Ke(C):w=="{"||w=="}"?ht(w,A,C,2):Ne.atBlock(w,A,C)},Ne.restricted_atBlock_before=function(w,A,C){return w=="{"?Le(C,A,"restricted_atBlock"):w=="word"&&C.stateArg=="@counter-style"?(ue="variable","restricted_atBlock_before"):lt(w,A,C)},Ne.restricted_atBlock=function(w,A,C){return w=="}"?(C.stateArg=null,Ke(C)):w=="word"?(C.stateArg=="@font-face"&&!K.hasOwnProperty(A.current().toLowerCase())||C.stateArg=="@counter-style"&&!$.hasOwnProperty(A.current().toLowerCase())?ue="error":ue="property","maybeprop"):"restricted_atBlock"},Ne.keyframes=function(w,A,C){return w=="word"?(ue="variable","keyframes"):w=="{"?Le(C,A,"top"):lt(w,A,C)},Ne.at=function(w,A,C){return w==";"?Ke(C):w=="{"||w=="}"?ht(w,A,C):(w=="word"?ue="tag":w=="hash"&&(ue="builtin"),"at")},Ne.interpolation=function(w,A,C){return w=="}"?Ke(C):w=="{"||w==";"?ht(w,A,C):(w=="word"?ue="variable":w!="variable"&&w!="("&&w!=")"&&(ue="error"),"interpolation")},{startState:function(w){return{tokenize:null,state:me?"block":"top",stateArg:null,context:new gt(me?"block":"top",w||0,null)}},token:function(w,A){if(!A.tokenize&&w.eatSpace())return null;var C=(A.tokenize||Ve)(w,A);return C&&typeof C=="object"&&(he=C[1],C=C[0]),ue=C,he!="comment"&&(A.state=Ne[A.state](he,w,A)),ue},indent:function(w,A){var C=w.context,be=A&&A.charAt(0),R=C.indent;return C.type=="prop"&&(be=="}"||be==")")&&(C=C.prev),C.prev&&(be=="}"&&(C.type=="block"||C.type=="top"||C.type=="interpolation"||C.type=="restricted_atBlock")?(C=C.prev,R=C.indent):(be==")"&&(C.type=="parens"||C.type=="atBlock_parens")||be=="{"&&(C.type=="at"||C.type=="atBlock"))&&(R=Math.max(0,C.indent-T))),R},electricChars:"}",blockCommentStart:"/*",blockCommentEnd:"*/",blockCommentContinue:" * ",lineComment:le,fold:"brace"}});function Ee(ee){for(var X={},me=0;me")):null:c.match("--")?b(Te("comment","-->")):c.match("DOCTYPE",!0,!0)?(c.eatWhile(/[\w\._\-]/),b(Oe(1))):null:c.eat("?")?(c.eatWhile(/[\w\._\-]/),x.tokenize=Te("meta","?>"),"meta"):(ie=c.eat("/")?"closeTag":"openTag",x.tokenize=ce,"tag bracket");if(v=="&"){var g;return c.eat("#")?c.eat("x")?g=c.eatWhile(/[a-fA-F\d]/)&&c.eat(";"):g=c.eatWhile(/[\d]/)&&c.eat(";"):g=c.eatWhile(/[\w\.\-:]/)&&c.eat(";"),g?"atom":"error"}else return c.eatWhile(/[^&<]/),null}se.isInText=!0;function ce(c,x){var b=c.next();if(b==">"||b=="/"&&c.eat(">"))return x.tokenize=se,ie=b==">"?"endTag":"selfcloseTag","tag bracket";if(b=="=")return ie="equals",null;if(b=="<"){x.tokenize=se,x.state=_e,x.tagName=x.tagStart=null;var v=x.tokenize(c,x);return v?v+" tag error":"tag error"}else return/[\'\"]/.test(b)?(x.tokenize=Ie(b),x.stringStartCol=c.column(),x.tokenize(c,x)):(c.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Ie(c){var x=function(b,v){for(;!b.eol();)if(b.next()==c){v.tokenize=ce;break}return"string"};return x.isInAttribute=!0,x}function Te(c,x){return function(b,v){for(;!b.eol();){if(b.match(x)){v.tokenize=se;break}b.next()}return c}}function Oe(c){return function(x,b){for(var v;(v=x.next())!=null;){if(v=="<")return b.tokenize=Oe(c+1),b.tokenize(x,b);if(v==">")if(c==1){b.tokenize=se;break}else return b.tokenize=Oe(c-1),b.tokenize(x,b)}return"meta"}}function ae(c){return c&&c.toLowerCase()}function V(c,x,b){this.prev=c.context,this.tagName=x||"",this.indent=c.indented,this.startOfLine=b,(M.doNotIndent.hasOwnProperty(x)||c.context&&c.context.noIndent)&&(this.noIndent=!0)}function oe(c){c.context&&(c.context=c.context.prev)}function xe(c,x){for(var b;;){if(!c.context||(b=c.context.tagName,!M.contextGrabbers.hasOwnProperty(ae(b))||!M.contextGrabbers[ae(b)].hasOwnProperty(ae(x))))return;oe(c)}}function _e(c,x,b){return c=="openTag"?(b.tagStart=x.column(),ye):c=="closeTag"?Me:_e}function ye(c,x,b){return c=="word"?(b.tagName=x.current(),q="tag",X):M.allowMissingTagName&&c=="endTag"?(q="tag bracket",X(c,x,b)):(q="error",ye)}function Me(c,x,b){if(c=="word"){var v=x.current();return b.context&&b.context.tagName!=v&&M.implicitlyClosed.hasOwnProperty(ae(b.context.tagName))&&oe(b),b.context&&b.context.tagName==v||M.matchClosing===!1?(q="tag",He):(q="tag error",ee)}else return M.allowMissingTagName&&c=="endTag"?(q="tag bracket",He(c,x,b)):(q="error",ee)}function He(c,x,b){return c!="endTag"?(q="error",He):(oe(b),_e)}function ee(c,x,b){return q="error",He(c,x,b)}function X(c,x,b){if(c=="word")return q="attribute",me;if(c=="endTag"||c=="selfcloseTag"){var v=b.tagName,g=b.tagStart;return b.tagName=b.tagStart=null,c=="selfcloseTag"||M.autoSelfClosers.hasOwnProperty(ae(v))?xe(b,v):(xe(b,v),b.context=new V(b,v,g==b.indented)),_e}return q="error",X}function me(c,x,b){return c=="equals"?T:(M.allowMissing||(q="error"),X(c,x,b))}function T(c,x,b){return c=="string"?H:c=="word"&&M.allowUnquoted?(q="string",X):(q="error",X(c,x,b))}function H(c,x,b){return c=="string"?H:X(c,x,b)}return{startState:function(c){var x={tokenize:se,state:_e,indented:c||0,tagName:null,tagStart:null,context:null};return c!=null&&(x.baseIndent=c),x},token:function(c,x){if(!x.tagName&&c.sol()&&(x.indented=c.indentation()),c.eatSpace())return null;ie=null;var b=x.tokenize(c,x);return(b||ie)&&b!="comment"&&(q=null,x.state=x.state(ie||b,c,x),q&&(b=q=="error"?b+" error":q)),b},indent:function(c,x,b){var v=c.context;if(c.tokenize.isInAttribute)return c.tagStart==c.indented?c.stringStartCol+1:c.indented+Ce;if(v&&v.noIndent)return F.Pass;if(c.tokenize!=ce&&c.tokenize!=se)return b?b.match(/^(\s*)/)[0].length:0;if(c.tagName)return M.multilineTagIndentPastTag!==!1?c.tagStart+c.tagName.length+2:c.tagStart+Ce*(M.multilineTagIndentFactor||1);if(M.alignCDATA&&/$/,blockCommentStart:"",configuration:M.htmlMode?"html":"xml",helperType:M.htmlMode?"html":"xml",skipAttribute:function(c){c.state==T&&(c.state=X)},xmlCurrentTag:function(c){return c.tagName?{name:c.tagName,close:c.type=="closeTag"}:null},xmlCurrentContext:function(c){for(var x=[],b=c.context;b;b=b.prev)x.push(b.tagName);return x.reverse()}}}),F.defineMIME("text/xml","xml"),F.defineMIME("application/xml","xml"),F.mimeModes.hasOwnProperty("text/html")||F.defineMIME("text/html",{name:"xml",htmlMode:!0})})}()),pa.exports}var wu={exports:{}};(function(yr,Or){(function(F){F(Ar())})(function(F){F.defineMode("javascript",function(Ee,Se){var We=Ee.indentUnit,Je=Se.statementIndent,Ce=Se.jsonld,M=Se.json||Ce,j=Se.trackScope!==!1,_=Se.typescript,ie=Se.wordCharacters||/[\w$\xa1-\uffff]/,q=function(){function f(et){return{type:et,style:"keyword"}}var h=f("keyword a"),L=f("keyword b"),O=f("keyword c"),k=f("keyword d"),I=f("operator"),De={type:"atom",style:"atom"};return{if:f("if"),while:h,with:h,else:L,do:L,try:L,finally:L,return:k,break:k,continue:k,new:f("new"),delete:O,void:O,throw:O,debugger:f("debugger"),var:f("var"),const:f("var"),let:f("var"),function:f("function"),catch:f("catch"),for:f("for"),switch:f("switch"),case:f("case"),default:f("default"),in:I,typeof:I,instanceof:I,true:De,false:De,null:De,undefined:De,NaN:De,Infinity:De,this:f("this"),class:f("class"),super:f("atom"),yield:O,export:f("export"),import:f("import"),extends:O,await:O}}(),se=/[+\-*&%=<>!?|~^@]/,ce=/^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/;function Ie(f){for(var h=!1,L,O=!1;(L=f.next())!=null;){if(!h){if(L=="/"&&!O)return;L=="["?O=!0:O&&L=="]"&&(O=!1)}h=!h&&L=="\\"}}var Te,Oe;function ae(f,h,L){return Te=f,Oe=L,h}function V(f,h){var L=f.next();if(L=='"'||L=="'")return h.tokenize=oe(L),h.tokenize(f,h);if(L=="."&&f.match(/^\d[\d_]*(?:[eE][+\-]?[\d_]+)?/))return ae("number","number");if(L=="."&&f.match(".."))return ae("spread","meta");if(/[\[\]{}\(\),;\:\.]/.test(L))return ae(L);if(L=="="&&f.eat(">"))return ae("=>","operator");if(L=="0"&&f.match(/^(?:x[\dA-Fa-f_]+|o[0-7_]+|b[01_]+)n?/))return ae("number","number");if(/\d/.test(L))return f.match(/^[\d_]*(?:n|(?:\.[\d_]*)?(?:[eE][+\-]?[\d_]+)?)?/),ae("number","number");if(L=="/")return f.eat("*")?(h.tokenize=xe,xe(f,h)):f.eat("/")?(f.skipToEnd(),ae("comment","comment")):Dt(f,h,1)?(Ie(f),f.match(/^\b(([gimyus])(?![gimyus]*\2))+\b/),ae("regexp","string-2")):(f.eat("="),ae("operator","operator",f.current()));if(L=="`")return h.tokenize=_e,_e(f,h);if(L=="#"&&f.peek()=="!")return f.skipToEnd(),ae("meta","meta");if(L=="#"&&f.eatWhile(ie))return ae("variable","property");if(L=="<"&&f.match("!--")||L=="-"&&f.match("->")&&!/\S/.test(f.string.slice(0,f.start)))return f.skipToEnd(),ae("comment","comment");if(se.test(L))return(L!=">"||!h.lexical||h.lexical.type!=">")&&(f.eat("=")?(L=="!"||L=="=")&&f.eat("="):/[<>*+\-|&?]/.test(L)&&(f.eat(L),L==">"&&f.eat(L))),L=="?"&&f.eat(".")?ae("."):ae("operator","operator",f.current());if(ie.test(L)){f.eatWhile(ie);var O=f.current();if(h.lastType!="."){if(q.propertyIsEnumerable(O)){var k=q[O];return ae(k.type,k.style,O)}if(O=="async"&&f.match(/^(\s|\/\*([^*]|\*(?!\/))*?\*\/)*[\[\(\w]/,!1))return ae("async","keyword",O)}return ae("variable","variable",O)}}function oe(f){return function(h,L){var O=!1,k;if(Ce&&h.peek()=="@"&&h.match(ce))return L.tokenize=V,ae("jsonld-keyword","meta");for(;(k=h.next())!=null&&!(k==f&&!O);)O=!O&&k=="\\";return O||(L.tokenize=V),ae("string","string")}}function xe(f,h){for(var L=!1,O;O=f.next();){if(O=="/"&&L){h.tokenize=V;break}L=O=="*"}return ae("comment","comment")}function _e(f,h){for(var L=!1,O;(O=f.next())!=null;){if(!L&&(O=="`"||O=="$"&&f.eat("{"))){h.tokenize=V;break}L=!L&&O=="\\"}return ae("quasi","string-2",f.current())}var ye="([{}])";function Me(f,h){h.fatArrowAt&&(h.fatArrowAt=null);var L=f.string.indexOf("=>",f.start);if(!(L<0)){if(_){var O=/:\s*(?:\w+(?:<[^>]*>|\[\])?|\{[^}]*\})\s*$/.exec(f.string.slice(f.start,L));O&&(L=O.index)}for(var k=0,I=!1,De=L-1;De>=0;--De){var et=f.string.charAt(De),mt=ye.indexOf(et);if(mt>=0&&mt<3){if(!k){++De;break}if(--k==0){et=="("&&(I=!0);break}}else if(mt>=3&&mt<6)++k;else if(ie.test(et))I=!0;else if(/["'\/`]/.test(et))for(;;--De){if(De==0)return;var Hr=f.string.charAt(De-1);if(Hr==et&&f.string.charAt(De-2)!="\\"){De--;break}}else if(I&&!k){++De;break}}I&&!k&&(h.fatArrowAt=De)}}var He={atom:!0,number:!0,variable:!0,string:!0,regexp:!0,this:!0,import:!0,"jsonld-keyword":!0};function ee(f,h,L,O,k,I){this.indented=f,this.column=h,this.type=L,this.prev=k,this.info=I,O!=null&&(this.align=O)}function X(f,h){if(!j)return!1;for(var L=f.localVars;L;L=L.next)if(L.name==h)return!0;for(var O=f.context;O;O=O.prev)for(var L=O.vars;L;L=L.next)if(L.name==h)return!0}function me(f,h,L,O,k){var I=f.cc;for(T.state=f,T.stream=k,T.marked=null,T.cc=I,T.style=h,f.lexical.hasOwnProperty("align")||(f.lexical.align=!0);;){var De=I.length?I.pop():M?G:he;if(De(L,O)){for(;I.length&&I[I.length-1].lex;)I.pop()();return T.marked?T.marked:L=="variable"&&X(f,O)?"variable-2":h}}}var T={state:null,column:null,marked:null,cc:null};function H(){for(var f=arguments.length-1;f>=0;f--)T.cc.push(arguments[f])}function c(){return H.apply(null,arguments),!0}function x(f,h){for(var L=h;L;L=L.next)if(L.name==f)return!0;return!1}function b(f){var h=T.state;if(T.marked="def",!!j){if(h.context){if(h.lexical.info=="var"&&h.context&&h.context.block){var L=v(f,h.context);if(L!=null){h.context=L;return}}else if(!x(f,h.localVars)){h.localVars=new K(f,h.localVars);return}}Se.globalVars&&!x(f,h.globalVars)&&(h.globalVars=new K(f,h.globalVars))}}function v(f,h){if(h)if(h.block){var L=v(f,h.prev);return L?L==h.prev?h:new D(L,h.vars,!0):null}else return x(f,h.vars)?h:new D(h.prev,new K(f,h.vars),!1);else return null}function g(f){return f=="public"||f=="private"||f=="protected"||f=="abstract"||f=="readonly"}function D(f,h,L){this.prev=f,this.vars=h,this.block=L}function K(f,h){this.name=f,this.next=h}var $=new K("this",new K("arguments",null));function pe(){T.state.context=new D(T.state.context,T.state.localVars,!1),T.state.localVars=$}function Re(){T.state.context=new D(T.state.context,T.state.localVars,!0),T.state.localVars=null}pe.lex=Re.lex=!0;function ze(){T.state.localVars=T.state.context.vars,T.state.context=T.state.context.prev}ze.lex=!0;function le(f,h){var L=function(){var O=T.state,k=O.indented;if(O.lexical.type=="stat")k=O.lexical.indented;else for(var I=O.lexical;I&&I.type==")"&&I.align;I=I.prev)k=I.indented;O.lexical=new ee(k,T.stream.column(),f,null,O.lexical,h)};return L.lex=!0,L}function te(){var f=T.state;f.lexical.prev&&(f.lexical.type==")"&&(f.indented=f.lexical.indented),f.lexical=f.lexical.prev)}te.lex=!0;function de(f){function h(L){return L==f?c():f==";"||L=="}"||L==")"||L=="]"?H():c(h)}return h}function he(f,h){return f=="var"?c(le("vardef",h),zr,de(";"),te):f=="keyword a"?c(le("form"),Ct,he,te):f=="keyword b"?c(le("form"),he,te):f=="keyword d"?T.stream.match(/^\s*$/,!1)?c():c(le("stat"),gt,de(";"),te):f=="debugger"?c(de(";")):f=="{"?c(le("}"),Re,Ot,te,ze):f==";"?c():f=="if"?(T.state.lexical.info=="else"&&T.state.cc[T.state.cc.length-1]==te&&T.state.cc.pop()(),c(le("form"),Ct,he,te,Pr)):f=="function"?c(Pt):f=="for"?c(le("form"),Re,_n,he,ze,te):f=="class"||_&&h=="interface"?(T.marked="keyword",c(le("form",f=="class"?f:h),Er,te)):f=="variable"?_&&h=="declare"?(T.marked="keyword",c(he)):_&&(h=="module"||h=="enum"||h=="type")&&T.stream.match(/^\s*\w/,!1)?(T.marked="keyword",h=="enum"?c(U):h=="type"?c(Hn,de("operator"),ke,de(";")):c(le("form"),yt,de("{"),le("}"),Ot,te,te)):_&&h=="namespace"?(T.marked="keyword",c(le("form"),G,he,te)):_&&h=="abstract"?(T.marked="keyword",c(he)):c(le("stat"),be):f=="switch"?c(le("form"),Ct,de("{"),le("}","switch"),Re,Ot,te,te,ze):f=="case"?c(G,de(":")):f=="default"?c(de(":")):f=="catch"?c(le("form"),pe,ue,he,te,ze):f=="export"?c(le("stat"),Ir,te):f=="import"?c(le("stat"),ar,te):f=="async"?c(he):h=="@"?c(G,he):H(le("stat"),G,de(";"),te)}function ue(f){if(f=="(")return c(Ft,de(")"))}function G(f,h){return st(f,h,!1)}function Ve(f,h){return st(f,h,!0)}function Ct(f){return f!="("?H():c(le(")"),gt,de(")"),te)}function st(f,h,L){if(T.state.fatArrowAt==T.stream.start){var O=L?Ne:re;if(f=="(")return c(pe,le(")"),ve(Ft,")"),te,de("=>"),O,ze);if(f=="variable")return H(pe,yt,de("=>"),O,ze)}var k=L?Ke:Le;return He.hasOwnProperty(f)?c(k):f=="function"?c(Pt,k):f=="class"||_&&h=="interface"?(T.marked="keyword",c(le("form"),mi,te)):f=="keyword c"||f=="async"?c(L?Ve:G):f=="("?c(le(")"),gt,de(")"),te,k):f=="operator"||f=="spread"?c(L?Ve:G):f=="["?c(le("]"),je,te,k):f=="{"?Tt(ne,"}",null,k):f=="quasi"?H(lt,k):f=="new"?c(w(L)):c()}function gt(f){return f.match(/[;\}\)\],]/)?H():H(G)}function Le(f,h){return f==","?c(gt):Ke(f,h,!1)}function Ke(f,h,L){var O=L==!1?Le:Ke,k=L==!1?G:Ve;if(f=="=>")return c(pe,L?Ne:re,ze);if(f=="operator")return/\+\+|--/.test(h)||_&&h=="!"?c(O):_&&h=="<"&&T.stream.match(/^([^<>]|<[^<>]*>)*>\s*\(/,!1)?c(le(">"),ve(ke,">"),te,O):h=="?"?c(G,de(":"),k):c(k);if(f=="quasi")return H(lt,O);if(f!=";"){if(f=="(")return Tt(Ve,")","call",O);if(f==".")return c(R,O);if(f=="[")return c(le("]"),gt,de("]"),te,O);if(_&&h=="as")return T.marked="keyword",c(ke,O);if(f=="regexp")return T.state.lastType=T.marked="operator",T.stream.backUp(T.stream.pos-T.stream.start-1),c(k)}}function lt(f,h){return f!="quasi"?H():h.slice(h.length-2)!="${"?c(lt):c(gt,ht)}function ht(f){if(f=="}")return T.marked="string-2",T.state.tokenize=_e,c(lt)}function re(f){return Me(T.stream,T.state),H(f=="{"?he:G)}function Ne(f){return Me(T.stream,T.state),H(f=="{"?he:Ve)}function w(f){return function(h){return h=="."?c(f?C:A):h=="variable"&&_?c(Lt,f?Ke:Le):H(f?Ve:G)}}function A(f,h){if(h=="target")return T.marked="keyword",c(Le)}function C(f,h){if(h=="target")return T.marked="keyword",c(Ke)}function be(f){return f==":"?c(te,he):H(Le,de(";"),te)}function R(f){if(f=="variable")return T.marked="property",c()}function ne(f,h){if(f=="async")return T.marked="property",c(ne);if(f=="variable"||T.style=="keyword"){if(T.marked="property",h=="get"||h=="set")return c(Y);var L;return _&&T.state.fatArrowAt==T.stream.start&&(L=T.stream.match(/^\s*:\s*/,!1))&&(T.state.fatArrowAt=T.stream.pos+L[0].length),c(we)}else{if(f=="number"||f=="string")return T.marked=Ce?"property":T.style+" property",c(we);if(f=="jsonld-keyword")return c(we);if(_&&g(h))return T.marked="keyword",c(ne);if(f=="[")return c(G,rr,de("]"),we);if(f=="spread")return c(Ve,we);if(h=="*")return T.marked="keyword",c(ne);if(f==":")return H(we)}}function Y(f){return f!="variable"?H(we):(T.marked="property",c(Pt))}function we(f){if(f==":")return c(Ve);if(f=="(")return H(Pt)}function ve(f,h,L){function O(k,I){if(L?L.indexOf(k)>-1:k==","){var De=T.state.lexical;return De.info=="call"&&(De.pos=(De.pos||0)+1),c(function(et,mt){return et==h||mt==h?H():H(f)},O)}return k==h||I==h?c():L&&L.indexOf(";")>-1?H(f):c(de(h))}return function(k,I){return k==h||I==h?c():H(f,O)}}function Tt(f,h,L){for(var O=3;O"),ke);if(f=="quasi")return H(ut,zt)}function Wn(f){if(f=="=>")return c(ke)}function Q(f){return f.match(/[\}\)\]]/)?c():f==","||f==";"?c(Q):H(Yt,Q)}function Yt(f,h){if(f=="variable"||T.style=="keyword")return T.marked="property",c(Yt);if(h=="?"||f=="number"||f=="string")return c(Yt);if(f==":")return c(ke);if(f=="[")return c(de("variable"),mr,de("]"),Yt);if(f=="(")return H(lr,Yt);if(!f.match(/[;\}\)\],]/))return c()}function ut(f,h){return f!="quasi"?H():h.slice(h.length-2)!="${"?c(ut):c(ke,Ge)}function Ge(f){if(f=="}")return T.marked="string-2",T.state.tokenize=_e,c(ut)}function qe(f,h){return f=="variable"&&T.stream.match(/^\s*[?:]/,!1)||h=="?"?c(qe):f==":"?c(ke):f=="spread"?c(qe):H(ke)}function zt(f,h){if(h=="<")return c(le(">"),ve(ke,">"),te,zt);if(h=="|"||f=="."||h=="&")return c(ke);if(f=="[")return c(ke,de("]"),zt);if(h=="extends"||h=="implements")return T.marked="keyword",c(ke);if(h=="?")return c(ke,de(":"),ke)}function Lt(f,h){if(h=="<")return c(le(">"),ve(ke,">"),te,zt)}function Et(){return H(ke,ft)}function ft(f,h){if(h=="=")return c(ke)}function zr(f,h){return h=="enum"?(T.marked="keyword",c(U)):H(yt,rr,It,yi)}function yt(f,h){if(_&&g(h))return T.marked="keyword",c(yt);if(f=="variable")return b(h),c();if(f=="spread")return c(yt);if(f=="[")return Tt(ln,"]");if(f=="{")return Tt(ir,"}")}function ir(f,h){return f=="variable"&&!T.stream.match(/^\s*:/,!1)?(b(h),c(It)):(f=="variable"&&(T.marked="property"),f=="spread"?c(yt):f=="}"?H():f=="["?c(G,de("]"),de(":"),ir):c(de(":"),yt,It))}function ln(){return H(yt,It)}function It(f,h){if(h=="=")return c(Ve)}function yi(f){if(f==",")return c(zr)}function Pr(f,h){if(f=="keyword b"&&h=="else")return c(le("form","else"),he,te)}function _n(f,h){if(h=="await")return c(_n);if(f=="(")return c(le(")"),an,te)}function an(f){return f=="var"?c(zr,or):f=="variable"?c(or):H(or)}function or(f,h){return f==")"?c():f==";"?c(or):h=="in"||h=="of"?(T.marked="keyword",c(G,or)):H(G,or)}function Pt(f,h){if(h=="*")return T.marked="keyword",c(Pt);if(f=="variable")return b(h),c(Pt);if(f=="(")return c(pe,le(")"),ve(Ft,")"),te,nr,he,ze);if(_&&h=="<")return c(le(">"),ve(Et,">"),te,Pt)}function lr(f,h){if(h=="*")return T.marked="keyword",c(lr);if(f=="variable")return b(h),c(lr);if(f=="(")return c(pe,le(")"),ve(Ft,")"),te,nr,ze);if(_&&h=="<")return c(le(">"),ve(Et,">"),te,lr)}function Hn(f,h){if(f=="keyword"||f=="variable")return T.marked="type",c(Hn);if(h=="<")return c(le(">"),ve(Et,">"),te)}function Ft(f,h){return h=="@"&&c(G,Ft),f=="spread"?c(Ft):_&&g(h)?(T.marked="keyword",c(Ft)):_&&f=="this"?c(rr,It):H(yt,rr,It)}function mi(f,h){return f=="variable"?Er(f,h):Wt(f,h)}function Er(f,h){if(f=="variable")return b(h),c(Wt)}function Wt(f,h){if(h=="<")return c(le(">"),ve(Et,">"),te,Wt);if(h=="extends"||h=="implements"||_&&f==",")return h=="implements"&&(T.marked="keyword"),c(_?ke:G,Wt);if(f=="{")return c(le("}"),_t,te)}function _t(f,h){if(f=="async"||f=="variable"&&(h=="static"||h=="get"||h=="set"||_&&g(h))&&T.stream.match(/^\s+#?[\w$\xa1-\uffff]/,!1))return T.marked="keyword",c(_t);if(f=="variable"||T.style=="keyword")return T.marked="property",c(br,_t);if(f=="number"||f=="string")return c(br,_t);if(f=="[")return c(G,rr,de("]"),br,_t);if(h=="*")return T.marked="keyword",c(_t);if(_&&f=="(")return H(lr,_t);if(f==";"||f==",")return c(_t);if(f=="}")return c();if(h=="@")return c(G,_t)}function br(f,h){if(h=="!"||h=="?")return c(br);if(f==":")return c(ke,It);if(h=="=")return c(Ve);var L=T.state.lexical.prev,O=L&&L.info=="interface";return H(O?lr:Pt)}function Ir(f,h){return h=="*"?(T.marked="keyword",c(_r,de(";"))):h=="default"?(T.marked="keyword",c(G,de(";"))):f=="{"?c(ve(Fr,"}"),_r,de(";")):H(he)}function Fr(f,h){if(h=="as")return T.marked="keyword",c(de("variable"));if(f=="variable")return H(Ve,Fr)}function ar(f){return f=="string"?c():f=="("?H(G):f=="."?H(Le):H(Wr,Ut,_r)}function Wr(f,h){return f=="{"?Tt(Wr,"}"):(f=="variable"&&b(h),h=="*"&&(T.marked="keyword"),c(sn))}function Ut(f){if(f==",")return c(Wr,Ut)}function sn(f,h){if(h=="as")return T.marked="keyword",c(Wr)}function _r(f,h){if(h=="from")return T.marked="keyword",c(G)}function je(f){return f=="]"?c():H(ve(Ve,"]"))}function U(){return H(le("form"),yt,de("{"),le("}"),ve(Zt,"}"),te,te)}function Zt(){return H(yt,It)}function un(f,h){return f.lastType=="operator"||f.lastType==","||se.test(h.charAt(0))||/[,.]/.test(h.charAt(0))}function Dt(f,h,L){return h.tokenize==V&&/^(?:operator|sof|keyword [bcd]|case|new|export|default|spread|[\[{}\(,;:]|=>)$/.test(h.lastType)||h.lastType=="quasi"&&/\{\s*$/.test(f.string.slice(0,f.pos-(L||0)))}return{startState:function(f){var h={tokenize:V,lastType:"sof",cc:[],lexical:new ee((f||0)-We,0,"block",!1),localVars:Se.localVars,context:Se.localVars&&new D(null,null,!1),indented:f||0};return Se.globalVars&&typeof Se.globalVars=="object"&&(h.globalVars=Se.globalVars),h},token:function(f,h){if(f.sol()&&(h.lexical.hasOwnProperty("align")||(h.lexical.align=!1),h.indented=f.indentation(),Me(f,h)),h.tokenize!=xe&&f.eatSpace())return null;var L=h.tokenize(f,h);return Te=="comment"?L:(h.lastType=Te=="operator"&&(Oe=="++"||Oe=="--")?"incdec":Te,me(h,L,Te,Oe,f))},indent:function(f,h){if(f.tokenize==xe||f.tokenize==_e)return F.Pass;if(f.tokenize!=V)return 0;var L=h&&h.charAt(0),O=f.lexical,k;if(!/^\s*else\b/.test(h))for(var I=f.cc.length-1;I>=0;--I){var De=f.cc[I];if(De==te)O=O.prev;else if(De!=Pr&&De!=ze)break}for(;(O.type=="stat"||O.type=="form")&&(L=="}"||(k=f.cc[f.cc.length-1])&&(k==Le||k==Ke)&&!/^[,\.=+\-*:?[\(]/.test(h));)O=O.prev;Je&&O.type==")"&&O.prev.type=="stat"&&(O=O.prev);var et=O.type,mt=L==et;return et=="vardef"?O.indented+(f.lastType=="operator"||f.lastType==","?O.info.length+1:0):et=="form"&&L=="{"?O.indented:et=="form"?O.indented+We:et=="stat"?O.indented+(un(f,h)?Je||We:0):O.info=="switch"&&!mt&&Se.doubleIndentSwitch!=!1?O.indented+(/^(?:case|default)\b/.test(h)?We:2*We):O.align?O.column+(mt?0:1):O.indented+(mt?0:We)},electricInput:/^\s*(?:case .*?:|default:|\{|\})$/,blockCommentStart:M?null:"/*",blockCommentEnd:M?null:"*/",blockCommentContinue:M?null:" * ",lineComment:M?null:"//",fold:"brace",closeBrackets:"()[]{}''\"\"``",helperType:M?"json":"javascript",jsonldMode:Ce,jsonMode:M,expressionAllowed:Dt,skipExpression:function(f){me(f,"atom","atom","true",new F.StringStream("",2,null))}}}),F.registerHelper("wordChars","javascript",/[\w$]/),F.defineMIME("text/javascript","javascript"),F.defineMIME("text/ecmascript","javascript"),F.defineMIME("application/javascript","javascript"),F.defineMIME("application/x-javascript","javascript"),F.defineMIME("application/ecmascript","javascript"),F.defineMIME("application/json",{name:"javascript",json:!0}),F.defineMIME("application/x-json",{name:"javascript",json:!0}),F.defineMIME("application/manifest+json",{name:"javascript",json:!0}),F.defineMIME("application/ld+json",{name:"javascript",jsonld:!0}),F.defineMIME("text/typescript",{name:"javascript",typescript:!0}),F.defineMIME("application/typescript",{name:"javascript",typescript:!0})})})();var ku=wu.exports;(function(yr,Or){(function(F){F(Ar(),xu(),ku,bu)})(function(F){var Ee={script:[["lang",/(javascript|babel)/i,"javascript"],["type",/^(?:text|application)\/(?:x-)?(?:java|ecma)script$|^module$|^$/i,"javascript"],["type",/./,"text/plain"],[null,null,"javascript"]],style:[["lang",/^css$/i,"css"],["type",/^(text\/)?(x-)?(stylesheet|css)$/i,"css"],["type",/./,"text/plain"],[null,null,"css"]]};function Se(ie,q,se){var ce=ie.current(),Ie=ce.search(q);return Ie>-1?ie.backUp(ce.length-Ie):ce.match(/<\/?$/)&&(ie.backUp(ce.length),ie.match(q,!1)||ie.match(ce)),se}var We={};function Je(ie){var q=We[ie];return q||(We[ie]=new RegExp("\\s+"+ie+`\\s*=\\s*('|")?([^'"]+)('|")?\\s*`))}function Ce(ie,q){var se=ie.match(Je(q));return se?/^\s*(.*?)\s*$/.exec(se[2])[1]:""}function M(ie,q){return new RegExp((q?"^":"")+"","i")}function j(ie,q){for(var se in ie)for(var ce=q[se]||(q[se]=[]),Ie=ie[se],Te=Ie.length-1;Te>=0;Te--)ce.unshift(Ie[Te])}function _(ie,q){for(var se=0;se=0;Oe--)ce.script.unshift(["type",Te[Oe].matches,Te[Oe].mode]);function ae(V,oe){var xe=se.token(V,oe.htmlState),_e=/\btag\b/.test(xe),ye;if(_e&&!/[<>\s\/]/.test(V.current())&&(ye=oe.htmlState.tagName&&oe.htmlState.tagName.toLowerCase())&&ce.hasOwnProperty(ye))oe.inTag=ye+" ";else if(oe.inTag&&_e&&/>$/.test(V.current())){var Me=/^([\S]+) (.*)/.exec(oe.inTag);oe.inTag=null;var He=V.current()==">"&&_(ce[Me[1]],Me[2]),ee=F.getMode(ie,He),X=M(Me[1],!0),me=M(Me[1],!1);oe.token=function(T,H){return T.match(X,!1)?(H.token=ae,H.localState=H.localMode=null,null):Se(T,me,H.localMode.token(T,H.localState))},oe.localMode=ee,oe.localState=F.startState(ee,se.indent(oe.htmlState,"",""))}else oe.inTag&&(oe.inTag+=V.current(),V.eol()&&(oe.inTag+=" "));return xe}return{startState:function(){var V=F.startState(se);return{token:ae,inTag:null,localMode:null,localState:null,htmlState:V}},copyState:function(V){var oe;return V.localState&&(oe=F.copyState(V.localMode,V.localState)),{token:V.token,inTag:V.inTag,localMode:V.localMode,localState:oe,htmlState:F.copyState(se,V.htmlState)}},token:function(V,oe){return oe.token(V,oe)},indent:function(V,oe,xe){return!V.localMode||/^\s*<\//.test(oe)?se.indent(V.htmlState,oe,xe):V.localMode.indent?V.localMode.indent(V.localState,oe,xe):F.Pass},innerMode:function(V){return{state:V.localState||V.htmlState,mode:V.localMode||se}}}},"xml","javascript","css"),F.defineMIME("text/html","htmlmixed")})})();(function(yr,Or){(function(F){F(Ar())})(function(F){function Ee(j){return new RegExp("^(("+j.join(")|(")+"))\\b")}var Se=Ee(["and","or","not","is"]),We=["as","assert","break","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","lambda","pass","raise","return","try","while","with","yield","in","False","True"],Je=["abs","all","any","bin","bool","bytearray","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip","__import__","NotImplemented","Ellipsis","__debug__"];F.registerHelper("hintWords","python",We.concat(Je).concat(["exec","print"]));function Ce(j){return j.scopes[j.scopes.length-1]}F.defineMode("python",function(j,_){for(var ie="error",q=_.delimiters||_.singleDelimiters||/^[\(\)\[\]\{\}@,:`=;\.\\]/,se=[_.singleOperators,_.doubleOperators,_.doubleDelimiters,_.tripleDelimiters,_.operators||/^([-+*/%\/&|^]=?|[<>=]+|\/\/=?|\*\*=?|!=|[~!@]|\.\.\.)/],ce=0;ceg?X(b):D0&&T(x,b)&&(K+=" "+ie),K}}return Me(x,b)}function Me(x,b,v){if(x.eatSpace())return null;if(!v&&x.match(/^#.*/))return"comment";if(x.match(/^[0-9\.]/,!1)){var g=!1;if(x.match(/^[\d_]*\.\d+(e[\+\-]?\d+)?/i)&&(g=!0),x.match(/^[\d_]+\.\d*/)&&(g=!0),x.match(/^\.\d+/)&&(g=!0),g)return x.eat(/J/i),"number";var D=!1;if(x.match(/^0x[0-9a-f_]+/i)&&(D=!0),x.match(/^0b[01_]+/i)&&(D=!0),x.match(/^0o[0-7_]+/i)&&(D=!0),x.match(/^[1-9][\d_]*(e[\+\-]?[\d_]+)?/)&&(x.eat(/J/i),D=!0),x.match(/^0(?![\dx])/i)&&(D=!0),D)return x.eat(/L/i),"number"}if(x.match(oe)){var K=x.current().toLowerCase().indexOf("f")!==-1;return K?(b.tokenize=He(x.current(),b.tokenize),b.tokenize(x,b)):(b.tokenize=ee(x.current(),b.tokenize),b.tokenize(x,b))}for(var $=0;$=0;)x=x.substr(1);var v=x.length==1,g="string";function D($){return function(pe,Re){var ze=Me(pe,Re,!0);return ze=="punctuation"&&(pe.current()=="{"?Re.tokenize=D($+1):pe.current()=="}"&&($>1?Re.tokenize=D($-1):Re.tokenize=K)),ze}}function K($,pe){for(;!$.eol();)if($.eatWhile(/[^'"\{\}\\]/),$.eat("\\")){if($.next(),v&&$.eol())return g}else{if($.match(x))return pe.tokenize=b,g;if($.match("{{"))return g;if($.match("{",!1))return pe.tokenize=D(0),$.current()?g:pe.tokenize($,pe);if($.match("}}"))return g;if($.match("}"))return ie;$.eat(/['"]/)}if(v){if(_.singleLineStringErrors)return ie;pe.tokenize=b}return g}return K.isString=!0,K}function ee(x,b){for(;"rubf".indexOf(x.charAt(0).toLowerCase())>=0;)x=x.substr(1);var v=x.length==1,g="string";function D(K,$){for(;!K.eol();)if(K.eatWhile(/[^'"\\]/),K.eat("\\")){if(K.next(),v&&K.eol())return g}else{if(K.match(x))return $.tokenize=b,g;K.eat(/['"]/)}if(v){if(_.singleLineStringErrors)return ie;$.tokenize=b}return g}return D.isString=!0,D}function X(x){for(;Ce(x).type!="py";)x.scopes.pop();x.scopes.push({offset:Ce(x).offset+j.indentUnit,type:"py",align:null})}function me(x,b,v){var g=x.match(/^[\s\[\{\(]*(?:#|$)/,!1)?null:x.column()+1;b.scopes.push({offset:b.indent+Ie,type:v,align:g})}function T(x,b){for(var v=x.indentation();b.scopes.length>1&&Ce(b).offset>v;){if(Ce(b).type!="py")return!0;b.scopes.pop()}return Ce(b).offset!=v}function H(x,b){x.sol()&&(b.beginningOfLine=!0,b.dedent=!1);var v=b.tokenize(x,b),g=x.current();if(b.beginningOfLine&&g=="@")return x.match(V,!1)?"meta":ae?"operator":ie;if(/\S/.test(g)&&(b.beginningOfLine=!1),(v=="variable"||v=="builtin")&&b.lastToken=="meta"&&(v="meta"),(g=="pass"||g=="return")&&(b.dedent=!0),g=="lambda"&&(b.lambda=!0),g==":"&&!b.lambda&&Ce(b).type=="py"&&x.match(/^\s*(?:#|$)/,!1)&&X(b),g.length==1&&!/string|comment/.test(v)){var D="[({".indexOf(g);if(D!=-1&&me(x,b,"])}".slice(D,D+1)),D="])}".indexOf(g),D!=-1)if(Ce(b).type==g)b.indent=b.scopes.pop().offset-Ie;else return ie}return b.dedent&&x.eol()&&Ce(b).type=="py"&&b.scopes.length>1&&b.scopes.pop(),v}var c={startState:function(x){return{tokenize:ye,scopes:[{offset:x||0,type:"py",align:null}],indent:x||0,lastToken:null,lambda:!1,dedent:0}},token:function(x,b){var v=b.errorToken;v&&(b.errorToken=!1);var g=H(x,b);return g&&g!="comment"&&(b.lastToken=g=="keyword"||g=="punctuation"?x.current():g),g=="punctuation"&&(g=null),x.eol()&&b.lambda&&(b.lambda=!1),v?g+" "+ie:g},indent:function(x,b){if(x.tokenize!=ye)return x.tokenize.isString?F.Pass:0;var v=Ce(x),g=v.type==b.charAt(0)||v.type=="py"&&!x.dedent&&/^(else:|elif |except |finally:)/.test(b);return v.align!=null?v.align-(g?1:0):v.offset-(g?Ie:0)},electricInput:/^\s*([\}\]\)]|else:|elif |except |finally:)$/,closeBrackets:{triples:`'"`},lineComment:"#",fold:"indent"};return c}),F.defineMIME("text/x-python","python");var M=function(j){return j.split(" ")};F.defineMIME("text/x-cython",{name:"python",extra_keywords:M("by cdef cimport cpdef ctypedef enum except extern gil include nogil property public readonly struct union DEF IF ELIF ELSE")})})})();(function(yr,Or){(function(F){F(Ar())})(function(F){function Ee(v,g,D,K,$,pe){this.indented=v,this.column=g,this.type=D,this.info=K,this.align=$,this.prev=pe}function Se(v,g,D,K){var $=v.indented;return v.context&&v.context.type=="statement"&&D!="statement"&&($=v.context.indented),v.context=new Ee($,g,D,K,null,v.context)}function We(v){var g=v.context.type;return(g==")"||g=="]"||g=="}")&&(v.indented=v.context.indented),v.context=v.context.prev}function Je(v,g,D){if(g.prevToken=="variable"||g.prevToken=="type"||/\S(?:[^- ]>|[*\]])\s*$|\*$/.test(v.string.slice(0,D))||g.typeAtEndOfLine&&v.column()==v.indentation())return!0}function Ce(v){for(;;){if(!v||v.type=="top")return!0;if(v.type=="}"&&v.prev.info!="namespace")return!1;v=v.prev}}F.defineMode("clike",function(v,g){var D=v.indentUnit,K=g.statementIndentUnit||D,$=g.dontAlignCalls,pe=g.keywords||{},Re=g.types||{},ze=g.builtin||{},le=g.blockKeywords||{},te=g.defKeywords||{},de=g.atoms||{},he=g.hooks||{},ue=g.multiLineStrings,G=g.indentStatements!==!1,Ve=g.indentSwitch!==!1,Ct=g.namespaceSeparator,st=g.isPunctuationChar||/[\[\]{}\(\),;\:\.]/,gt=g.numberStart||/[\d\.]/,Le=g.number||/^(?:0x[a-f\d]+|0b[01]+|(?:\d+\.?\d*|\.\d+)(?:e[-+]?\d+)?)(u|ll?|l|f)?/i,Ke=g.isOperatorChar||/[+\-*&%=<>!?|\/]/,lt=g.isIdentifierChar||/[\w\$_\xa1-\uffff]/,ht=g.isReservedIdentifier||!1,re,Ne;function w(R,ne){var Y=R.next();if(he[Y]){var we=he[Y](R,ne);if(we!==!1)return we}if(Y=='"'||Y=="'")return ne.tokenize=A(Y),ne.tokenize(R,ne);if(gt.test(Y)){if(R.backUp(1),R.match(Le))return"number";R.next()}if(st.test(Y))return re=Y,null;if(Y=="/"){if(R.eat("*"))return ne.tokenize=C,C(R,ne);if(R.eat("/"))return R.skipToEnd(),"comment"}if(Ke.test(Y)){for(;!R.match(/^\/[\/*]/,!1)&&R.eat(Ke););return"operator"}if(R.eatWhile(lt),Ct)for(;R.match(Ct);)R.eatWhile(lt);var ve=R.current();return j(pe,ve)?(j(le,ve)&&(re="newstatement"),j(te,ve)&&(Ne=!0),"keyword"):j(Re,ve)?"type":j(ze,ve)||ht&&ht(ve)?(j(le,ve)&&(re="newstatement"),"builtin"):j(de,ve)?"atom":"variable"}function A(R){return function(ne,Y){for(var we=!1,ve,Tt=!1;(ve=ne.next())!=null;){if(ve==R&&!we){Tt=!0;break}we=!we&&ve=="\\"}return(Tt||!(we||ue))&&(Y.tokenize=null),"string"}}function C(R,ne){for(var Y=!1,we;we=R.next();){if(we=="/"&&Y){ne.tokenize=null;break}Y=we=="*"}return"comment"}function be(R,ne){g.typeFirstDefinitions&&R.eol()&&Ce(ne.context)&&(ne.typeAtEndOfLine=Je(R,ne,R.pos))}return{startState:function(R){return{tokenize:null,context:new Ee((R||0)-D,0,"top",null,!1),indented:0,startOfLine:!0,prevToken:null}},token:function(R,ne){var Y=ne.context;if(R.sol()&&(Y.align==null&&(Y.align=!1),ne.indented=R.indentation(),ne.startOfLine=!0),R.eatSpace())return be(R,ne),null;re=Ne=null;var we=(ne.tokenize||w)(R,ne);if(we=="comment"||we=="meta")return we;if(Y.align==null&&(Y.align=!0),re==";"||re==":"||re==","&&R.match(/^\s*(?:\/\/.*)?$/,!1))for(;ne.context.type=="statement";)We(ne);else if(re=="{")Se(ne,R.column(),"}");else if(re=="[")Se(ne,R.column(),"]");else if(re=="(")Se(ne,R.column(),")");else if(re=="}"){for(;Y.type=="statement";)Y=We(ne);for(Y.type=="}"&&(Y=We(ne));Y.type=="statement";)Y=We(ne)}else re==Y.type?We(ne):G&&((Y.type=="}"||Y.type=="top")&&re!=";"||Y.type=="statement"&&re=="newstatement")&&Se(ne,R.column(),"statement",R.current());if(we=="variable"&&(ne.prevToken=="def"||g.typeFirstDefinitions&&Je(R,ne,R.start)&&Ce(ne.context)&&R.match(/^\s*\(/,!1))&&(we="def"),he.token){var ve=he.token(R,ne,we);ve!==void 0&&(we=ve)}return we=="def"&&g.styleDefs===!1&&(we="variable"),ne.startOfLine=!1,ne.prevToken=Ne?"def":we||re,be(R,ne),we},indent:function(R,ne){if(R.tokenize!=w&&R.tokenize!=null||R.typeAtEndOfLine&&Ce(R.context))return F.Pass;var Y=R.context,we=ne&&ne.charAt(0),ve=we==Y.type;if(Y.type=="statement"&&we=="}"&&(Y=Y.prev),g.dontIndentStatements)for(;Y.type=="statement"&&g.dontIndentStatements.test(Y.info);)Y=Y.prev;if(he.indent){var Tt=he.indent(R,Y,ne,D);if(typeof Tt=="number")return Tt}var Ot=Y.prev&&Y.prev.info=="switch";if(g.allmanIndentation&&/[{(]/.test(we)){for(;Y.type!="top"&&Y.type!="}";)Y=Y.prev;return Y.indented}return Y.type=="statement"?Y.indented+(we=="{"?0:K):Y.align&&(!$||Y.type!=")")?Y.column+(ve?0:1):Y.type==")"&&!ve?Y.indented+K:Y.indented+(ve?0:D)+(!ve&&Ot&&!/^(?:case|default)\b/.test(ne)?D:0)},electricInput:Ve?/^\s*(?:case .*?:|default:|\{\}?|\})$/:/^\s*[{}]$/,blockCommentStart:"/*",blockCommentEnd:"*/",blockCommentContinue:" * ",lineComment:"//",fold:"brace"}});function M(v){for(var g={},D=v.split(" "),K=0;K!?|\/#:@]/,hooks:{"@":function(v){return v.eatWhile(/[\w\$_]/),"meta"},'"':function(v,g){return v.match('""')?(g.tokenize=T,g.tokenize(v,g)):!1},"'":function(v){return v.match(/^(\\[^'\s]+|[^\\'])'/)?"string-2":(v.eatWhile(/[\w\$_\xa1-\uffff]/),"atom")},"=":function(v,g){var D=g.context;return D.type=="}"&&D.align&&v.eat(">")?(g.context=new Ee(D.indented,D.column,D.type,D.info,null,D.prev),"operator"):!1},"/":function(v,g){return v.eat("*")?(g.tokenize=H(1),g.tokenize(v,g)):!1}},modeProps:{closeBrackets:{pairs:'()[]{}""',triples:'"'}}});function c(v){return function(g,D){for(var K=!1,$,pe=!1;!g.eol();){if(!v&&!K&&g.match('"')){pe=!0;break}if(v&&g.match('"""')){pe=!0;break}$=g.next(),!K&&$=="$"&&g.match("{")&&g.skipTo("}"),K=!K&&$=="\\"&&!v}return(pe||!v)&&(D.tokenize=null),"string"}}me("text/x-kotlin",{name:"clike",keywords:M("package as typealias class interface this super val operator var fun for is in This throw return annotation break continue object if else while do try when !in !is as? file import where by get set abstract enum open inner override private public internal protected catch finally out final vararg reified dynamic companion constructor init sealed field property receiver param sparam lateinit data inline noinline tailrec external annotation crossinline const operator infix suspend actual expect setparam value"),types:M("Boolean Byte Character CharSequence Class ClassLoader Cloneable Comparable Compiler Double Exception Float Integer Long Math Number Object Package Pair Process Runtime Runnable SecurityManager Short StackTraceElement StrictMath String StringBuffer System Thread ThreadGroup ThreadLocal Throwable Triple Void Annotation Any BooleanArray ByteArray Char CharArray DeprecationLevel DoubleArray Enum FloatArray Function Int IntArray Lazy LazyThreadSafetyMode LongArray Nothing ShortArray Unit"),intendSwitch:!1,indentStatements:!1,multiLineStrings:!0,number:/^(?:0x[a-f\d_]+|0b[01_]+|(?:[\d_]+(\.\d+)?|\.\d+)(?:e[-+]?[\d_]+)?)(u|ll?|l|f)?/i,blockKeywords:M("catch class do else finally for if where try while enum"),defKeywords:M("class val var object interface fun"),atoms:M("true false null this"),hooks:{"@":function(v){return v.eatWhile(/[\w\$_]/),"meta"},"*":function(v,g){return g.prevToken=="."?"variable":"operator"},'"':function(v,g){return g.tokenize=c(v.match('""')),g.tokenize(v,g)},"/":function(v,g){return v.eat("*")?(g.tokenize=H(1),g.tokenize(v,g)):!1},indent:function(v,g,D,K){var $=D&&D.charAt(0);if((v.prevToken=="}"||v.prevToken==")")&&D=="")return v.indented;if(v.prevToken=="operator"&&D!="}"&&v.context.type!="}"||v.prevToken=="variable"&&$=="."||(v.prevToken=="}"||v.prevToken==")")&&$==".")return K*2+g.indented;if(g.align&&g.type=="}")return g.indented+(v.context.type==(D||"").charAt(0)?0:K)}},modeProps:{closeBrackets:{triples:'"'}}}),me(["x-shader/x-vertex","x-shader/x-fragment"],{name:"clike",keywords:M("sampler1D sampler2D sampler3D samplerCube sampler1DShadow sampler2DShadow const attribute uniform varying break continue discard return for while do if else struct in out inout"),types:M("float int bool void vec2 vec3 vec4 ivec2 ivec3 ivec4 bvec2 bvec3 bvec4 mat2 mat3 mat4"),blockKeywords:M("for while do if else struct"),builtin:M("radians degrees sin cos tan asin acos atan pow exp log exp2 sqrt inversesqrt abs sign floor ceil fract mod min max clamp mix step smoothstep length distance dot cross normalize ftransform faceforward reflect refract matrixCompMult lessThan lessThanEqual greaterThan greaterThanEqual equal notEqual any all not texture1D texture1DProj texture1DLod texture1DProjLod texture2D texture2DProj texture2DLod texture2DProjLod texture3D texture3DProj texture3DLod texture3DProjLod textureCube textureCubeLod shadow1D shadow2D shadow1DProj shadow2DProj shadow1DLod shadow2DLod shadow1DProjLod shadow2DProjLod dFdx dFdy fwidth noise1 noise2 noise3 noise4"),atoms:M("true false gl_FragColor gl_SecondaryColor gl_Normal gl_Vertex gl_MultiTexCoord0 gl_MultiTexCoord1 gl_MultiTexCoord2 gl_MultiTexCoord3 gl_MultiTexCoord4 gl_MultiTexCoord5 gl_MultiTexCoord6 gl_MultiTexCoord7 gl_FogCoord gl_PointCoord gl_Position gl_PointSize gl_ClipVertex gl_FrontColor gl_BackColor gl_FrontSecondaryColor gl_BackSecondaryColor gl_TexCoord gl_FogFragCoord gl_FragCoord gl_FrontFacing gl_FragData gl_FragDepth gl_ModelViewMatrix gl_ProjectionMatrix gl_ModelViewProjectionMatrix gl_TextureMatrix gl_NormalMatrix gl_ModelViewMatrixInverse gl_ProjectionMatrixInverse gl_ModelViewProjectionMatrixInverse gl_TextureMatrixTranspose gl_ModelViewMatrixInverseTranspose gl_ProjectionMatrixInverseTranspose gl_ModelViewProjectionMatrixInverseTranspose gl_TextureMatrixInverseTranspose gl_NormalScale gl_DepthRange gl_ClipPlane gl_Point gl_FrontMaterial gl_BackMaterial gl_LightSource gl_LightModel gl_FrontLightModelProduct gl_BackLightModelProduct gl_TextureColor gl_EyePlaneS gl_EyePlaneT gl_EyePlaneR gl_EyePlaneQ gl_FogParameters gl_MaxLights gl_MaxClipPlanes gl_MaxTextureUnits gl_MaxTextureCoords gl_MaxVertexAttribs gl_MaxVertexUniformComponents gl_MaxVaryingFloats gl_MaxVertexTextureImageUnits gl_MaxTextureImageUnits gl_MaxFragmentUniformComponents gl_MaxCombineTextureImageUnits gl_MaxDrawBuffers"),indentSwitch:!1,hooks:{"#":oe},modeProps:{fold:["brace","include"]}}),me("text/x-nesc",{name:"clike",keywords:M(_+" as atomic async call command component components configuration event generic implementation includes interface module new norace nx_struct nx_union post provides signal task uses abstract extends"),types:Te,blockKeywords:M(ae),atoms:M("null true false"),hooks:{"#":oe},modeProps:{fold:["brace","include"]}}),me("text/x-objectivec",{name:"clike",keywords:M(_+" "+q),types:Oe,builtin:M(se),blockKeywords:M(ae+" @synthesize @try @catch @finally @autoreleasepool @synchronized"),defKeywords:M(V+" @interface @implementation @protocol @class"),dontIndentStatements:/^@.*$/,typeFirstDefinitions:!0,atoms:M("YES NO NULL Nil nil true false nullptr"),isReservedIdentifier:_e,hooks:{"#":oe,"*":xe},modeProps:{fold:["brace","include"]}}),me("text/x-objectivec++",{name:"clike",keywords:M(_+" "+q+" "+ie),types:Oe,builtin:M(se),blockKeywords:M(ae+" @synthesize @try @catch @finally @autoreleasepool @synchronized class try catch"),defKeywords:M(V+" @interface @implementation @protocol @class class namespace"),dontIndentStatements:/^@.*$|^template$/,typeFirstDefinitions:!0,atoms:M("YES NO NULL Nil nil true false nullptr"),isReservedIdentifier:_e,hooks:{"#":oe,"*":xe,u:Me,U:Me,L:Me,R:Me,0:ye,1:ye,2:ye,3:ye,4:ye,5:ye,6:ye,7:ye,8:ye,9:ye,token:function(v,g,D){if(D=="variable"&&v.peek()=="("&&(g.prevToken==";"||g.prevToken==null||g.prevToken=="}")&&He(v.current()))return"def"}},namespaceSeparator:"::",modeProps:{fold:["brace","include"]}}),me("text/x-squirrel",{name:"clike",keywords:M("base break clone continue const default delete enum extends function in class foreach local resume return this throw typeof yield constructor instanceof static"),types:Te,blockKeywords:M("case catch class else for foreach if switch try while"),defKeywords:M("function local class"),typeFirstDefinitions:!0,atoms:M("true false null"),hooks:{"#":oe},modeProps:{fold:["brace","include"]}});var x=null;function b(v){return function(g,D){for(var K=!1,$,pe=!1;!g.eol();){if(!K&&g.match('"')&&(v=="single"||g.match('""'))){pe=!0;break}if(!K&&g.match("``")){x=b(v),pe=!0;break}$=g.next(),K=v=="single"&&!K&&$=="\\"}return pe&&(D.tokenize=null),"string"}}me("text/x-ceylon",{name:"clike",keywords:M("abstracts alias assembly assert assign break case catch class continue dynamic else exists extends finally for function given if import in interface is let module new nonempty object of out outer package return satisfies super switch then this throw try value void while"),types:function(v){var g=v.charAt(0);return g===g.toUpperCase()&&g!==g.toLowerCase()},blockKeywords:M("case catch class dynamic else finally for function if interface module new object switch try while"),defKeywords:M("class dynamic function interface module object package value"),builtin:M("abstract actual aliased annotation by default deprecated doc final formal late license native optional sealed see serializable shared suppressWarnings tagged throws variable"),isPunctuationChar:/[\[\]{}\(\),;\:\.`]/,isOperatorChar:/[+\-*&%=<>!?|^~:\/]/,numberStart:/[\d#$]/,number:/^(?:#[\da-fA-F_]+|\$[01_]+|[\d_]+[kMGTPmunpf]?|[\d_]+\.[\d_]+(?:[eE][-+]?\d+|[kMGTPmunpf]|)|)/i,multiLineStrings:!0,typeFirstDefinitions:!0,atoms:M("true false null larger smaller equal empty finished"),indentSwitch:!1,styleDefs:!1,hooks:{"@":function(v){return v.eatWhile(/[\w\$_]/),"meta"},'"':function(v,g){return g.tokenize=b(v.match('""')?"triple":"single"),g.tokenize(v,g)},"`":function(v,g){return!x||!v.match("`")?!1:(g.tokenize=x,x=null,g.tokenize(v,g))},"'":function(v){return v.eatWhile(/[\w\$_\xa1-\uffff]/),"atom"},token:function(v,g,D){if((D=="variable"||D=="type")&&g.prevToken==".")return"variable-2"}},modeProps:{fold:["brace","import"],closeBrackets:{triples:'"'}}})})})();export{Cu as default}; diff --git a/main/trace/assets/wsPort-964mA9MZ.js b/main/trace/assets/wsPort-964mA9MZ.js new file mode 100644 index 000000000..e74b418b4 --- /dev/null +++ b/main/trace/assets/wsPort-964mA9MZ.js @@ -0,0 +1,69 @@ +var Mp=Object.defineProperty;var jp=(e,t,n)=>t in e?Mp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Z=(e,t,n)=>(jp(e,typeof t!="symbol"?t+"":t,n),n);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const s of i)if(s.type==="childList")for(const o of s.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const s={};return i.integrity&&(s.integrity=i.integrity),i.referrerPolicy&&(s.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?s.credentials="include":i.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(i){if(i.ep)return;i.ep=!0;const s=n(i);fetch(i.href,s)}})();var Py=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ip(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Pc={exports:{}},bs={},Rc={exports:{}},O={};/** + * @license React + * react.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var ni=Symbol.for("react.element"),Pp=Symbol.for("react.portal"),Rp=Symbol.for("react.fragment"),$p=Symbol.for("react.strict_mode"),Op=Symbol.for("react.profiler"),zp=Symbol.for("react.provider"),Dp=Symbol.for("react.context"),Hp=Symbol.for("react.forward_ref"),Fp=Symbol.for("react.suspense"),Up=Symbol.for("react.memo"),Vp=Symbol.for("react.lazy"),qa=Symbol.iterator;function Bp(e){return e===null||typeof e!="object"?null:(e=qa&&e[qa]||e["@@iterator"],typeof e=="function"?e:null)}var $c={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Oc=Object.assign,zc={};function Jn(e,t,n){this.props=e,this.context=t,this.refs=zc,this.updater=n||$c}Jn.prototype.isReactComponent={};Jn.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};Jn.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function Dc(){}Dc.prototype=Jn.prototype;function Hl(e,t,n){this.props=e,this.context=t,this.refs=zc,this.updater=n||$c}var Fl=Hl.prototype=new Dc;Fl.constructor=Hl;Oc(Fl,Jn.prototype);Fl.isPureReactComponent=!0;var Xa=Array.isArray,Hc=Object.prototype.hasOwnProperty,Ul={current:null},Fc={key:!0,ref:!0,__self:!0,__source:!0};function Uc(e,t,n){var r,i={},s=null,o=null;if(t!=null)for(r in t.ref!==void 0&&(o=t.ref),t.key!==void 0&&(s=""+t.key),t)Hc.call(t,r)&&!Fc.hasOwnProperty(r)&&(i[r]=t[r]);var l=arguments.length-2;if(l===1)i.children=n;else if(1{let o=!1;return r!==void 0&&s(r),e().then(l=>{o||s(l)}),()=>{o=!0}},t),i}function pn(){const e=zt.useRef(null),[t,n]=zt.useState(new DOMRect(0,0,10,10));return zt.useLayoutEffect(()=>{const r=e.current;if(!r)return;const i=new ResizeObserver(s=>{const o=s[s.length-1];o&&o.contentRect&&n(o.contentRect)});return i.observe(r),()=>i.disconnect()},[e]),[t,e]}function Qe(e){if(!isFinite(e))return"-";if(e===0)return"0";if(e<1e3)return e.toFixed(0)+"ms";const t=e/1e3;if(t<60)return t.toFixed(1)+"s";const n=t/60;if(n<60)return n.toFixed(1)+"m";const r=n/60;return r<24?r.toFixed(1)+"h":(r/24).toFixed(1)+"d"}function nm(e){if(e<0||!isFinite(e))return"-";if(e===0)return"0";if(e<1e3)return e.toFixed(0);const t=e/1024;if(t<1e3)return t.toFixed(1)+"K";const n=t/1024;return n<1e3?n.toFixed(1)+"M":(n/1024).toFixed(1)+"G"}function Bc(e,t,n,r,i){let s=r||0,o=i!==void 0?i:e.length;for(;s>1;n(t,e[l])>=0?s=l+1:o=l}return o}function rm(e){const t=document.createElement("textarea");t.style.position="absolute",t.style.zIndex="-1000",t.value=e,document.body.appendChild(t),t.select(),document.execCommand("copy"),t.remove()}function Ji(e,t){const n=e?Or.getObject(e,t):t,[r,i]=zt.useState(n);return[r,o=>{e&&Or.setObject(e,o),i(o)}]}class im{getString(t,n){return localStorage[t]||n}setString(t,n){localStorage[t]=n,window.saveSettings&&window.saveSettings()}getObject(t,n){if(!localStorage[t])return n;try{return JSON.parse(localStorage[t])}catch{return n}}setObject(t,n){localStorage[t]=JSON.stringify(n),window.saveSettings&&window.saveSettings()}}const Or=new im;function Ry(){if(document.playwrightThemeInitialized)return;document.playwrightThemeInitialized=!0,document.defaultView.addEventListener("focus",n=>{n.target.document.nodeType===Node.DOCUMENT_NODE&&document.body.classList.remove("inactive")},!1),document.defaultView.addEventListener("blur",n=>{document.body.classList.add("inactive")},!1);const e=Or.getString("theme","light-mode"),t=window.matchMedia("(prefers-color-scheme: dark)");(e==="dark-mode"||t.matches)&&document.body.classList.add("dark-mode")}const Bl=new Set;function $y(){const e=Or.getString("theme","light-mode");let t;e==="dark-mode"?t="light-mode":t="dark-mode",e&&document.body.classList.remove(e),document.body.classList.add(t),Or.setString("theme",t);for(const n of Bl)n(t)}function Oy(e){Bl.add(e)}function zy(e){Bl.delete(e)}function Dy(){return document.body.classList.contains("dark-mode")?"dark-mode":"light-mode"}var Wc={exports:{}},Ue={},qc={exports:{}},Xc={};/** + * @license React + * scheduler.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */(function(e){function t(M,R){var $=M.length;M.push(R);e:for(;0<$;){var W=$-1>>>1,ne=M[W];if(0>>1;Wi(or,$))mti(vn,or)?(M[W]=vn,M[mt]=$,W=mt):(M[W]=or,M[pt]=$,W=pt);else if(mti(vn,$))M[W]=vn,M[mt]=$,W=mt;else break e}}return R}function i(M,R){var $=M.sortIndex-R.sortIndex;return $!==0?$:M.id-R.id}if(typeof performance=="object"&&typeof performance.now=="function"){var s=performance;e.unstable_now=function(){return s.now()}}else{var o=Date,l=o.now();e.unstable_now=function(){return o.now()-l}}var a=[],u=[],c=1,f=null,p=3,v=!1,y=!1,w=!1,x=typeof setTimeout=="function"?setTimeout:null,h=typeof clearTimeout=="function"?clearTimeout:null,m=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function g(M){for(var R=n(u);R!==null;){if(R.callback===null)r(u);else if(R.startTime<=M)r(u),R.sortIndex=R.expirationTime,t(a,R);else break;R=n(u)}}function _(M){if(w=!1,g(M),!y)if(n(a)!==null)y=!0,Ne(N);else{var R=n(u);R!==null&&ue(_,R.startTime-M)}}function N(M,R){y=!1,w&&(w=!1,h(E),E=-1),v=!0;var $=p;try{for(g(R),f=n(a);f!==null&&(!(f.expirationTime>R)||M&&!P());){var W=f.callback;if(typeof W=="function"){f.callback=null,p=f.priorityLevel;var ne=W(f.expirationTime<=R);R=e.unstable_now(),typeof ne=="function"?f.callback=ne:f===n(a)&&r(a),g(R)}else r(a);f=n(a)}if(f!==null)var Je=!0;else{var pt=n(u);pt!==null&&ue(_,pt.startTime-R),Je=!1}return Je}finally{f=null,p=$,v=!1}}var k=!1,C=null,E=-1,S=5,A=-1;function P(){return!(e.unstable_now()-AM||125W?(M.sortIndex=$,t(u,M),n(a)===null&&M===n(u)&&(w?(h(E),E=-1):w=!0,ue(_,$-W))):(M.sortIndex=ne,t(a,M),y||v||(y=!0,Ne(N))),M},e.unstable_shouldYield=P,e.unstable_wrapCallback=function(M){var R=p;return function(){var $=p;p=R;try{return M.apply(this,arguments)}finally{p=$}}}})(Xc);qc.exports=Xc;var sm=qc.exports;/** + * @license React + * react-dom.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var Qc=L,He=sm;function b(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Ro=Object.prototype.hasOwnProperty,om=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,Ka={},Ga={};function lm(e){return Ro.call(Ga,e)?!0:Ro.call(Ka,e)?!1:om.test(e)?Ga[e]=!0:(Ka[e]=!0,!1)}function am(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function um(e,t,n,r){if(t===null||typeof t>"u"||am(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function Ce(e,t,n,r,i,s,o){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=s,this.removeEmptyString=o}var me={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){me[e]=new Ce(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];me[t]=new Ce(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){me[e]=new Ce(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){me[e]=new Ce(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){me[e]=new Ce(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){me[e]=new Ce(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){me[e]=new Ce(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){me[e]=new Ce(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){me[e]=new Ce(e,5,!1,e.toLowerCase(),null,!1,!1)});var Wl=/[\-:]([a-z])/g;function ql(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(Wl,ql);me[t]=new Ce(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(Wl,ql);me[t]=new Ce(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(Wl,ql);me[t]=new Ce(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){me[e]=new Ce(e,1,!1,e.toLowerCase(),null,!1,!1)});me.xlinkHref=new Ce("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){me[e]=new Ce(e,1,!1,e.toLowerCase(),null,!0,!0)});function Xl(e,t,n,r){var i=me.hasOwnProperty(t)?me[t]:null;(i!==null?i.type!==0:r||!(2l||i[o]!==s[l]){var a=` +`+i[o].replace(" at new "," at ");return e.displayName&&a.includes("")&&(a=a.replace("",e.displayName)),a}while(1<=o&&0<=l);break}}}finally{to=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?_r(e):""}function cm(e){switch(e.tag){case 5:return _r(e.type);case 16:return _r("Lazy");case 13:return _r("Suspense");case 19:return _r("SuspenseList");case 0:case 2:case 15:return e=no(e.type,!1),e;case 11:return e=no(e.type.render,!1),e;case 1:return e=no(e.type,!0),e;default:return""}}function Do(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Tn:return"Fragment";case kn:return"Portal";case $o:return"Profiler";case Ql:return"StrictMode";case Oo:return"Suspense";case zo:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case Yc:return(e.displayName||"Context")+".Consumer";case Gc:return(e._context.displayName||"Context")+".Provider";case Kl:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case Gl:return t=e.displayName||null,t!==null?t:Do(e.type)||"Memo";case At:t=e._payload,e=e._init;try{return Do(e(t))}catch{}}return null}function dm(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Do(t);case 8:return t===Ql?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function Qt(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Zc(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function fm(e){var t=Zc(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var i=n.get,s=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(o){r=""+o,s.call(this,o)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(o){r=""+o},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function hi(e){e._valueTracker||(e._valueTracker=fm(e))}function ed(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Zc(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function Zi(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function Ho(e,t){var n=t.checked;return G({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function Ja(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=Qt(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function td(e,t){t=t.checked,t!=null&&Xl(e,"checked",t,!1)}function Fo(e,t){td(e,t);var n=Qt(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?Uo(e,t.type,n):t.hasOwnProperty("defaultValue")&&Uo(e,t.type,Qt(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function Za(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function Uo(e,t,n){(t!=="number"||Zi(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var Er=Array.isArray;function zn(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i"+t.valueOf().toString()+"",t=pi.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function Dr(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var br={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},hm=["Webkit","ms","Moz","O"];Object.keys(br).forEach(function(e){hm.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),br[t]=br[e]})});function sd(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||br.hasOwnProperty(e)&&br[e]?(""+t).trim():t+"px"}function od(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,i=sd(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}var pm=G({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Wo(e,t){if(t){if(pm[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(b(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(b(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(b(61))}if(t.style!=null&&typeof t.style!="object")throw Error(b(62))}}function qo(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Xo=null;function Yl(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Qo=null,Dn=null,Hn=null;function nu(e){if(e=si(e)){if(typeof Qo!="function")throw Error(b(280));var t=e.stateNode;t&&(t=Is(t),Qo(e.stateNode,e.type,t))}}function ld(e){Dn?Hn?Hn.push(e):Hn=[e]:Dn=e}function ad(){if(Dn){var e=Dn,t=Hn;if(Hn=Dn=null,nu(e),t)for(e=0;e>>=0,e===0?32:31-(Tm(e)/Cm|0)|0}var mi=64,gi=4194304;function kr(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function rs(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,i=e.suspendedLanes,s=e.pingedLanes,o=n&268435455;if(o!==0){var l=o&~i;l!==0?r=kr(l):(s&=o,s!==0&&(r=kr(s)))}else o=n&~i,o!==0?r=kr(o):s!==0&&(r=kr(s));if(r===0)return 0;if(t!==0&&t!==r&&!(t&i)&&(i=r&-r,s=t&-t,i>=s||i===16&&(s&4194240)!==0))return t;if(r&4&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0n;n++)t.push(e);return t}function ri(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-rt(t),e[t]=n}function Am(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0=Ar),du=" ",fu=!1;function bd(e,t){switch(e){case"keyup":return ig.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Ld(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Cn=!1;function og(e,t){switch(e){case"compositionend":return Ld(t);case"keypress":return t.which!==32?null:(fu=!0,du);case"textInput":return e=t.data,e===du&&fu?null:e;default:return null}}function lg(e,t){if(Cn)return e==="compositionend"||!sa&&bd(e,t)?(e=Cd(),$i=na=$t=null,Cn=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=gu(n)}}function Id(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Id(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function Pd(){for(var e=window,t=Zi();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=Zi(e.document)}return t}function oa(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function gg(e){var t=Pd(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&Id(n.ownerDocument.documentElement,n)){if(r!==null&&oa(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var i=n.textContent.length,s=Math.min(r.start,i);r=r.end===void 0?s:Math.min(r.end,i),!e.extend&&s>r&&(i=r,r=s,s=i),i=vu(n,s);var o=vu(n,r);i&&o&&(e.rangeCount!==1||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==o.node||e.focusOffset!==o.offset)&&(t=t.createRange(),t.setStart(i.node,i.offset),e.removeAllRanges(),s>r?(e.addRange(t),e.extend(o.node,o.offset)):(t.setEnd(o.node,o.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n=document.documentMode,Nn=null,el=null,jr=null,tl=!1;function yu(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;tl||Nn==null||Nn!==Zi(r)||(r=Nn,"selectionStart"in r&&oa(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),jr&&Wr(jr,r)||(jr=r,r=os(el,"onSelect"),0An||(e.current=ll[An],ll[An]=null,An--)}function U(e,t){An++,ll[An]=e.current,e.current=t}var Kt={},xe=Yt(Kt),Ie=Yt(!1),an=Kt;function qn(e,t){var n=e.type.contextTypes;if(!n)return Kt;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i={},s;for(s in n)i[s]=t[s];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function Pe(e){return e=e.childContextTypes,e!=null}function as(){B(Ie),B(xe)}function Tu(e,t,n){if(xe.current!==Kt)throw Error(b(168));U(xe,t),U(Ie,n)}function Vd(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var i in r)if(!(i in t))throw Error(b(108,dm(e)||"Unknown",i));return G({},n,r)}function us(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Kt,an=xe.current,U(xe,e),U(Ie,Ie.current),!0}function Cu(e,t,n){var r=e.stateNode;if(!r)throw Error(b(169));n?(e=Vd(e,t,an),r.__reactInternalMemoizedMergedChildContext=e,B(Ie),B(xe),U(xe,e)):B(Ie),U(Ie,n)}var xt=null,Ps=!1,vo=!1;function Bd(e){xt===null?xt=[e]:xt.push(e)}function bg(e){Ps=!0,Bd(e)}function Jt(){if(!vo&&xt!==null){vo=!0;var e=0,t=F;try{var n=xt;for(F=1;e>=o,i-=o,St=1<<32-rt(t)+i|n<E?(S=C,C=null):S=C.sibling;var A=p(h,C,g[E],_);if(A===null){C===null&&(C=S);break}e&&C&&A.alternate===null&&t(h,C),m=s(A,m,E),k===null?N=A:k.sibling=A,k=A,C=S}if(E===g.length)return n(h,C),X&&Zt(h,E),N;if(C===null){for(;EE?(S=C,C=null):S=C.sibling;var P=p(h,C,A.value,_);if(P===null){C===null&&(C=S);break}e&&C&&P.alternate===null&&t(h,C),m=s(P,m,E),k===null?N=P:k.sibling=P,k=P,C=S}if(A.done)return n(h,C),X&&Zt(h,E),N;if(C===null){for(;!A.done;E++,A=g.next())A=f(h,A.value,_),A!==null&&(m=s(A,m,E),k===null?N=A:k.sibling=A,k=A);return X&&Zt(h,E),N}for(C=r(h,C);!A.done;E++,A=g.next())A=v(C,h,E,A.value,_),A!==null&&(e&&A.alternate!==null&&C.delete(A.key===null?E:A.key),m=s(A,m,E),k===null?N=A:k.sibling=A,k=A);return e&&C.forEach(function(T){return t(h,T)}),X&&Zt(h,E),N}function x(h,m,g,_){if(typeof g=="object"&&g!==null&&g.type===Tn&&g.key===null&&(g=g.props.children),typeof g=="object"&&g!==null){switch(g.$$typeof){case fi:e:{for(var N=g.key,k=m;k!==null;){if(k.key===N){if(N=g.type,N===Tn){if(k.tag===7){n(h,k.sibling),m=i(k,g.props.children),m.return=h,h=m;break e}}else if(k.elementType===N||typeof N=="object"&&N!==null&&N.$$typeof===At&&Iu(N)===k.type){n(h,k.sibling),m=i(k,g.props),m.ref=hr(h,k,g),m.return=h,h=m;break e}n(h,k);break}else t(h,k);k=k.sibling}g.type===Tn?(m=on(g.props.children,h.mode,_,g.key),m.return=h,h=m):(_=Bi(g.type,g.key,g.props,null,h.mode,_),_.ref=hr(h,m,g),_.return=h,h=_)}return o(h);case kn:e:{for(k=g.key;m!==null;){if(m.key===k)if(m.tag===4&&m.stateNode.containerInfo===g.containerInfo&&m.stateNode.implementation===g.implementation){n(h,m.sibling),m=i(m,g.children||[]),m.return=h,h=m;break e}else{n(h,m);break}else t(h,m);m=m.sibling}m=To(g,h.mode,_),m.return=h,h=m}return o(h);case At:return k=g._init,x(h,m,k(g._payload),_)}if(Er(g))return y(h,m,g,_);if(ar(g))return w(h,m,g,_);Ei(h,g)}return typeof g=="string"&&g!==""||typeof g=="number"?(g=""+g,m!==null&&m.tag===6?(n(h,m.sibling),m=i(m,g),m.return=h,h=m):(n(h,m),m=ko(g,h.mode,_),m.return=h,h=m),o(h)):n(h,m)}return x}var Qn=Jd(!0),Zd=Jd(!1),oi={},ht=Yt(oi),Kr=Yt(oi),Gr=Yt(oi);function rn(e){if(e===oi)throw Error(b(174));return e}function ma(e,t){switch(U(Gr,t),U(Kr,e),U(ht,oi),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:Bo(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=Bo(t,e)}B(ht),U(ht,t)}function Kn(){B(ht),B(Kr),B(Gr)}function ef(e){rn(Gr.current);var t=rn(ht.current),n=Bo(t,e.type);t!==n&&(U(Kr,e),U(ht,n))}function ga(e){Kr.current===e&&(B(ht),B(Kr))}var Q=Yt(0);function ms(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if(t.flags&128)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var yo=[];function va(){for(var e=0;en?n:4,e(!0);var r=wo.transition;wo.transition={};try{e(!1),t()}finally{F=n,wo.transition=r}}function vf(){return Ye().memoizedState}function jg(e,t,n){var r=Wt(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},yf(e))wf(t,n);else if(n=Qd(e,t,n,r),n!==null){var i=ke();it(n,e,r,i),xf(n,t,r)}}function Ig(e,t,n){var r=Wt(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(yf(e))wf(t,i);else{var s=e.alternate;if(e.lanes===0&&(s===null||s.lanes===0)&&(s=t.lastRenderedReducer,s!==null))try{var o=t.lastRenderedState,l=s(o,n);if(i.hasEagerState=!0,i.eagerState=l,ot(l,o)){var a=t.interleaved;a===null?(i.next=i,ha(t)):(i.next=a.next,a.next=i),t.interleaved=i;return}}catch{}finally{}n=Qd(e,t,i,r),n!==null&&(i=ke(),it(n,e,r,i),xf(n,t,r))}}function yf(e){var t=e.alternate;return e===K||t!==null&&t===K}function wf(e,t){Ir=gs=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function xf(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Zl(e,n)}}var vs={readContext:Ge,useCallback:ge,useContext:ge,useEffect:ge,useImperativeHandle:ge,useInsertionEffect:ge,useLayoutEffect:ge,useMemo:ge,useReducer:ge,useRef:ge,useState:ge,useDebugValue:ge,useDeferredValue:ge,useTransition:ge,useMutableSource:ge,useSyncExternalStore:ge,useId:ge,unstable_isNewReconciler:!1},Pg={readContext:Ge,useCallback:function(e,t){return ct().memoizedState=[e,t===void 0?null:t],e},useContext:Ge,useEffect:Ru,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,Hi(4194308,4,ff.bind(null,t,e),n)},useLayoutEffect:function(e,t){return Hi(4194308,4,e,t)},useInsertionEffect:function(e,t){return Hi(4,2,e,t)},useMemo:function(e,t){var n=ct();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=ct();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=jg.bind(null,K,e),[r.memoizedState,e]},useRef:function(e){var t=ct();return e={current:e},t.memoizedState=e},useState:Pu,useDebugValue:_a,useDeferredValue:function(e){return ct().memoizedState=e},useTransition:function(){var e=Pu(!1),t=e[0];return e=Mg.bind(null,e[1]),ct().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=K,i=ct();if(X){if(n===void 0)throw Error(b(407));n=n()}else{if(n=t(),de===null)throw Error(b(349));cn&30||rf(r,t,n)}i.memoizedState=n;var s={value:n,getSnapshot:t};return i.queue=s,Ru(of.bind(null,r,s,e),[e]),r.flags|=2048,Zr(9,sf.bind(null,r,s,n,t),void 0,null),n},useId:function(){var e=ct(),t=de.identifierPrefix;if(X){var n=_t,r=St;n=(r&~(1<<32-rt(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=Yr++,0<\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=o.createElement(n,{is:r.is}):(e=o.createElement(n),n==="select"&&(o=e,r.multiple?o.multiple=!0:r.size&&(o.size=r.size))):e=o.createElementNS(e,n),e[dt]=t,e[Qr]=r,Lf(e,t,!1,!1),t.stateNode=e;e:{switch(o=qo(n,r),n){case"dialog":V("cancel",e),V("close",e),i=r;break;case"iframe":case"object":case"embed":V("load",e),i=r;break;case"video":case"audio":for(i=0;iYn&&(t.flags|=128,r=!0,pr(s,!1),t.lanes=4194304)}else{if(!r)if(e=ms(o),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),pr(s,!0),s.tail===null&&s.tailMode==="hidden"&&!o.alternate&&!X)return ve(t),null}else 2*ee()-s.renderingStartTime>Yn&&n!==1073741824&&(t.flags|=128,r=!0,pr(s,!1),t.lanes=4194304);s.isBackwards?(o.sibling=t.child,t.child=o):(n=s.last,n!==null?n.sibling=o:t.child=o,s.last=o)}return s.tail!==null?(t=s.tail,s.rendering=t,s.tail=t.sibling,s.renderingStartTime=ee(),t.sibling=null,n=Q.current,U(Q,r?n&1|2:n&1),t):(ve(t),null);case 22:case 23:return ba(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?Oe&1073741824&&(ve(t),t.subtreeFlags&6&&(t.flags|=8192)):ve(t),null;case 24:return null;case 25:return null}throw Error(b(156,t.tag))}function Ug(e,t){switch(aa(t),t.tag){case 1:return Pe(t.type)&&as(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Kn(),B(Ie),B(xe),va(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return ga(t),null;case 13:if(B(Q),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(b(340));Xn()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return B(Q),null;case 4:return Kn(),null;case 10:return fa(t.type._context),null;case 22:case 23:return ba(),null;case 24:return null;default:return null}}var Ti=!1,we=!1,Vg=typeof WeakSet=="function"?WeakSet:Set,j=null;function Pn(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){J(e,t,r)}else n.current=null}function wl(e,t,n){try{n()}catch(r){J(e,t,r)}}var Bu=!1;function Bg(e,t){if(nl=is,e=Pd(),oa(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var i=r.anchorOffset,s=r.focusNode;r=r.focusOffset;try{n.nodeType,s.nodeType}catch{n=null;break e}var o=0,l=-1,a=-1,u=0,c=0,f=e,p=null;t:for(;;){for(var v;f!==n||i!==0&&f.nodeType!==3||(l=o+i),f!==s||r!==0&&f.nodeType!==3||(a=o+r),f.nodeType===3&&(o+=f.nodeValue.length),(v=f.firstChild)!==null;)p=f,f=v;for(;;){if(f===e)break t;if(p===n&&++u===i&&(l=o),p===s&&++c===r&&(a=o),(v=f.nextSibling)!==null)break;f=p,p=f.parentNode}f=v}n=l===-1||a===-1?null:{start:l,end:a}}else n=null}n=n||{start:0,end:0}}else n=null;for(rl={focusedElem:e,selectionRange:n},is=!1,j=t;j!==null;)if(t=j,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,j=e;else for(;j!==null;){t=j;try{var y=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(y!==null){var w=y.memoizedProps,x=y.memoizedState,h=t.stateNode,m=h.getSnapshotBeforeUpdate(t.elementType===t.type?w:et(t.type,w),x);h.__reactInternalSnapshotBeforeUpdate=m}break;case 3:var g=t.stateNode.containerInfo;g.nodeType===1?g.textContent="":g.nodeType===9&&g.documentElement&&g.removeChild(g.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(b(163))}}catch(_){J(t,t.return,_)}if(e=t.sibling,e!==null){e.return=t.return,j=e;break}j=t.return}return y=Bu,Bu=!1,y}function Pr(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var i=r=r.next;do{if((i.tag&e)===e){var s=i.destroy;i.destroy=void 0,s!==void 0&&wl(t,n,s)}i=i.next}while(i!==r)}}function Os(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function xl(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function jf(e){var t=e.alternate;t!==null&&(e.alternate=null,jf(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[dt],delete t[Qr],delete t[ol],delete t[Cg],delete t[Ng])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function If(e){return e.tag===5||e.tag===3||e.tag===4}function Wu(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||If(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Sl(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=ls));else if(r!==4&&(e=e.child,e!==null))for(Sl(e,t,n),e=e.sibling;e!==null;)Sl(e,t,n),e=e.sibling}function _l(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(_l(e,t,n),e=e.sibling;e!==null;)_l(e,t,n),e=e.sibling}var fe=null,tt=!1;function Lt(e,t,n){for(n=n.child;n!==null;)Pf(e,t,n),n=n.sibling}function Pf(e,t,n){if(ft&&typeof ft.onCommitFiberUnmount=="function")try{ft.onCommitFiberUnmount(Ls,n)}catch{}switch(n.tag){case 5:we||Pn(n,t);case 6:var r=fe,i=tt;fe=null,Lt(e,t,n),fe=r,tt=i,fe!==null&&(tt?(e=fe,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):fe.removeChild(n.stateNode));break;case 18:fe!==null&&(tt?(e=fe,n=n.stateNode,e.nodeType===8?go(e.parentNode,n):e.nodeType===1&&go(e,n),Vr(e)):go(fe,n.stateNode));break;case 4:r=fe,i=tt,fe=n.stateNode.containerInfo,tt=!0,Lt(e,t,n),fe=r,tt=i;break;case 0:case 11:case 14:case 15:if(!we&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){i=r=r.next;do{var s=i,o=s.destroy;s=s.tag,o!==void 0&&(s&2||s&4)&&wl(n,t,o),i=i.next}while(i!==r)}Lt(e,t,n);break;case 1:if(!we&&(Pn(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(l){J(n,t,l)}Lt(e,t,n);break;case 21:Lt(e,t,n);break;case 22:n.mode&1?(we=(r=we)||n.memoizedState!==null,Lt(e,t,n),we=r):Lt(e,t,n);break;default:Lt(e,t,n)}}function qu(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new Vg),t.forEach(function(r){var i=Zg.bind(null,e,r);n.has(r)||(n.add(r),r.then(i,i))})}}function Ze(e,t){var n=t.deletions;if(n!==null)for(var r=0;ri&&(i=o),r&=~s}if(r=i,r=ee()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*qg(r/1960))-r,10e?16:e,Ot===null)var r=!1;else{if(e=Ot,Ot=null,xs=0,D&6)throw Error(b(331));var i=D;for(D|=4,j=e.current;j!==null;){var s=j,o=s.child;if(j.flags&16){var l=s.deletions;if(l!==null){for(var a=0;aee()-Ca?sn(e,0):Ta|=n),Re(e,t)}function Uf(e,t){t===0&&(e.mode&1?(t=gi,gi<<=1,!(gi&130023424)&&(gi=4194304)):t=1);var n=ke();e=Ct(e,t),e!==null&&(ri(e,t,n),Re(e,n))}function Jg(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),Uf(e,n)}function Zg(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;i!==null&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(b(314))}r!==null&&r.delete(t),Uf(e,n)}var Vf;Vf=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||Ie.current)je=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return je=!1,Hg(e,t,n);je=!!(e.flags&131072)}else je=!1,X&&t.flags&1048576&&Wd(t,ds,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;Fi(e,t),e=t.pendingProps;var i=qn(t,xe.current);Un(t,n),i=wa(null,t,r,e,i,n);var s=xa();return t.flags|=1,typeof i=="object"&&i!==null&&typeof i.render=="function"&&i.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Pe(r)?(s=!0,us(t)):s=!1,t.memoizedState=i.state!==null&&i.state!==void 0?i.state:null,pa(t),i.updater=Rs,t.stateNode=i,i._reactInternals=t,fl(t,r,e,n),t=ml(null,t,r,!0,s,n)):(t.tag=0,X&&s&&la(t),Se(null,t,i,n),t=t.child),t;case 16:r=t.elementType;e:{switch(Fi(e,t),e=t.pendingProps,i=r._init,r=i(r._payload),t.type=r,i=t.tag=t0(r),e=et(r,e),i){case 0:t=pl(null,t,r,e,n);break e;case 1:t=Fu(null,t,r,e,n);break e;case 11:t=Du(null,t,r,e,n);break e;case 14:t=Hu(null,t,r,et(r.type,e),n);break e}throw Error(b(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:et(r,i),pl(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:et(r,i),Fu(e,t,r,i,n);case 3:e:{if(Cf(t),e===null)throw Error(b(387));r=t.pendingProps,s=t.memoizedState,i=s.element,Kd(e,t),ps(t,r,null,n);var o=t.memoizedState;if(r=o.element,s.isDehydrated)if(s={element:r,isDehydrated:!1,cache:o.cache,pendingSuspenseBoundaries:o.pendingSuspenseBoundaries,transitions:o.transitions},t.updateQueue.baseState=s,t.memoizedState=s,t.flags&256){i=Gn(Error(b(423)),t),t=Uu(e,t,r,n,i);break e}else if(r!==i){i=Gn(Error(b(424)),t),t=Uu(e,t,r,n,i);break e}else for(ze=Ut(t.stateNode.containerInfo.firstChild),De=t,X=!0,nt=null,n=Zd(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(Xn(),r===i){t=Nt(e,t,n);break e}Se(e,t,r,n)}t=t.child}return t;case 5:return ef(t),e===null&&ul(t),r=t.type,i=t.pendingProps,s=e!==null?e.memoizedProps:null,o=i.children,il(r,i)?o=null:s!==null&&il(r,s)&&(t.flags|=32),Tf(e,t),Se(e,t,o,n),t.child;case 6:return e===null&&ul(t),null;case 13:return Nf(e,t,n);case 4:return ma(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Qn(t,null,r,n):Se(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:et(r,i),Du(e,t,r,i,n);case 7:return Se(e,t,t.pendingProps,n),t.child;case 8:return Se(e,t,t.pendingProps.children,n),t.child;case 12:return Se(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,i=t.pendingProps,s=t.memoizedProps,o=i.value,U(fs,r._currentValue),r._currentValue=o,s!==null)if(ot(s.value,o)){if(s.children===i.children&&!Ie.current){t=Nt(e,t,n);break e}}else for(s=t.child,s!==null&&(s.return=t);s!==null;){var l=s.dependencies;if(l!==null){o=s.child;for(var a=l.firstContext;a!==null;){if(a.context===r){if(s.tag===1){a=Et(-1,n&-n),a.tag=2;var u=s.updateQueue;if(u!==null){u=u.shared;var c=u.pending;c===null?a.next=a:(a.next=c.next,c.next=a),u.pending=a}}s.lanes|=n,a=s.alternate,a!==null&&(a.lanes|=n),cl(s.return,n,t),l.lanes|=n;break}a=a.next}}else if(s.tag===10)o=s.type===t.type?null:s.child;else if(s.tag===18){if(o=s.return,o===null)throw Error(b(341));o.lanes|=n,l=o.alternate,l!==null&&(l.lanes|=n),cl(o,n,t),o=s.sibling}else o=s.child;if(o!==null)o.return=s;else for(o=s;o!==null;){if(o===t){o=null;break}if(s=o.sibling,s!==null){s.return=o.return,o=s;break}o=o.return}s=o}Se(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,Un(t,n),i=Ge(i),r=r(i),t.flags|=1,Se(e,t,r,n),t.child;case 14:return r=t.type,i=et(r,t.pendingProps),i=et(r.type,i),Hu(e,t,r,i,n);case 15:return Ef(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:et(r,i),Fi(e,t),t.tag=1,Pe(r)?(e=!0,us(t)):e=!1,Un(t,n),Yd(t,r,i),fl(t,r,i,n),ml(null,t,r,!0,e,n);case 19:return bf(e,t,n);case 22:return kf(e,t,n)}throw Error(b(156,t.tag))};function Bf(e,t){return md(e,t)}function e0(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Xe(e,t,n,r){return new e0(e,t,n,r)}function Aa(e){return e=e.prototype,!(!e||!e.isReactComponent)}function t0(e){if(typeof e=="function")return Aa(e)?1:0;if(e!=null){if(e=e.$$typeof,e===Kl)return 11;if(e===Gl)return 14}return 2}function qt(e,t){var n=e.alternate;return n===null?(n=Xe(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Bi(e,t,n,r,i,s){var o=2;if(r=e,typeof e=="function")Aa(e)&&(o=1);else if(typeof e=="string")o=5;else e:switch(e){case Tn:return on(n.children,i,s,t);case Ql:o=8,i|=8;break;case $o:return e=Xe(12,n,t,i|2),e.elementType=$o,e.lanes=s,e;case Oo:return e=Xe(13,n,t,i),e.elementType=Oo,e.lanes=s,e;case zo:return e=Xe(19,n,t,i),e.elementType=zo,e.lanes=s,e;case Jc:return Ds(n,i,s,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case Gc:o=10;break e;case Yc:o=9;break e;case Kl:o=11;break e;case Gl:o=14;break e;case At:o=16,r=null;break e}throw Error(b(130,e==null?e:typeof e,""))}return t=Xe(o,n,t,i),t.elementType=e,t.type=r,t.lanes=s,t}function on(e,t,n,r){return e=Xe(7,e,r,t),e.lanes=n,e}function Ds(e,t,n,r){return e=Xe(22,e,r,t),e.elementType=Jc,e.lanes=n,e.stateNode={isHidden:!1},e}function ko(e,t,n){return e=Xe(6,e,null,t),e.lanes=n,e}function To(e,t,n){return t=Xe(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function n0(e,t,n,r,i){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=io(0),this.expirationTimes=io(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=io(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function Ma(e,t,n,r,i,s,o,l,a){return e=new n0(e,t,n,l,a),t===1?(t=1,s===!0&&(t|=8)):t=0,s=Xe(3,null,null,t),e.current=s,s.stateNode=e,s.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},pa(s),e}function r0(e,t,n){var r=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(Qf)}catch(e){console.error(e)}}Qf(),Wc.exports=Ue;var Hy=Wc.exports;const Bn=({children:e,title:t="",icon:n,disabled:r=!1,toggled:i=!1,onClick:s=()=>{},style:o})=>{let l=`toolbar-button ${n}`;return i&&(l+=" toggled"),d.jsxs("button",{className:l,onMouseDown:ec,onClick:s,onDoubleClick:ec,title:t,disabled:!!r,style:o,children:[n&&d.jsx("span",{className:`codicon codicon-${n}`,style:e?{marginRight:5}:{}}),e]})},ec=e=>{e.stopPropagation(),e.preventDefault()},Wi=Symbol("context"),Kf=Symbol("next"),Gf=Symbol("prev"),tc=Symbol("events");class Fy{constructor(t){Z(this,"startTime");Z(this,"endTime");Z(this,"browserName");Z(this,"channel");Z(this,"platform");Z(this,"wallTime");Z(this,"title");Z(this,"options");Z(this,"pages");Z(this,"actions");Z(this,"events");Z(this,"stdio");Z(this,"errors");Z(this,"errorDescriptors");Z(this,"hasSource");Z(this,"hasStepData");Z(this,"sdkLanguage");Z(this,"testIdAttributeName");Z(this,"sources");Z(this,"resources");t.forEach(r=>a0(r));const n=t.find(r=>r.isPrimary);this.browserName=(n==null?void 0:n.browserName)||"",this.sdkLanguage=n==null?void 0:n.sdkLanguage,this.channel=n==null?void 0:n.channel,this.testIdAttributeName=n==null?void 0:n.testIdAttributeName,this.platform=(n==null?void 0:n.platform)||"",this.title=(n==null?void 0:n.title)||"",this.options=(n==null?void 0:n.options)||{},this.wallTime=t.map(r=>r.wallTime).reduce((r,i)=>Math.min(r||Number.MAX_VALUE,i),Number.MAX_VALUE),this.startTime=t.map(r=>r.startTime).reduce((r,i)=>Math.min(r,i),Number.MAX_VALUE),this.endTime=t.map(r=>r.endTime).reduce((r,i)=>Math.max(r,i),Number.MIN_VALUE),this.pages=[].concat(...t.map(r=>r.pages)),this.actions=u0(t),this.events=[].concat(...t.map(r=>r.events)),this.stdio=[].concat(...t.map(r=>r.stdio)),this.errors=[].concat(...t.map(r=>r.errors)),this.hasSource=t.some(r=>r.hasSource),this.hasStepData=t.some(r=>!r.isPrimary),this.resources=[...t.map(r=>r.resources)].flat(),this.events.sort((r,i)=>r.time-i.time),this.resources.sort((r,i)=>r._monotonicTime-i._monotonicTime),this.errorDescriptors=this.hasStepData?this._errorDescriptorsFromTestRunner():this._errorDescriptorsFromActions(),this.sources=m0(this.actions,this.errorDescriptors)}failedAction(){return this.actions.findLast(t=>t.error)}_errorDescriptorsFromActions(){var n;const t=[];for(const r of this.actions||[])(n=r.error)!=null&&n.message&&t.push({action:r,stack:r.stack,message:r.error.message});return t}_errorDescriptorsFromTestRunner(){const t=[];for(const n of this.errors||[])n.message&&t.push({stack:n.stack,message:n.message});return t}}function a0(e){for(const n of e.pages)n[Wi]=e;for(let n=0;n=0;n--){const r=e.actions[n];r[Kf]=t,r.apiName.includes("route.")||(t=r)}for(const n of e.events)n[Wi]=e}function u0(e){const t=new Map;let n=0;const r=e.filter(l=>l.isPrimary),i=e.filter(l=>!l.isPrimary);for(const l of r){for(const a of l.actions)t.set(`${a.apiName}@${a.wallTime}`,{...a,context:l});!n&&l.actions.length&&(n=l.actions[0].startTime-l.actions[0].wallTime)}const s=new Map;for(const l of i)for(const a of l.actions){if(n){const f=a.endTime-a.startTime;a.startTime&&(a.startTime=a.wallTime+n),a.endTime&&(a.endTime=a.startTime+f)}const u=`${a.apiName}@${a.wallTime}`,c=t.get(u);if(c&&c.apiName===a.apiName){s.set(a.callId,c.callId),a.error&&(c.error=a.error),a.attachments&&(c.attachments=a.attachments),a.parentId&&(c.parentId=s.get(a.parentId)??a.parentId);continue}a.parentId&&(a.parentId=s.get(a.parentId)??a.parentId),t.set(u,{...a,context:l})}const o=[...t.values()];o.sort((l,a)=>a.parentId===l.callId?-1:l.parentId===a.callId?1:l.wallTime-a.wallTime||l.startTime-a.startTime);for(let l=1;lr.time>=e.startTime&&(!n||r.time{const[l,a]=Ji(s?s+"."+r+":size":void 0,Math.max(i,e)*window.devicePixelRatio),[u,c]=Ji(s?s+"."+r+":size":void 0,Math.max(i,e)*window.devicePixelRatio),[f,p]=L.useState(null),[v,y]=pn();let w;r==="vertical"?(w=u/window.devicePixelRatio,v&&v.heightp({offset:r==="vertical"?m.clientY:m.clientX,size:w}),onMouseUp:()=>p(null),onMouseMove:m=>{if(!m.buttons)p(null);else if(f){const _=(r==="vertical"?m.clientY:m.clientX)-f.offset,N=n?f.size+_:f.size-_,C=m.target.parentElement.getBoundingClientRect(),E=Math.min(Math.max(i,N),(r==="vertical"?C.height:C.width)-i);r==="vertical"?c(E*window.devicePixelRatio):a(E*window.devicePixelRatio)}}})]})};function Bs(e,t="'"){const n=JSON.stringify(e),r=n.substring(1,n.length-1).replace(/\\"/g,'"');if(t==="'")return t+r.replace(/[']/g,"\\'")+t;if(t==='"')return t+r.replace(/["]/g,'\\"')+t;if(t==="`")return t+r.replace(/[`]/g,"`")+t;throw new Error("Invalid escape char")}function ks(e){return e.charAt(0).toUpperCase()+e.substring(1)}function Yf(e){return e.replace(/([a-z0-9])([A-Z])/g,"$1_$2").replace(/([A-Z])([A-Z][a-z])/g,"$1_$2").toLowerCase()}function qe(e){let t="";for(let n=0;n=1&&n<=31||n>=48&&n<=57&&(t===0||t===1&&e.charCodeAt(0)===45)?"\\"+n.toString(16)+" ":t===0&&n===45&&e.length===1?"\\"+e.charAt(t):n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122?e.charAt(t):"\\"+e.charAt(t)}function Fe(e){return e.replace(/\u200b/g,"").trim().replace(/\s+/g," ")}function Ws(e){return e.replace(/(^|[^\\])(\\\\)*\\(['"`])/g,"$1$2$3")}function Jf(e){return e.unicode||e.unicodeSets?String(e):String(e).replace(/(^|[^\\])(\\\\)*(["'`])/g,"$1$2\\$3").replace(/>>/g,"\\>\\>")}function st(e,t){return typeof e!="string"?Jf(e):`${JSON.stringify(e)}${t?"s":"i"}`}function _e(e,t){return typeof e!="string"?Jf(e):`"${e.replace(/\\/g,"\\\\").replace(/["]/g,'\\"')}"${t?"s":"i"}`}function y0(e,t,n=""){if(e.length<=t)return e;const r=[...e];return r.length>t?r.slice(0,t-n.length).join("")+n:r.join("")}function nc(e,t){return y0(e,t,"…")}function w0(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}const re=function(e,t,n){return e>=t&&e<=n};function be(e){return re(e,48,57)}function rc(e){return be(e)||re(e,65,70)||re(e,97,102)}function x0(e){return re(e,65,90)}function S0(e){return re(e,97,122)}function _0(e){return x0(e)||S0(e)}function E0(e){return e>=128}function qi(e){return _0(e)||E0(e)||e===95}function ic(e){return qi(e)||be(e)||e===45}function k0(e){return re(e,0,8)||e===11||re(e,14,31)||e===127}function Xi(e){return e===10}function gt(e){return Xi(e)||e===9||e===32}const T0=1114111;class Ra extends Error{constructor(t){super(t),this.name="InvalidCharacterError"}}function C0(e){const t=[];for(let n=0;n=t.length?-1:t[T]},o=function(T){if(T===void 0&&(T=1),T>3)throw"Spec Error: no more than three codepoints of lookahead.";return s(n+T)},l=function(T){return T===void 0&&(T=1),n+=T,i=s(n),!0},a=function(){return n-=1,!0},u=function(T){return T===void 0&&(T=i),T===-1},c=function(){if(f(),l(),gt(i)){for(;gt(o());)l();return new bl}else{if(i===34)return y();if(i===35)if(ic(o())||h(o(1),o(2))){const T=new hh("");return g(o(1),o(2),o(3))&&(T.type="id"),T.value=C(),T}else return new ye(i);else return i===36?o()===61?(l(),new M0):new ye(i):i===39?y():i===40?new ah:i===41?new uh:i===42?o()===61?(l(),new j0):new ye(i):i===43?k()?(a(),p()):new ye(i):i===44?new ih:i===45?k()?(a(),p()):o(1)===45&&o(2)===62?(l(2),new th):_()?(a(),v()):new ye(i):i===46?k()?(a(),p()):new ye(i):i===58?new nh:i===59?new rh:i===60?o(1)===33&&o(2)===45&&o(3)===45?(l(3),new eh):new ye(i):i===64?g(o(1),o(2),o(3))?new fh(C()):new ye(i):i===91?new lh:i===92?m()?(a(),v()):new ye(i):i===93?new Ll:i===94?o()===61?(l(),new A0):new ye(i):i===123?new sh:i===124?o()===61?(l(),new L0):o()===124?(l(),new ch):new ye(i):i===125?new oh:i===126?o()===61?(l(),new b0):new ye(i):be(i)?(a(),p()):qi(i)?(a(),v()):u()?new Ki:new ye(i)}},f=function(){for(;o(1)===47&&o(2)===42;)for(l(2);;)if(l(),i===42&&o()===47){l();break}else if(u())return},p=function(){const T=E();if(g(o(1),o(2),o(3))){const I=new I0;return I.value=T.value,I.repr=T.repr,I.type=T.type,I.unit=C(),I}else if(o()===37){l();const I=new vh;return I.value=T.value,I.repr=T.repr,I}else{const I=new gh;return I.value=T.value,I.repr=T.repr,I.type=T.type,I}},v=function(){const T=C();if(T.toLowerCase()==="url"&&o()===40){for(l();gt(o(1))&>(o(2));)l();return o()===34||o()===39?new Gi(T):gt(o())&&(o(2)===34||o(2)===39)?new Gi(T):w()}else return o()===40?(l(),new Gi(T)):new dh(T)},y=function(T){T===void 0&&(T=i);let I="";for(;l();){if(i===T||u())return new ph(I);if(Xi(i))return a(),new Zf;i===92?u(o())||(Xi(o())?l():I+=se(x())):I+=se(i)}throw new Error("Internal error")},w=function(){const T=new mh("");for(;gt(o());)l();if(u(o()))return T;for(;l();){if(i===41||u())return T;if(gt(i)){for(;gt(o());)l();return o()===41||u(o())?(l(),T):(A(),new Qi)}else{if(i===34||i===39||i===40||k0(i))return A(),new Qi;if(i===92)if(m())T.value+=se(x());else return A(),new Qi;else T.value+=se(i)}}throw new Error("Internal error")},x=function(){if(l(),rc(i)){const T=[i];for(let z=0;z<5&&rc(o());z++)l(),T.push(i);gt(o())&&l();let I=parseInt(T.map(function(z){return String.fromCharCode(z)}).join(""),16);return I>T0&&(I=65533),I}else return u()?65533:i},h=function(T,I){return!(T!==92||Xi(I))},m=function(){return h(i,o())},g=function(T,I,z){return T===45?qi(I)||I===45||h(I,z):qi(T)?!0:T===92?h(T,I):!1},_=function(){return g(i,o(1),o(2))},N=function(T,I,z){return T===43||T===45?!!(be(I)||I===46&&be(z)):T===46?!!be(I):!!be(T)},k=function(){return N(i,o(1),o(2))},C=function(){let T="";for(;l();)if(ic(i))T+=se(i);else if(m())T+=se(x());else return a(),T;throw new Error("Internal parse error")},E=function(){let T="",I="integer";for((o()===43||o()===45)&&(l(),T+=se(i));be(o());)l(),T+=se(i);if(o(1)===46&&be(o(2)))for(l(),T+=se(i),l(),T+=se(i),I="number";be(o());)l(),T+=se(i);const z=o(1),ae=o(2),Ne=o(3);if((z===69||z===101)&&be(ae))for(l(),T+=se(i),l(),T+=se(i),I="number";be(o());)l(),T+=se(i);else if((z===69||z===101)&&(ae===43||ae===45)&&be(Ne))for(l(),T+=se(i),l(),T+=se(i),l(),T+=se(i),I="number";be(o());)l(),T+=se(i);const ue=S(T);return{type:I,value:ue,repr:T}},S=function(T){return+T},A=function(){for(;l();){if(i===41||u())return;m()&&x()}};let P=0;for(;!u(o());)if(r.push(c()),P++,P>t.length*2)throw new Error("I'm infinite-looping!");return r}class te{constructor(){this.tokenType=""}toJSON(){return{token:this.tokenType}}toString(){return this.tokenType}toSource(){return""+this}}class Zf extends te{constructor(){super(...arguments),this.tokenType="BADSTRING"}}class Qi extends te{constructor(){super(...arguments),this.tokenType="BADURL"}}class bl extends te{constructor(){super(...arguments),this.tokenType="WHITESPACE"}toString(){return"WS"}toSource(){return" "}}class eh extends te{constructor(){super(...arguments),this.tokenType="CDO"}toSource(){return""}}class nh extends te{constructor(){super(...arguments),this.tokenType=":"}}class rh extends te{constructor(){super(...arguments),this.tokenType=";"}}class ih extends te{constructor(){super(...arguments),this.tokenType=","}}class tr extends te{constructor(){super(...arguments),this.value="",this.mirror=""}}class sh extends tr{constructor(){super(),this.tokenType="{",this.value="{",this.mirror="}"}}class oh extends tr{constructor(){super(),this.tokenType="}",this.value="}",this.mirror="{"}}class lh extends tr{constructor(){super(),this.tokenType="[",this.value="[",this.mirror="]"}}class Ll extends tr{constructor(){super(),this.tokenType="]",this.value="]",this.mirror="["}}class ah extends tr{constructor(){super(),this.tokenType="(",this.value="(",this.mirror=")"}}class uh extends tr{constructor(){super(),this.tokenType=")",this.value=")",this.mirror="("}}class b0 extends te{constructor(){super(...arguments),this.tokenType="~="}}class L0 extends te{constructor(){super(...arguments),this.tokenType="|="}}class A0 extends te{constructor(){super(...arguments),this.tokenType="^="}}class M0 extends te{constructor(){super(...arguments),this.tokenType="$="}}class j0 extends te{constructor(){super(...arguments),this.tokenType="*="}}class ch extends te{constructor(){super(...arguments),this.tokenType="||"}}class Ki extends te{constructor(){super(...arguments),this.tokenType="EOF"}toSource(){return""}}class ye extends te{constructor(t){super(),this.tokenType="DELIM",this.value="",this.value=se(t)}toString(){return"DELIM("+this.value+")"}toJSON(){const t=this.constructor.prototype.constructor.prototype.toJSON.call(this);return t.value=this.value,t}toSource(){return this.value==="\\"?`\\ +`:this.value}}class nr extends te{constructor(){super(...arguments),this.value=""}ASCIIMatch(t){return this.value.toLowerCase()===t.toLowerCase()}toJSON(){const t=this.constructor.prototype.constructor.prototype.toJSON.call(this);return t.value=this.value,t}}class dh extends nr{constructor(t){super(),this.tokenType="IDENT",this.value=t}toString(){return"IDENT("+this.value+")"}toSource(){return li(this.value)}}class Gi extends nr{constructor(t){super(),this.tokenType="FUNCTION",this.value=t,this.mirror=")"}toString(){return"FUNCTION("+this.value+")"}toSource(){return li(this.value)+"("}}class fh extends nr{constructor(t){super(),this.tokenType="AT-KEYWORD",this.value=t}toString(){return"AT("+this.value+")"}toSource(){return"@"+li(this.value)}}class hh extends nr{constructor(t){super(),this.tokenType="HASH",this.value=t,this.type="unrestricted"}toString(){return"HASH("+this.value+")"}toJSON(){const t=this.constructor.prototype.constructor.prototype.toJSON.call(this);return t.value=this.value,t.type=this.type,t}toSource(){return this.type==="id"?"#"+li(this.value):"#"+P0(this.value)}}class ph extends nr{constructor(t){super(),this.tokenType="STRING",this.value=t}toString(){return'"'+yh(this.value)+'"'}}class mh extends nr{constructor(t){super(),this.tokenType="URL",this.value=t}toString(){return"URL("+this.value+")"}toSource(){return'url("'+yh(this.value)+'")'}}class gh extends te{constructor(){super(),this.tokenType="NUMBER",this.type="integer",this.repr=""}toString(){return this.type==="integer"?"INT("+this.value+")":"NUMBER("+this.value+")"}toJSON(){const t=super.toJSON();return t.value=this.value,t.type=this.type,t.repr=this.repr,t}toSource(){return this.repr}}class vh extends te{constructor(){super(),this.tokenType="PERCENTAGE",this.repr=""}toString(){return"PERCENTAGE("+this.value+")"}toJSON(){const t=this.constructor.prototype.constructor.prototype.toJSON.call(this);return t.value=this.value,t.repr=this.repr,t}toSource(){return this.repr+"%"}}class I0 extends te{constructor(){super(),this.tokenType="DIMENSION",this.type="integer",this.repr="",this.unit=""}toString(){return"DIM("+this.value+","+this.unit+")"}toJSON(){const t=this.constructor.prototype.constructor.prototype.toJSON.call(this);return t.value=this.value,t.type=this.type,t.repr=this.repr,t.unit=this.unit,t}toSource(){const t=this.repr;let n=li(this.unit);return n[0].toLowerCase()==="e"&&(n[1]==="-"||re(n.charCodeAt(1),48,57))&&(n="\\65 "+n.slice(1,n.length)),t+n}}function li(e){e=""+e;let t="";const n=e.charCodeAt(0);for(let r=0;r=128||i===45||i===95||re(i,48,57)||re(i,65,90)||re(i,97,122)?t+=e[r]:t+="\\"+e[r]}return t}function P0(e){e=""+e;let t="";for(let n=0;n=128||r===45||r===95||re(r,48,57)||re(r,65,90)||re(r,97,122)?t+=e[n]:t+="\\"+r.toString(16)+" "}return t}function yh(e){e=""+e;let t="";for(let n=0;nS instanceof fh||S instanceof Zf||S instanceof Qi||S instanceof ch||S instanceof eh||S instanceof th||S instanceof rh||S instanceof sh||S instanceof oh||S instanceof mh||S instanceof vh);if(r)throw new Ae(`Unsupported token "${r.toSource()}" while parsing selector "${e}"`);let i=0;const s=new Set;function o(){return new Ae(`Unexpected token "${n[i].toSource()}" while parsing selector "${e}"`)}function l(){for(;n[i]instanceof bl;)i++}function a(S=i){return n[S]instanceof dh}function u(S=i){return n[S]instanceof ph}function c(S=i){return n[S]instanceof gh}function f(S=i){return n[S]instanceof ih}function p(S=i){return n[S]instanceof ah}function v(S=i){return n[S]instanceof uh}function y(S=i){return n[S]instanceof Gi}function w(S=i){return n[S]instanceof ye&&n[S].value==="*"}function x(S=i){return n[S]instanceof Ki}function h(S=i){return n[S]instanceof ye&&[">","+","~"].includes(n[S].value)}function m(S=i){return f(S)||v(S)||x(S)||h(S)||n[S]instanceof bl}function g(){const S=[_()];for(;l(),!!f();)i++,S.push(_());return S}function _(){return l(),c()||u()?n[i++].value:N()}function N(){const S={simples:[]};for(l(),h()?S.simples.push({selector:{functions:[{name:"scope",args:[]}]},combinator:""}):S.simples.push({selector:k(),combinator:""});;){if(l(),h())S.simples[S.simples.length-1].combinator=n[i++].value,l();else if(m())break;S.simples.push({combinator:"",selector:k()})}return S}function k(){let S="";const A=[];for(;!m();)if(a()||w())S+=n[i++].toSource();else if(n[i]instanceof hh)S+=n[i++].toSource();else if(n[i]instanceof ye&&n[i].value===".")if(i++,a())S+="."+n[i++].toSource();else throw o();else if(n[i]instanceof nh)if(i++,a())if(!t.has(n[i].value.toLowerCase()))S+=":"+n[i++].toSource();else{const P=n[i++].value.toLowerCase();A.push({name:P,args:[]}),s.add(P)}else if(y()){const P=n[i++].value.toLowerCase();if(t.has(P)?(A.push({name:P,args:g()}),s.add(P)):S+=`:${P}(${C()})`,l(),!v())throw o();i++}else throw o();else if(n[i]instanceof lh){for(S+="[",i++;!(n[i]instanceof Ll)&&!x();)S+=n[i++].toSource();if(!(n[i]instanceof Ll))throw o();S+="]",i++}else throw o();if(!S&&!A.length)throw o();return{css:S||void 0,functions:A}}function C(){let S="",A=1;for(;!x()&&((p()||y())&&A++,v()&&A--,!!A);)S+=n[i++].toSource();return S}const E=g();if(!x())throw o();if(E.some(S=>typeof S!="object"||!("simples"in S)))throw new Ae(`Error while parsing selector "${e}"`);return{selector:E,names:Array.from(s)}}const Al=new Set(["internal:has","internal:has-not","internal:and","internal:or","internal:chain","left-of","right-of","above","below","near"]),$0=new Set(["left-of","right-of","above","below","near"]),wh=new Set(["not","is","where","has","scope","light","visible","text","text-matches","text-is","has-text","above","below","right-of","left-of","near","nth-match"]);function qs(e){const t=D0(e),n=[];for(const r of t.parts){if(r.name==="css"||r.name==="css:light"){r.name==="css:light"&&(r.body=":light("+r.body+")");const i=R0(r.body,wh);n.push({name:"css",body:i.selector,source:r.body});continue}if(Al.has(r.name)){let i,s;try{const u=JSON.parse("["+r.body+"]");if(!Array.isArray(u)||u.length<1||u.length>2||typeof u[0]!="string")throw new Ae(`Malformed selector: ${r.name}=`+r.body);if(i=u[0],u.length===2){if(typeof u[1]!="number"||!$0.has(r.name))throw new Ae(`Malformed selector: ${r.name}=`+r.body);s=u[1]}}catch{throw new Ae(`Malformed selector: ${r.name}=`+r.body)}const o={name:r.name,source:r.body,body:{parsed:qs(i),distance:s}},l=[...o.body.parsed.parts].reverse().find(u=>u.name==="internal:control"&&u.body==="enter-frame"),a=l?o.body.parsed.parts.indexOf(l):-1;a!==-1&&O0(o.body.parsed.parts.slice(0,a+1),n.slice(0,a+1))&&o.body.parsed.parts.splice(0,a+1),n.push(o);continue}n.push({...r,source:r.body})}if(Al.has(n[0].name))throw new Ae(`"${n[0].name}" selector cannot be first`);return{capture:t.capture,parts:n}}function O0(e,t){return hn({parts:e})===hn({parts:t})}function hn(e,t){return typeof e=="string"?e:e.parts.map((n,r)=>{let i=!0;!t&&r!==e.capture&&(n.name==="css"||n.name==="xpath"&&n.source.startsWith("//")||n.source.startsWith(".."))&&(i=!1);const s=i?n.name+"=":"";return`${r===e.capture?"*":""}${s}${n.source}`}).join(" >> ")}function z0(e,t){const n=(r,i)=>{for(const s of r.parts)t(s,i),Al.has(s.name)&&n(s.body.parsed,!0)};n(e,!1)}function D0(e){let t=0,n,r=0;const i={parts:[]},s=()=>{const l=e.substring(r,t).trim(),a=l.indexOf("=");let u,c;a!==-1&&l.substring(0,a).trim().match(/^[a-zA-Z_0-9-+:*]+$/)?(u=l.substring(0,a).trim(),c=l.substring(a+1)):l.length>1&&l[0]==='"'&&l[l.length-1]==='"'||l.length>1&&l[0]==="'"&&l[l.length-1]==="'"?(u="text",c=l):/^\(*\/\//.test(l)||l.startsWith("..")?(u="xpath",c=l):(u="css",c=l);let f=!1;if(u[0]==="*"&&(f=!0,u=u.substring(1)),i.parts.push({name:u,body:c}),f){if(i.capture!==void 0)throw new Ae("Only one of the selectors can capture using * modifier");i.capture=i.parts.length-1}};if(!e.includes(">>"))return t=e.length,s(),i;const o=()=>{const a=e.substring(r,t).match(/^\s*text\s*=(.*)$/);return!!a&&!!a[1]};for(;t"&&e[t+1]===">"?(s(),t+=2,r=t):t++}return s(),i}function ln(e,t){let n=0,r=e.length===0;const i=()=>e[n]||"",s=()=>{const x=i();return++n,r=n>=e.length,x},o=x=>{throw r?new Ae(`Unexpected end of selector while parsing selector \`${e}\``):new Ae(`Error while parsing selector \`${e}\` - unexpected symbol "${i()}" at position ${n}`+(x?" during "+x:""))};function l(){for(;!r&&/\s/.test(i());)s()}function a(x){return x>="€"||x>="0"&&x<="9"||x>="A"&&x<="Z"||x>="a"&&x<="z"||x>="0"&&x<="9"||x==="_"||x==="-"}function u(){let x="";for(l();!r&&a(i());)x+=s();return x}function c(x){let h=s();for(h!==x&&o("parsing quoted string");!r&&i()!==x;)i()==="\\"&&s(),h+=s();return i()!==x&&o("parsing quoted string"),h+=s(),h}function f(){s()!=="/"&&o("parsing regular expression");let x="",h=!1;for(;!r;){if(i()==="\\")x+=s(),r&&o("parsing regular expression");else if(h&&i()==="]")h=!1;else if(!h&&i()==="[")h=!0;else if(!h&&i()==="/")break;x+=s()}s()!=="/"&&o("parsing regular expression");let m="";for(;!r&&i().match(/[dgimsuy]/);)m+=s();try{return new RegExp(x,m)}catch(g){throw new Ae(`Error while parsing selector \`${e}\`: ${g.message}`)}}function p(){let x="";return l(),i()==="'"||i()==='"'?x=c(i()).slice(1,-1):x=u(),x||o("parsing property path"),x}function v(){l();let x="";return r||(x+=s()),!r&&x!=="="&&(x+=s()),["=","*=","^=","$=","|=","~="].includes(x)||o("parsing operator"),x}function y(){s();const x=[];for(x.push(p()),l();i()===".";)s(),x.push(p()),l();if(i()==="]")return s(),{name:x.join("."),jsonPath:x,op:"",value:null,caseSensitive:!1};const h=v();let m,g=!0;if(l(),i()==="/"){if(h!=="=")throw new Ae(`Error while parsing selector \`${e}\` - cannot use ${h} in attribute with regular expression`);m=f()}else if(i()==="'"||i()==='"')m=c(i()).slice(1,-1),l(),i()==="i"||i()==="I"?(g=!1,s()):(i()==="s"||i()==="S")&&(g=!0,s());else{for(m="";!r&&(a(i())||i()==="+"||i()===".");)m+=s();m==="true"?m=!0:m==="false"?m=!1:t||(m=+m,Number.isNaN(m)&&o("parsing attribute value"))}if(l(),i()!=="]"&&o("parsing attribute value"),s(),h!=="="&&typeof m!="string")throw new Ae(`Error while parsing selector \`${e}\` - cannot use ${h} in attribute with non-string matching value - ${m}`);return{name:x.join("."),jsonPath:x,op:h,value:m,caseSensitive:g}}const w={name:"",attributes:[]};for(w.name=u(),l();i()==="[";)w.attributes.push(y()),l();if(r||o(void 0),!w.name&&!w.attributes.length)throw new Ae(`Error while parsing selector \`${e}\` - selector cannot be empty`);return w}function Xt(e,t,n=!1){return xh(e,t,n)[0]}function xh(e,t,n=!1,r=20,i){try{return _n(new q0[e](i),qs(t),n,r)}catch{return[t]}}function _n(e,t,n=!1,r=20){const i=[...t.parts];for(let l=0;le.generateLocator(u,"has",x)));continue}if(a.name==="internal:has-not"){const w=_n(e,a.body.parsed,!1,r);s.push(w.map(x=>e.generateLocator(u,"hasNot",x)));continue}if(a.name==="internal:and"){const w=_n(e,a.body.parsed,!1,r);s.push(w.map(x=>e.generateLocator(u,"and",x)));continue}if(a.name==="internal:or"){const w=_n(e,a.body.parsed,!1,r);s.push(w.map(x=>e.generateLocator(u,"or",x)));continue}if(a.name==="internal:chain"){const w=_n(e,a.body.parsed,!1,r);s.push(w.map(x=>e.generateLocator(u,"chain",x)));continue}if(a.name==="internal:label"){const{exact:w,text:x}=vr(a.body);s.push([e.generateLocator(u,"label",x,{exact:w})]);continue}if(a.name==="internal:role"){const w=ln(a.body,!0),x={attrs:[]};for(const h of w.attributes)h.name==="name"?(x.exact=h.caseSensitive,x.name=h.value):(h.name==="level"&&typeof h.value=="string"&&(h.value=+h.value),x.attrs.push({name:h.name==="include-hidden"?"includeHidden":h.name,value:h.value}));s.push([e.generateLocator(u,"role",w.name,x)]);continue}if(a.name==="internal:testid"){const w=ln(a.body,!0),{value:x}=w.attributes[0];s.push([e.generateLocator(u,"test-id",x)]);continue}if(a.name==="internal:attr"){const w=ln(a.body,!0),{name:x,value:h,caseSensitive:m}=w.attributes[0],g=h,_=!!m;if(x==="placeholder"){s.push([e.generateLocator(u,"placeholder",g,{exact:_})]);continue}if(x==="alt"){s.push([e.generateLocator(u,"alt",g,{exact:_})]);continue}if(x==="title"){s.push([e.generateLocator(u,"title",g,{exact:_})]);continue}}let c="default";const f=i[l+1];f&&f.name==="internal:control"&&f.body==="enter-frame"&&(c="frame",o="frame-locator",l++);const p=hn({parts:[a]}),v=e.generateLocator(u,c,p);if(c==="default"&&f&&["internal:has-text","internal:has-not-text"].includes(f.name)){const{exact:w,text:x}=vr(f.body);if(!w){const h=e.generateLocator("locator",f.name==="internal:has-text"?"has-text":"has-not-text",x,{exact:w}),m={};f.name==="internal:has-text"?m.hasText=x:m.hasNotText=x;const g=e.generateLocator(u,"default",p,m);s.push([e.chainLocators([v,h]),g]),l++;continue}}let y;if(["xpath","css"].includes(a.name)){const w=hn({parts:[a]},!0);y=e.generateLocator(u,c,w)}s.push([v,y].filter(Boolean))}return H0(e,s,r)}function H0(e,t,n){const r=t.map(()=>""),i=[],s=o=>{if(o===t.length)return i.push(e.chainLocators(r)),r.lengthJSON.parse(r));for(let r=0;r{y==null||y(_)},[y,_]),L.useEffect(()=>{const k=g.current;if(!k)return;const C=()=>{sc.set(e,k.scrollTop)};return k.addEventListener("scroll",C,{passive:!0}),()=>k.removeEventListener("scroll",C)},[e]),L.useEffect(()=>{g.current&&(g.current.scrollTop=sc.get(e)||0)},[e]),d.jsx("div",{className:"list-view vbox",role:t.length>0?"list":void 0,"data-testid":h||e+"-list",children:d.jsxs("div",{className:"list-view-content",tabIndex:0,onDoubleClick:()=>u&&(c==null?void 0:c(u,t.indexOf(u))),onKeyDown:k=>{var A;if(u&&k.key==="Enter"){c==null||c(u,t.indexOf(u));return}if(k.key!=="ArrowDown"&&k.key!=="ArrowUp"&&k.key!=="ArrowLeft"&&k.key!=="ArrowRight")return;if(k.stopPropagation(),k.preventDefault(),u&&k.key==="ArrowLeft"){p==null||p(u,t.indexOf(u));return}if(u&&k.key==="ArrowRight"){v==null||v(u,t.indexOf(u));return}const C=u?t.indexOf(u):-1;let E=C;k.key==="ArrowDown"&&(C===-1?E=0:E=Math.min(C+1,t.length-1)),k.key==="ArrowUp"&&(C===-1?E=t.length-1:E=Math.max(C-1,0));const S=(A=g.current)==null?void 0:A.children.item(E);X0(S||void 0),y==null||y(void 0),f==null||f(t[E],E)},ref:g,children:[x&&t.length===0&&d.jsx("div",{className:"list-view-empty",children:x}),t.map((k,C)=>{const E=u===k?" selected":"",S=!m&&_===k?" highlighted":"",A=s!=null&&s(k,C)?" error":"",P=o!=null&&o(k,C)?" warning":"",T=l!=null&&l(k,C)?" info":"",I=(a==null?void 0:a(k,C))||0,z=r(k,C);return d.jsxs("div",{role:"listitem",className:"list-view-entry"+E+S+A+P+T,onClick:()=>f==null?void 0:f(k,C),onMouseEnter:()=>N(k),onMouseLeave:()=>N(void 0),children:[I?new Array(I).fill(0).map(()=>d.jsx("div",{className:"list-view-indent"})):void 0,i&&d.jsx("div",{className:"codicon "+(i(k,C)||"codicon-blank"),style:{minWidth:16,marginRight:4},onDoubleClick:ae=>{ae.preventDefault(),ae.stopPropagation()},onClick:ae=>{ae.stopPropagation(),ae.preventDefault(),w==null||w(k,C)}}),typeof z=="string"?d.jsx("div",{style:{textOverflow:"ellipsis",overflow:"hidden"},children:z}):z]},(n==null?void 0:n(k,C))||C)})]})})}function X0(e){e&&(e!=null&&e.scrollIntoViewIfNeeded?e.scrollIntoViewIfNeeded(!1):e==null||e.scrollIntoView())}const Q0=ai;function K0({name:e,rootItem:t,render:n,icon:r,isError:i,isVisible:s,selectedItem:o,onAccepted:l,onSelected:a,onHighlighted:u,treeState:c,setTreeState:f,noItemsMessage:p,dataTestId:v,autoExpandDepth:y}){const w=L.useMemo(()=>G0(t,o,c.expandedItems,y||0),[t,o,c,y]),x=L.useMemo(()=>{if(!s)return[...w.keys()];const h=new Map,m=_=>{const N=h.get(_);if(N!==void 0)return N;let k=_.children.some(E=>m(E));for(const E of _.children){const S=m(E);k=k||S}const C=s(_)||k;return h.set(_,C),C};for(const _ of w.keys())m(_);const g=[];for(const _ of w.keys())s(_)&&g.push(_);return g},[w,s]);return d.jsx(Q0,{name:e,items:x,id:h=>h.id,dataTestId:v||e+"-tree",render:h=>{const m=n(h);return d.jsxs(d.Fragment,{children:[r&&d.jsx("div",{className:"codicon "+(r(h)||"blank"),style:{minWidth:16,marginRight:4}}),typeof m=="string"?d.jsx("div",{style:{textOverflow:"ellipsis",overflow:"hidden"},children:m}):m]})},icon:h=>{const m=w.get(h).expanded;if(typeof m=="boolean")return m?"codicon-chevron-down":"codicon-chevron-right"},isError:h=>(i==null?void 0:i(h))||!1,indent:h=>w.get(h).depth,selectedItem:o,onAccepted:h=>l==null?void 0:l(h),onSelected:h=>a==null?void 0:a(h),onHighlighted:h=>u==null?void 0:u(h),onLeftArrow:h=>{const{expanded:m,parent:g}=w.get(h);m?(c.expandedItems.set(h.id,!1),f({...c})):g&&(a==null||a(g))},onRightArrow:h=>{h.children.length&&(c.expandedItems.set(h.id,!0),f({...c}))},onIconClicked:h=>{const{expanded:m}=w.get(h);if(m){for(let g=o;g;g=g.parent)if(g===h){a==null||a(h);break}c.expandedItems.set(h.id,!1)}else c.expandedItems.set(h.id,!0);f({...c})},noItemsMessage:p})}function G0(e,t,n,r){const i=new Map,s=new Set;for(let l=t==null?void 0:t.parent;l;l=l.parent)s.add(l.id);const o=(l,a)=>{for(const u of l.children){const c=s.has(u.id)||n.get(u.id),f=r>a&&i.size<25&&c!==!1,p=u.children.length?c??f:void 0;i.set(u,{depth:a,expanded:p,parent:e===l?null:l}),p&&o(u,a+1)}};return o(e,0),i}const Y0=K0,J0=({actions:e,selectedAction:t,selectedTime:n,setSelectedTime:r,sdkLanguage:i,onSelected:s,onHighlighted:o,revealConsole:l,isLive:a})=>{const[u,c]=L.useState({expandedItems:new Map}),{rootItem:f,itemMap:p}=L.useMemo(()=>c0(e),[e]),{selectedItem:v}=L.useMemo(()=>({selectedItem:t?p.get(t.callId):void 0}),[p,t]);return d.jsxs("div",{className:"vbox",children:[n&&d.jsxs("div",{className:"action-list-show-all",onClick:()=>r(void 0),children:[d.jsx("span",{className:"codicon codicon-triangle-left"}),"Show all"]}),d.jsx(Y0,{name:"actions",rootItem:f,treeState:u,setTreeState:c,selectedItem:v,onSelected:y=>s(y.action),onHighlighted:y=>o(y==null?void 0:y.action),onAccepted:y=>r({minimum:y.action.startTime,maximum:y.action.endTime}),isError:y=>{var w,x;return!!((x=(w=y.action)==null?void 0:w.error)!=null&&x.message)},isVisible:y=>!n||y.action.startTime<=n.maximum&&y.action.endTime>=n.minimum,render:y=>$a(y.action,{sdkLanguage:i,revealConsole:l,isLive:a,showDuration:!0,showBadges:!0})})]})},$a=(e,t)=>{const{sdkLanguage:n,revealConsole:r,isLive:i,showDuration:s,showBadges:o}=t,{errors:l,warnings:a}=h0(e),u=e.params.selector?Xt(n||"javascript",e.params.selector):void 0;let c="";return e.endTime?c=Qe(e.endTime-e.startTime):e.error?c="Timed out":i||(c="-"),d.jsxs(d.Fragment,{children:[d.jsxs("div",{className:"action-title",title:e.apiName,children:[d.jsx("span",{children:e.apiName}),u&&d.jsx("div",{className:"action-selector",title:u,children:u}),e.method==="goto"&&e.params.url&&d.jsx("div",{className:"action-url",title:e.params.url,children:e.params.url})]}),(s||o)&&d.jsx("div",{className:"spacer"}),s&&d.jsx("div",{className:"action-duration",children:c||d.jsx("span",{className:"codicon codicon-loading"})}),o&&d.jsxs("div",{className:"action-icons",onClick:()=>r==null?void 0:r(),children:[!!l&&d.jsxs("div",{className:"action-icon",children:[d.jsx("span",{className:"codicon codicon-error"}),d.jsx("span",{className:"action-icon-value",children:l})]}),!!a&&d.jsxs("div",{className:"action-icon",children:[d.jsx("span",{className:"codicon codicon-warning"}),d.jsx("span",{className:"action-icon-value",children:a})]})]})]})},Z0=({value:e})=>{const[t,n]=L.useState("codicon-clippy"),r=L.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{n("codicon-check"),setTimeout(()=>{n("codicon-clippy")},3e3)},()=>{n("codicon-close")})},[e]);return d.jsx("span",{className:`copy-icon codicon ${t}`,onClick:r})},rr=({text:e})=>d.jsx("div",{className:"fill",style:{display:"flex",alignItems:"center",justifyContent:"center",fontSize:24,fontWeight:"bold",opacity:.5},children:e}),e1=({action:e,sdkLanguage:t})=>{if(!e)return d.jsx(rr,{text:"No action selected"});const n={...e.params};delete n.info;const r=Object.keys(n),i=e.wallTime?new Date(e.wallTime).toLocaleString():null,s=e.endTime?Qe(e.endTime-e.startTime):"Timed Out";return d.jsxs("div",{className:"call-tab",children:[d.jsx("div",{className:"call-line",children:e.apiName}),d.jsxs(d.Fragment,{children:[d.jsx("div",{className:"call-section",children:"Time"}),i&&d.jsxs("div",{className:"call-line",children:["wall time:",d.jsx("span",{className:"call-value datetime",title:i,children:i})]}),d.jsxs("div",{className:"call-line",children:["duration:",d.jsx("span",{className:"call-value datetime",title:s,children:s})]})]}),!!r.length&&d.jsx("div",{className:"call-section",children:"Parameters"}),!!r.length&&r.map((o,l)=>oc(lc(e,o,n[o],t),"param-"+l)),!!e.result&&d.jsx("div",{className:"call-section",children:"Return value"}),!!e.result&&Object.keys(e.result).map((o,l)=>oc(lc(e,o,e.result[o],t),"result-"+l))]})};function oc(e,t){let n=e.text.replace(/\n/g,"↵");return e.type==="string"&&(n=`"${n}"`),d.jsxs("div",{className:"call-line",children:[e.name,":",d.jsx("span",{className:`call-value ${e.type}`,title:e.text,children:n}),["string","number","object","locator"].includes(e.type)&&d.jsx(Z0,{value:e.text})]},t)}function lc(e,t,n,r){const i=e.method.includes("eval")||e.method==="waitForFunction";if(t==="files")return{text:"",type:"string",name:t};if((t==="eventInit"||t==="expectedValue"||t==="arg"&&i)&&(n=Ts(n.value,new Array(10).fill({handle:""}))),(t==="value"&&i||t==="received"&&e.method==="expect")&&(n=Ts(n,new Array(10).fill({handle:""}))),t==="selector")return{text:Xt(r||"javascript",e.params.selector),type:"locator",name:"locator"};const s=typeof n;return s!=="object"||n===null?{text:String(n),type:s,name:t}:n.guid?{text:"",type:"handle",name:t}:{text:JSON.stringify(n).slice(0,1e3),type:"object",name:t}}function Ts(e,t){if(e.n!==void 0)return e.n;if(e.s!==void 0)return e.s;if(e.b!==void 0)return e.b;if(e.v!==void 0){if(e.v==="undefined")return;if(e.v==="null")return null;if(e.v==="NaN")return NaN;if(e.v==="Infinity")return 1/0;if(e.v==="-Infinity")return-1/0;if(e.v==="-0")return-0}if(e.d!==void 0)return new Date(e.d);if(e.r!==void 0)return new RegExp(e.r.p,e.r.f);if(e.a!==void 0)return e.a.map(n=>Ts(n,t));if(e.o!==void 0){const n={};for(const{k:r,v:i}of e.o)n[r]=Ts(i,t);return n}return e.h!==void 0?t===void 0?"":t[e.h]:""}const t1=ai,n1=({action:e,isLive:t})=>{const n=L.useMemo(()=>{var o;if(!e||!e.log.length)return[];const r=e.log,i=e.wallTime-e.startTime,s=[];for(let l=0;l0?a=Qe(e.endTime-u):t?a=Qe(Date.now()-i-u):a="-"}s.push({message:r[l].message,time:a})}return s},[e,t]);return n.length?d.jsx(t1,{name:"log",items:n,render:r=>d.jsxs("div",{className:"log-list-item",children:[d.jsx("span",{className:"log-list-duration",children:r.time}),r.message]}),noHighlightOnHover:!0}):d.jsx(rr,{text:"No log entries"})};function ti(e){const t=/(\x1b\[(\d+(;\d+)*)m)|([^\x1b]+)/g,n=[];let r,i={};for(;(r=t.exec(e))!==null;){const[,,s,,o]=r;if(s){const l=+s;switch(l){case 0:i={};break;case 1:i["font-weight"]="bold";break;case 3:i["font-style"]="italic";break;case 4:i["text-decoration"]="underline";break;case 8:i.display="none";break;case 9:i["text-decoration"]="line-through";break;case 22:i={...i,"font-weight":void 0,"font-style":void 0,"text-decoration":void 0};break;case 23:i={...i,"font-weight":void 0,"font-style":void 0};break;case 24:i={...i,"text-decoration":void 0};break;case 30:case 31:case 32:case 33:case 34:case 35:case 36:case 37:i.color=ac[l-30];break;case 39:i={...i,color:void 0};break;case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:i["background-color"]=ac[l-40];break;case 49:i={...i,"background-color":void 0};break;case 53:i["text-decoration"]="overline";break;case 90:case 91:case 92:case 93:case 94:case 95:case 96:case 97:i.color=uc[l-90];break;case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:i["background-color"]=uc[l-100];break}}else o&&n.push(`${r1(o)}`)}return n.join("")}const ac={0:"var(--vscode-terminal-ansiBlack)",1:"var(--vscode-terminal-ansiRed)",2:"var(--vscode-terminal-ansiGreen)",3:"var(--vscode-terminal-ansiYellow)",4:"var(--vscode-terminal-ansiBlue)",5:"var(--vscode-terminal-ansiMagenta)",6:"var(--vscode-terminal-ansiCyan)",7:"var(--vscode-terminal-ansiWhite)"},uc={0:"var(--vscode-terminal-ansiBrightBlack)",1:"var(--vscode-terminal-ansiBrightRed)",2:"var(--vscode-terminal-ansiBrightGreen)",3:"var(--vscode-terminal-ansiBrightYellow)",4:"var(--vscode-terminal-ansiBrightBlue)",5:"var(--vscode-terminal-ansiBrightMagenta)",6:"var(--vscode-terminal-ansiBrightCyan)",7:"var(--vscode-terminal-ansiBrightWhite)"};function r1(e){return e.replace(/[&"<>]/g,t=>({"&":"&",'"':""","<":"<",">":">"})[t])}function i1(e){return Object.entries(e).map(([t,n])=>`${t}: ${n}`).join("; ")}const s1=({error:e})=>{const t=L.useMemo(()=>ti(e),[e]);return d.jsx("div",{className:"error-message",dangerouslySetInnerHTML:{__html:t||""}})};function o1(e){return L.useMemo(()=>{if(!e)return{errors:new Map};const t=new Map;for(const n of e.errorDescriptors)t.set(n.message,n);return{errors:t}},[e])}const l1=({errorsModel:e,sdkLanguage:t,revealInSource:n})=>e.errors.size?d.jsx("div",{className:"fill",style:{overflow:"auto"},children:[...e.errors.entries()].map(([r,i])=>{var a;let s,o;const l=(a=i.stack)==null?void 0:a[0];return l&&(s=l.file.replace(/.*[/\\](.*)/,"$1")+":"+l.line,o=l.file+":"+l.line),d.jsxs("div",{children:[d.jsxs("div",{className:"hbox",style:{alignItems:"center",padding:"5px 10px",minHeight:36,fontWeight:"bold",color:"var(--vscode-errorForeground)"},children:[i.action&&$a(i.action,{sdkLanguage:t}),s&&d.jsxs("div",{className:"action-location",children:["@ ",d.jsx("span",{title:o,onClick:()=>n(i),children:s})]})]}),d.jsx(s1,{error:r})]},r)})}):d.jsx(rr,{text:"No errors"}),a1=ai;function u1(e,t){const{entries:n}=L.useMemo(()=>{if(!e)return{entries:[]};const i=[];for(const s of e.events){if(s.type==="console"){const o=s.args&&s.args.length?d1(s.args):Sh(s.text),l=s.location.url,u=`${l?l.substring(l.lastIndexOf("/")+1):""}:${s.location.lineNumber}`;i.push({browserMessage:{body:o,location:u},isError:s.messageType==="error",isWarning:s.messageType==="warning",timestamp:s.time})}s.type==="event"&&s.method==="pageError"&&i.push({browserError:s.params.error,isError:!0,isWarning:!1,timestamp:s.time})}for(const s of e.stdio){let o="";s.text&&(o=ti(s.text.trim())||""),s.base64&&(o=ti(atob(s.base64).trim())||""),i.push({nodeMessage:{html:o},isError:s.type==="stderr",isWarning:!1,timestamp:s.timestamp})}return i.sort((s,o)=>s.timestamp-o.timestamp),{entries:i}},[e]);return{entries:L.useMemo(()=>t?n.filter(i=>i.timestamp>=t.minimum&&i.timestamp<=t.maximum):n,[n,t])}}const c1=({consoleModel:e,boundaries:t})=>e.entries.length?d.jsx("div",{className:"console-tab",children:d.jsx(a1,{name:"console",items:e.entries,isError:n=>n.isError,isWarning:n=>n.isWarning,render:n=>{const r=Qe(n.timestamp-t.minimum),i=d.jsx("span",{className:"console-time",children:r}),s=n.isError?" status-error":n.isWarning?" status-warning":" status-none",o=n.browserMessage||n.browserError?d.jsx("span",{className:"codicon codicon-browser"+s,title:"Browser message"}):d.jsx("span",{className:"codicon codicon-file"+s,title:"Runner message"});let l,a,u,c;const{browserMessage:f,browserError:p,nodeMessage:v}=n;if(f&&(l=f.location,a=f.body),p){const{error:y,value:w}=p;y?(a=y.message,c=y.stack):a=String(w)}return v&&(u=v.html),d.jsxs("div",{className:"console-line",children:[i,o,l&&d.jsx("span",{className:"console-location",children:l}),a&&d.jsx("span",{className:"console-line-message",children:a}),u&&d.jsx("span",{className:"console-line-message",dangerouslySetInnerHTML:{__html:u}}),c&&d.jsx("div",{className:"console-stack",children:c})]})}})}):d.jsx(rr,{text:"No console entries"});function d1(e){if(e.length===1)return Sh(e[0].preview);const t=typeof e[0].value=="string"&&e[0].value.includes("%"),n=t?e[0].value:"",r=t?e.slice(1):e;let i=0;const s=/%([%sdifoOc])/g;let o;const l=[];let a=[];l.push(d.jsx("span",{children:a}));let u=0;for(;(o=s.exec(n))!==null;){const c=n.substring(u,o.index);a.push(d.jsx("span",{children:c})),u=o.index+2;const f=o[0][1];if(f==="%")a.push(d.jsx("span",{children:"%"}));else if(f==="s"||f==="o"||f==="O"||f==="d"||f==="i"||f==="f"){const p=r[i++],v={};typeof(p==null?void 0:p.value)!="string"&&(v.color="var(--vscode-debugTokenExpression-number)"),a.push(d.jsx("span",{style:v,children:(p==null?void 0:p.preview)||""}))}else if(f==="c"){a=[];const p=r[i++],v=p?f1(p.preview):{};l.push(d.jsx("span",{style:v,children:a}))}}for(ua[1].toUpperCase());t[l]=o}return t}catch{return{}}}function h1(e){return["background","border","color","font","line","margin","padding","text"].some(n=>e.startsWith(n))}const _h=({noShadow:e,children:t,noMinHeight:n})=>d.jsx("div",{className:"toolbar"+(e?" no-shadow":"")+(n?" no-min-height":""),children:t}),Ml=({tabs:e,selectedTab:t,setSelectedTab:n,leftToolbar:r,rightToolbar:i,dataTestId:s,mode:o})=>(o||(o="default"),d.jsx("div",{className:"tabbed-pane","data-testid":s,children:d.jsxs("div",{className:"vbox",children:[d.jsxs(_h,{children:[r&&d.jsxs("div",{style:{flex:"none",display:"flex",margin:"0 4px",alignItems:"center"},children:[...r]}),o==="default"&&d.jsx("div",{style:{flex:"auto",display:"flex",height:"100%",overflow:"hidden"},children:[...e.map(l=>d.jsx(Eh,{id:l.id,title:l.title,count:l.count,errorCount:l.errorCount,selected:t===l.id,onSelect:n}))]}),o==="select"&&d.jsx("div",{style:{flex:"auto",display:"flex",height:"100%",overflow:"hidden"},children:d.jsx("select",{style:{width:"100%",background:"none",cursor:"pointer"},onChange:l=>{n(e[l.currentTarget.selectedIndex].id)},children:e.map(l=>{let a="";return l.count===1?a=" 🔵":l.count&&(a=` 🔵✖️${l.count}`),l.errorCount===1?a=" 🔴":l.errorCount&&(a=` 🔴✖️${l.errorCount}`),d.jsxs("option",{value:l.id,selected:l.id===t,children:[l.title,a]})})})}),i&&d.jsxs("div",{style:{flex:"none",display:"flex",alignItems:"center"},children:[...i]})]}),e.map(l=>{const a="tab-content tab-"+l.id;if(l.component)return d.jsx("div",{className:a,style:{display:t===l.id?"inherit":"none"},children:l.component},l.id);if(t===l.id)return d.jsx("div",{className:a,children:l.render()},l.id)})]})})),Eh=({id:e,title:t,count:n,errorCount:r,selected:i,onSelect:s})=>d.jsxs("div",{className:"tabbed-pane-tab "+(i?"selected":""),onClick:()=>s(e),title:t,children:[d.jsx("div",{className:"tabbed-pane-tab-label",children:t}),!!n&&d.jsx("div",{className:"tabbed-pane-tab-counter",children:n}),!!r&&d.jsx("div",{className:"tabbed-pane-tab-counter error",children:r})]},e),p1="modulepreload",m1=function(e,t){return new URL(e,t).href},cc={},g1=function(t,n,r){let i=Promise.resolve();if(n&&n.length>0){const s=document.getElementsByTagName("link");i=Promise.all(n.map(o=>{if(o=m1(o,r),o in cc)return;cc[o]=!0;const l=o.endsWith(".css"),a=l?'[rel="stylesheet"]':"";if(!!r)for(let f=s.length-1;f>=0;f--){const p=s[f];if(p.href===o&&(!l||p.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${a}`))return;const c=document.createElement("link");if(c.rel=l?"stylesheet":p1,l||(c.as="script",c.crossOrigin=""),c.href=o,document.head.appendChild(c),l)return new Promise((f,p)=>{c.addEventListener("load",f),c.addEventListener("error",()=>p(new Error(`Unable to preload CSS for ${o}`)))})}))}return i.then(()=>t()).catch(s=>{const o=new Event("vite:preloadError",{cancelable:!0});if(o.payload=s,window.dispatchEvent(o),!o.defaultPrevented)throw s})},Xs=({text:e,language:t,readOnly:n,highlight:r,revealLine:i,lineNumbers:s,isFocused:o,focusOnChange:l,wrapLines:a,onChange:u})=>{const[c,f]=pn(),[p]=L.useState(g1(()=>import("./codeMirrorModule-BK3t1EEu.js"),__vite__mapDeps([0,1]),import.meta.url).then(x=>x.default)),v=L.useRef(null),[y,w]=L.useState();return L.useEffect(()=>{(async()=>{var _,N;const x=await p,h=f.current;if(!h)return;let m="";if(t==="javascript"&&(m="javascript"),t==="python"&&(m="python"),t==="java"&&(m="text/x-java"),t==="csharp"&&(m="text/x-csharp"),t==="html"&&(m="htmlmixed"),t==="css"&&(m="css"),v.current&&m===v.current.cm.getOption("mode")&&!!n===v.current.cm.getOption("readOnly")&&s===v.current.cm.getOption("lineNumbers")&&a===v.current.cm.getOption("lineWrapping"))return;(N=(_=v.current)==null?void 0:_.cm)==null||N.getWrapperElement().remove();const g=x(h,{value:"",mode:m,readOnly:!!n,lineNumbers:s,lineWrapping:a});return v.current={cm:g},o&&g.focus(),w(g),g})()},[p,y,f,t,s,a,n,o]),L.useEffect(()=>{v.current&&v.current.cm.setSize(c.width,c.height)},[c]),L.useLayoutEffect(()=>{var m;if(!y)return;let x=!1;if(y.getValue()!==e&&(y.setValue(e),x=!0,l&&(y.execCommand("selectAll"),y.focus())),x||JSON.stringify(r)!==JSON.stringify(v.current.highlight)){for(const _ of v.current.highlight||[])y.removeLineClass(_.line-1,"wrap");for(const _ of r||[])y.addLineClass(_.line-1,"wrap",`source-line-${_.type}`);for(const _ of v.current.widgets||[])y.removeLineWidget(_);const g=[];for(const _ of r||[]){if(_.type!=="error")continue;const N=(m=v.current)==null?void 0:m.cm.getLine(_.line-1);if(N){const C=document.createElement("div");C.className="source-line-error-underline",C.innerHTML=" ".repeat(N.length||1),g.push(y.addLineWidget(_.line,C,{above:!0,coverGutter:!1}))}const k=document.createElement("div");k.innerHTML=ti(_.message||""),k.className="source-line-error-widget",g.push(y.addLineWidget(_.line,k,{above:!0,coverGutter:!1}))}v.current.highlight=r,v.current.widgets=g}typeof i=="number"&&v.current.cm.lineCount()>=i&&y.scrollIntoView({line:Math.max(0,i-1),ch:0},50);let h;return u&&(h=()=>u(y.getValue()),y.on("change",h)),()=>{h&&y.off("change",h)}},[y,e,r,i,l,u]),d.jsx("div",{className:"cm-wrapper",ref:f})},v1=({resource:e,onClose:t})=>{const[n,r]=L.useState("request");return d.jsx(Ml,{dataTestId:"network-request-details",leftToolbar:[d.jsx(Bn,{icon:"close",title:"Close",onClick:t})],tabs:[{id:"request",title:"Request",render:()=>d.jsx(y1,{resource:e})},{id:"response",title:"Response",render:()=>d.jsx(w1,{resource:e})},{id:"body",title:"Body",render:()=>d.jsx(x1,{resource:e})}],selectedTab:n,setSelectedTab:r})},y1=({resource:e})=>{const[t,n]=L.useState(null);return L.useEffect(()=>{(async()=>{if(e.request.postData){const i=e.request.headers.find(l=>l.name==="Content-Type"),s=i?i.value:"",o=kh(s);if(e.request.postData._sha1){const l=await fetch(`sha1/${e.request.postData._sha1}`);n({text:jl(await l.text(),s),language:o})}else n({text:jl(e.request.postData.text,s),language:o})}})()},[e]),d.jsxs("div",{className:"network-request-details-tab",children:[d.jsx("div",{className:"network-request-details-header",children:"URL"}),d.jsx("div",{className:"network-request-details-url",children:e.request.url}),d.jsx("div",{className:"network-request-details-header",children:"Request Headers"}),d.jsx("div",{className:"network-request-details-headers",children:e.request.headers.map(r=>`${r.name}: ${r.value}`).join(` +`)}),t&&d.jsx("div",{className:"network-request-details-header",children:"Request Body"}),t&&d.jsx(Xs,{text:t.text,language:t.language,readOnly:!0,lineNumbers:!0})]})},w1=({resource:e})=>d.jsxs("div",{className:"network-request-details-tab",children:[d.jsx("div",{className:"network-request-details-header",children:"Response Headers"}),d.jsx("div",{className:"network-request-details-headers",children:e.response.headers.map(t=>`${t.name}: ${t.value}`).join(` +`)})]}),x1=({resource:e})=>{const[t,n]=L.useState(null);return L.useEffect(()=>{(async()=>{if(e.response.content._sha1){const i=e.response.content.mimeType.includes("image"),s=await fetch(`sha1/${e.response.content._sha1}`);if(i){const o=await s.blob(),l=new FileReader,a=new Promise(u=>l.onload=u);l.readAsDataURL(o),n({dataUrl:(await a).target.result})}else{const o=jl(await s.text(),e.response.content.mimeType),l=kh(e.response.content.mimeType);n({text:o,language:l})}}})()},[e]),d.jsxs("div",{className:"network-request-details-tab",children:[!e.response.content._sha1&&d.jsx("div",{children:"Response body is not available for this request."}),t&&t.dataUrl&&d.jsx("img",{draggable:"false",src:t.dataUrl}),t&&t.text&&d.jsx(Xs,{text:t.text,language:t.language,readOnly:!0,lineNumbers:!0})]})};function jl(e,t){if(e===null)return"Loading...";const n=e;if(n==="")return"";if(t.includes("application/json"))try{return JSON.stringify(JSON.parse(n),null,2)}catch{return n}return t.includes("application/x-www-form-urlencoded")?decodeURIComponent(n):n}function kh(e){if(e.includes("javascript")||e.includes("json"))return"javascript";if(e.includes("html"))return"html";if(e.includes("css"))return"css"}const Th=({cursor:e,onPaneMouseMove:t,onPaneMouseUp:n,onPaneDoubleClick:r})=>(zt.useEffect(()=>{const i=document.createElement("div");return i.style.position="fixed",i.style.top="0",i.style.right="0",i.style.bottom="0",i.style.left="0",i.style.zIndex="9999",i.style.cursor=e,document.body.appendChild(i),t&&i.addEventListener("mousemove",t),n&&i.addEventListener("mouseup",n),r&&document.body.addEventListener("dblclick",r),()=>{t&&i.removeEventListener("mousemove",t),n&&i.removeEventListener("mouseup",n),r&&document.body.removeEventListener("dblclick",r),document.body.removeChild(i)}},[e,t,n,r]),d.jsx(d.Fragment,{})),S1={position:"absolute",top:0,right:0,bottom:0,left:0},Ch=({orientation:e,offsets:t,setOffsets:n,resizerColor:r,resizerWidth:i,minColumnWidth:s})=>{const o=s||0,[l,a]=zt.useState(null),[u,c]=pn(),f={position:"absolute",right:e==="horizontal"?void 0:0,bottom:e==="horizontal"?0:void 0,width:e==="horizontal"?7:void 0,height:e==="horizontal"?void 0:7,borderTopWidth:e==="horizontal"?void 0:(7-i)/2,borderRightWidth:e==="horizontal"?(7-i)/2:void 0,borderBottomWidth:e==="horizontal"?void 0:(7-i)/2,borderLeftWidth:e==="horizontal"?(7-i)/2:void 0,borderColor:"transparent",borderStyle:"solid",cursor:e==="horizontal"?"ew-resize":"ns-resize"};return d.jsxs("div",{style:{position:"absolute",top:0,right:0,bottom:0,left:-(7-i)/2,zIndex:1e3,pointerEvents:"none"},ref:c,children:[!!l&&d.jsx(Th,{cursor:e==="horizontal"?"ew-resize":"ns-resize",onPaneMouseUp:()=>a(null),onPaneMouseMove:p=>{if(!p.buttons)a(null);else if(l){const v=e==="horizontal"?p.clientX-l.clientX:p.clientY-l.clientY,y=l.offset+v,w=l.index>0?t[l.index-1]:0,x=e==="horizontal"?u.width:u.height,h=Math.min(Math.max(w+o,y),x-o)-t[l.index];for(let m=l.index;md.jsx("div",{style:{...f,top:e==="horizontal"?0:p,left:e==="horizontal"?p:0,pointerEvents:"initial"},onMouseDown:y=>a({clientX:y.clientX,clientY:y.clientY,offset:p,index:v}),children:d.jsx("div",{style:{...S1,background:r}})}))]})};function _1(e){const t=[];for(let s=0;s{var o,l;(l=e.setSorting)==null||l.call(e,{by:s,negate:((o=e.sorting)==null?void 0:o.by)===s?!e.sorting.negate:!1})},[e]);return d.jsxs("div",{className:`grid-view ${e.name}-grid-view`,children:[d.jsx(Ch,{orientation:"horizontal",offsets:n,setOffsets:r,resizerColor:"var(--vscode-panel-border)",resizerWidth:1,minColumnWidth:25}),d.jsxs("div",{className:"vbox",children:[d.jsx("div",{className:"grid-view-header",children:e.columns.map((s,o)=>d.jsxs("div",{className:"grid-view-header-cell "+E1(s,e.sorting),style:{width:n[o]-(n[o-1]||0)},onClick:()=>e.setSorting&&i(s),children:[d.jsx("span",{className:"grid-view-header-cell-title",children:e.columnTitle(s)}),d.jsx("span",{className:"codicon codicon-triangle-up"}),d.jsx("span",{className:"codicon codicon-triangle-down"})]}))}),d.jsx(ai,{name:e.name,items:e.items,id:e.id,render:(s,o)=>d.jsx(d.Fragment,{children:e.columns.map((l,a)=>{const{body:u,title:c}=e.render(s,l,o);return d.jsx("div",{className:`grid-view-cell grid-view-column-${String(l)}`,title:c,style:{width:n[a]-(n[a-1]||0)},children:u})})}),icon:e.icon,indent:e.indent,isError:e.isError,isWarning:e.isWarning,isInfo:e.isInfo,selectedItem:e.selectedItem,onAccepted:e.onAccepted,onSelected:e.onSelected,onLeftArrow:e.onLeftArrow,onRightArrow:e.onRightArrow,onHighlighted:e.onHighlighted,onIconClicked:e.onIconClicked,noItemsMessage:e.noItemsMessage,dataTestId:e.dataTestId,noHighlightOnHover:e.noHighlightOnHover})]})]})}function E1(e,t){return e===(t==null?void 0:t.by)?" filter-"+(t.negate?"negative":"positive"):""}const k1=_1;function T1(e,t){return{resources:L.useMemo(()=>((e==null?void 0:e.resources)||[]).filter(s=>t?!!s._monotonicTime&&s._monotonicTime>=t.minimum&&s._monotonicTime<=t.maximum:!0),[e,t])}}const C1=({boundaries:e,networkModel:t,onEntryHovered:n})=>{const[r,i]=L.useState(void 0),[s,o]=L.useState(void 0),{renderedEntries:l}=L.useMemo(()=>{const u=t.resources.map(c=>A1(c,e));return r&&j1(u,r),{renderedEntries:u}},[t.resources,r,e]);if(!t.resources.length)return d.jsx(rr,{text:"No network calls"});const a=d.jsx(k1,{name:"network",items:l,selectedItem:s,onSelected:u=>o(u),onHighlighted:u=>n(u==null?void 0:u.resource),columns:s?["name"]:["name","method","status","contentType","duration","size","start","route"],columnTitle:N1,columnWidth:b1,isError:u=>u.status.code>=400,isInfo:u=>!!u.route,render:(u,c)=>L1(u,c),sorting:r,setSorting:i});return d.jsxs(d.Fragment,{children:[!s&&a,s&&d.jsxs(Es,{sidebarSize:200,sidebarIsFirst:!0,orientation:"horizontal",children:[d.jsx(v1,{resource:s.resource,onClose:()=>o(void 0)}),a]})]})},N1=e=>e==="name"?"Name":e==="method"?"Method":e==="status"?"Status":e==="contentType"?"Content Type":e==="duration"?"Duration":e==="size"?"Size":e==="start"?"Start":e==="route"?"Route":"",b1=e=>e==="name"?200:e==="method"||e==="status"?60:e==="contentType"?200:100,L1=(e,t)=>t==="name"?{body:e.name.name,title:e.name.url}:t==="method"?{body:e.method}:t==="status"?{body:e.status.code>0?e.status.code:"",title:e.status.text}:t==="contentType"?{body:e.contentType}:t==="duration"?{body:Qe(e.duration)}:t==="size"?{body:nm(e.size)}:t==="start"?{body:Qe(e.start)}:t==="route"?{body:e.route}:{body:""},A1=(e,t)=>{const n=M1(e);let r;try{const o=new URL(e.request.url);r=o.pathname.substring(o.pathname.lastIndexOf("/")+1),r||(r=o.host)}catch{r=e.request.url}let i=e.response.content.mimeType;const s=i.match(/^(.*);\s*charset=.*$/);return s&&(i=s[1]),{name:{name:r,url:e.request.url},method:e.request.method,status:{code:e.response.status,text:e.response.statusText},contentType:i,duration:e.time,size:e.response._transferSize>0?e.response._transferSize:e.response.bodySize,start:e._monotonicTime-t.minimum,route:n,resource:e}};function M1(e){return e._wasAborted?"aborted":e._wasContinued?"continued":e._wasFulfilled?"fulfilled":e._apiRequest?"api":""}function j1(e,t){const n=I1(t==null?void 0:t.by);n&&e.sort(n),t.negate&&e.reverse()}function I1(e){if(e==="start")return(t,n)=>t.start-n.start;if(e==="duration")return(t,n)=>t.duration-n.duration;if(e==="status")return(t,n)=>t.status.code-n.status.code;if(e==="method")return(t,n)=>{const r=t.method,i=n.method;return r.localeCompare(i)};if(e==="size")return(t,n)=>t.size-n.size;if(e==="contentType")return(t,n)=>t.contentType.localeCompare(n.contentType);if(e==="name")return(t,n)=>t.name.name.localeCompare(n.name.name);if(e==="route")return(t,n)=>t.route.localeCompare(n.route)}const dc={queryAll(e,t){t.startsWith("/")&&e.nodeType!==Node.DOCUMENT_NODE&&(t="."+t);const n=[],r=e.ownerDocument||e;if(!r)return n;const i=r.evaluate(t,e,null,XPathResult.ORDERED_NODE_ITERATOR_TYPE);for(let s=i.iterateNext();s;s=i.iterateNext())s.nodeType===Node.ELEMENT_NODE&&n.push(s);return n}};let Nh="";function P1(e){Nh=e}function Qs(e,t){for(;t;){if(e.contains(t))return!0;t=Lh(t)}return!1}function Ee(e){if(e.parentElement)return e.parentElement;if(e.parentNode&&e.parentNode.nodeType===11&&e.parentNode.host)return e.parentNode.host}function bh(e){let t=e;for(;t.parentNode;)t=t.parentNode;if(t.nodeType===11||t.nodeType===9)return t}function Lh(e){for(;e.parentElement;)e=e.parentElement;return Ee(e)}function Cr(e,t,n){for(;e;){const r=e.closest(t);if(n&&r!==n&&(r!=null&&r.contains(n)))return;if(r)return r;e=Lh(e)}}function ir(e,t){return e.ownerDocument&&e.ownerDocument.defaultView?e.ownerDocument.defaultView.getComputedStyle(e,t):void 0}function Ah(e,t){if(t=t??ir(e),!t)return!0;if(Element.prototype.checkVisibility&&Nh!=="webkit"){if(!e.checkVisibility({checkOpacity:!1,checkVisibilityCSS:!1}))return!1}else{const n=e.closest("details,summary");if(n!==e&&(n==null?void 0:n.nodeName)==="DETAILS"&&!n.open)return!1}return t.visibility==="visible"}function Cs(e){const t=ir(e);if(!t)return!0;if(t.display==="contents"){for(let r=e.firstChild;r;r=r.nextSibling)if(r.nodeType===1&&Cs(r)||r.nodeType===3&&Mh(r))return!0;return!1}if(!Ah(e,t))return!1;const n=e.getBoundingClientRect();return n.width>0&&n.height>0}function Mh(e){const t=e.ownerDocument.createRange();t.selectNode(e);const n=t.getBoundingClientRect();return n.width>0&&n.height>0}function fc(e){return e.hasAttribute("aria-label")||e.hasAttribute("aria-labelledby")}const hc="article:not([role]), aside:not([role]), main:not([role]), nav:not([role]), section:not([role]), [role=article], [role=complementary], [role=main], [role=navigation], [role=region]",R1=["aria-atomic","aria-busy","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-dropeffect","aria-errormessage","aria-flowto","aria-grabbed","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-live","aria-owns","aria-relevant","aria-roledescription"];function jh(e){return R1.some(t=>e.hasAttribute(t))}const Co={A:e=>e.hasAttribute("href")?"link":null,AREA:e=>e.hasAttribute("href")?"link":null,ARTICLE:()=>"article",ASIDE:()=>"complementary",BLOCKQUOTE:()=>"blockquote",BUTTON:()=>"button",CAPTION:()=>"caption",CODE:()=>"code",DATALIST:()=>"listbox",DD:()=>"definition",DEL:()=>"deletion",DETAILS:()=>"group",DFN:()=>"term",DIALOG:()=>"dialog",DT:()=>"term",EM:()=>"emphasis",FIELDSET:()=>"group",FIGURE:()=>"figure",FOOTER:e=>Cr(e,hc)?null:"contentinfo",FORM:e=>fc(e)?"form":null,H1:()=>"heading",H2:()=>"heading",H3:()=>"heading",H4:()=>"heading",H5:()=>"heading",H6:()=>"heading",HEADER:e=>Cr(e,hc)?null:"banner",HR:()=>"separator",HTML:()=>"document",IMG:e=>e.getAttribute("alt")===""&&!jh(e)&&Number.isNaN(Number(String(e.getAttribute("tabindex"))))?"presentation":"img",INPUT:e=>{const t=e.type.toLowerCase();if(t==="search")return e.hasAttribute("list")?"combobox":"searchbox";if(["email","tel","text","url",""].includes(t)){const n=Ks(e,e.getAttribute("list"))[0];return n&&n.tagName==="DATALIST"?"combobox":"textbox"}return t==="hidden"?"":{button:"button",checkbox:"checkbox",image:"button",number:"spinbutton",radio:"radio",range:"slider",reset:"button",submit:"button"}[t]||"textbox"},INS:()=>"insertion",LI:()=>"listitem",MAIN:()=>"main",MARK:()=>"mark",MATH:()=>"math",MENU:()=>"list",METER:()=>"meter",NAV:()=>"navigation",OL:()=>"list",OPTGROUP:()=>"group",OPTION:()=>"option",OUTPUT:()=>"status",P:()=>"paragraph",PROGRESS:()=>"progressbar",SECTION:e=>fc(e)?"region":null,SELECT:e=>e.hasAttribute("multiple")||e.size>1?"listbox":"combobox",STRONG:()=>"strong",SUB:()=>"subscript",SUP:()=>"superscript",SVG:()=>"img",TABLE:()=>"table",TBODY:()=>"rowgroup",TD:e=>{const t=Cr(e,"table"),n=t?Ns(t):"";return n==="grid"||n==="treegrid"?"gridcell":"cell"},TEXTAREA:()=>"textbox",TFOOT:()=>"rowgroup",TH:e=>{if(e.getAttribute("scope")==="col")return"columnheader";if(e.getAttribute("scope")==="row")return"rowheader";const t=Cr(e,"table"),n=t?Ns(t):"";return n==="grid"||n==="treegrid"?"gridcell":"cell"},THEAD:()=>"rowgroup",TIME:()=>"time",TR:()=>"row",UL:()=>"list"},$1={DD:["DL","DIV"],DIV:["DL"],DT:["DL","DIV"],LI:["OL","UL"],TBODY:["TABLE"],TD:["TR"],TFOOT:["TABLE"],TH:["TR"],THEAD:["TABLE"],TR:["THEAD","TBODY","TFOOT","TABLE"]};function pc(e){var r;const t=((r=Co[e.tagName.toUpperCase()])==null?void 0:r.call(Co,e))||"";if(!t)return null;let n=e;for(;n;){const i=Ee(n),s=$1[n.tagName];if(!s||!i||!s.includes(i.tagName))break;const o=Ns(i);if((o==="none"||o==="presentation")&&!Ih(i))return o;n=i}return t}const O1=["alert","alertdialog","application","article","banner","blockquote","button","caption","cell","checkbox","code","columnheader","combobox","command","complementary","composite","contentinfo","definition","deletion","dialog","directory","document","emphasis","feed","figure","form","generic","grid","gridcell","group","heading","img","input","insertion","landmark","link","list","listbox","listitem","log","main","marquee","math","meter","menu","menubar","menuitem","menuitemcheckbox","menuitemradio","navigation","none","note","option","paragraph","presentation","progressbar","radio","radiogroup","range","region","roletype","row","rowgroup","rowheader","scrollbar","search","searchbox","section","sectionhead","select","separator","slider","spinbutton","status","strong","structure","subscript","superscript","switch","tab","table","tablist","tabpanel","term","textbox","time","timer","toolbar","tooltip","tree","treegrid","treeitem","widget","window"],z1=["command","composite","input","landmark","range","roletype","section","sectionhead","select","structure","widget","window"],D1=O1.filter(e=>!z1.includes(e));function Ns(e){return(e.getAttribute("role")||"").split(" ").map(n=>n.trim()).find(n=>D1.includes(n))||null}function Ih(e){return!jh(e)}function $e(e){const t=Ns(e);return!t||(t==="none"||t==="presentation")&&Ih(e)?pc(e):t}function Ph(e){return e===null?void 0:e.toLowerCase()==="true"}function Oa(e){if(["STYLE","SCRIPT","NOSCRIPT","TEMPLATE"].includes(e.tagName))return!0;const t=ir(e),n=e.nodeName==="SLOT";if((t==null?void 0:t.display)==="contents"&&!n){for(let i=e.firstChild;i;i=i.nextSibling)if(i.nodeType===1&&!Oa(i)||i.nodeType===3&&Mh(i))return!1;return!0}return!(e.nodeName==="OPTION"&&!!e.closest("select"))&&!n&&!Ah(e,t)?!0:Rh(e)}function Rh(e){let t=jt==null?void 0:jt.get(e);if(t===void 0){if(t=!1,e.parentElement&&e.parentElement.shadowRoot&&!e.assignedSlot&&(t=!0),!t){const n=ir(e);t=!n||n.display==="none"||Ph(e.getAttribute("aria-hidden"))===!0}if(!t){const n=Ee(e);n&&(t=Rh(n))}jt==null||jt.set(e,t)}return t}function Ks(e,t){if(!t)return[];const n=bh(e);if(!n)return[];try{const r=t.split(" ").filter(s=>!!s),i=new Set;for(const s of r){const o=n.querySelector("#"+CSS.escape(s));o&&i.add(o)}return[...i]}catch{return[]}}function H1(e){return e.replace(/\r\n/g,` +`).replace(/\u00A0/g," ").replace(/\s\s+/g," ").trim()}function mc(e,t){const n=[...e.querySelectorAll(t)];for(const r of Ks(e,e.getAttribute("aria-owns")))r.matches(t)&&n.push(r),n.push(...r.querySelectorAll(t));return n}function gc(e,t){const n=t==="::before"?Fa:Ua;if(n!=null&&n.has(e))return(n==null?void 0:n.get(e))||"";const r=ir(e,t),i=F1(r);return n&&n.set(e,i),i}function F1(e){if(!e)return"";const t=e.content;if(t[0]==="'"&&t[t.length-1]==="'"||t[0]==='"'&&t[t.length-1]==='"'){const n=t.substring(1,t.length-1);return(e.display||"inline")!=="inline"?" "+n+" ":n}return""}function $h(e){const t=e.getAttribute("aria-labelledby");return t===null?null:Ks(e,t)}function U1(e,t){const n=["button","cell","checkbox","columnheader","gridcell","heading","link","menuitem","menuitemcheckbox","menuitemradio","option","radio","row","rowheader","switch","tab","tooltip","treeitem"].includes(e),r=t&&["","caption","code","contentinfo","definition","deletion","emphasis","insertion","list","listitem","mark","none","paragraph","presentation","region","row","rowgroup","section","strong","subscript","superscript","table","term","time"].includes(e);return n||r}function za(e,t){const n=t?Ha:Da;let r=n==null?void 0:n.get(e);return r===void 0&&(r="",["caption","code","definition","deletion","emphasis","generic","insertion","mark","paragraph","presentation","strong","subscript","suggestion","superscript","term","time"].includes($e(e)||"")||(r=H1(wt(e,{includeHidden:t,visitedElements:new Set,embeddedInLabelledBy:"none",embeddedInLabel:"none",embeddedInTextAlternativeElement:!1,embeddedInTargetElement:"self"}))),n==null||n.set(e,r)),r}function wt(e,t){if(t.visitedElements.has(e))return"";const n={...t,embeddedInLabel:t.embeddedInLabel==="self"?"descendant":t.embeddedInLabel,embeddedInLabelledBy:t.embeddedInLabelledBy==="self"?"descendant":t.embeddedInLabelledBy,embeddedInTargetElement:t.embeddedInTargetElement==="self"?"descendant":t.embeddedInTargetElement};if(!t.includeHidden&&t.embeddedInLabelledBy!=="self"&&Oa(e))return t.visitedElements.add(e),"";const r=$h(e);if(t.embeddedInLabelledBy==="none"){const o=(r||[]).map(l=>wt(l,{...t,embeddedInLabelledBy:"self",embeddedInTargetElement:"none",embeddedInLabel:"none",embeddedInTextAlternativeElement:!1})).join(" ");if(o)return o}const i=$e(e)||"";if(t.embeddedInLabel!=="none"||t.embeddedInLabelledBy!=="none"){const o=[...e.labels||[]].includes(e),l=(r||[]).includes(e);if(!o&&!l){if(i==="textbox")return t.visitedElements.add(e),e.tagName==="INPUT"||e.tagName==="TEXTAREA"?e.value:e.textContent||"";if(["combobox","listbox"].includes(i)){t.visitedElements.add(e);let a;if(e.tagName==="SELECT")a=[...e.selectedOptions],!a.length&&e.options.length&&a.push(e.options[0]);else{const u=i==="combobox"?mc(e,"*").find(c=>$e(c)==="listbox"):e;a=u?mc(u,'[aria-selected="true"]').filter(c=>$e(c)==="option"):[]}return a.map(u=>wt(u,n)).join(" ")}if(["progressbar","scrollbar","slider","spinbutton","meter"].includes(i))return t.visitedElements.add(e),e.hasAttribute("aria-valuetext")?e.getAttribute("aria-valuetext")||"":e.hasAttribute("aria-valuenow")?e.getAttribute("aria-valuenow")||"":e.getAttribute("value")||"";if(["menu"].includes(i))return t.visitedElements.add(e),""}}const s=e.getAttribute("aria-label")||"";if(s.trim())return t.visitedElements.add(e),s;if(!["presentation","none"].includes(i)){if(e.tagName==="INPUT"&&["button","submit","reset"].includes(e.type)){t.visitedElements.add(e);const o=e.value||"";return o.trim()?o:e.type==="submit"?"Submit":e.type==="reset"?"Reset":e.getAttribute("title")||""}if(e.tagName==="INPUT"&&e.type==="image"){t.visitedElements.add(e);const o=e.labels||[];if(o.length&&t.embeddedInLabelledBy==="none")return bi(o,t);const l=e.getAttribute("alt")||"";if(l.trim())return l;const a=e.getAttribute("title")||"";return a.trim()?a:"Submit"}if(!r&&e.tagName==="BUTTON"){t.visitedElements.add(e);const o=e.labels||[];if(o.length)return bi(o,t)}if(!r&&e.tagName==="OUTPUT"){t.visitedElements.add(e);const o=e.labels||[];return o.length?bi(o,t):e.getAttribute("title")||""}if(!r&&(e.tagName==="TEXTAREA"||e.tagName==="SELECT"||e.tagName==="INPUT")){t.visitedElements.add(e);const o=e.labels||[];if(o.length)return bi(o,t);const l=e.tagName==="INPUT"&&["text","password","search","tel","email","url"].includes(e.type)||e.tagName==="TEXTAREA",a=e.getAttribute("placeholder")||"",u=e.getAttribute("title")||"";return!l||u?u:a}if(!r&&e.tagName==="FIELDSET"){t.visitedElements.add(e);for(let l=e.firstElementChild;l;l=l.nextElementSibling)if(l.tagName==="LEGEND")return wt(l,{...n,embeddedInTextAlternativeElement:!0});return e.getAttribute("title")||""}if(!r&&e.tagName==="FIGURE"){t.visitedElements.add(e);for(let l=e.firstElementChild;l;l=l.nextElementSibling)if(l.tagName==="FIGCAPTION")return wt(l,{...n,embeddedInTextAlternativeElement:!0});return e.getAttribute("title")||""}if(e.tagName==="IMG"){t.visitedElements.add(e);const o=e.getAttribute("alt")||"";return o.trim()?o:e.getAttribute("title")||""}if(e.tagName==="TABLE"){t.visitedElements.add(e);for(let l=e.firstElementChild;l;l=l.nextElementSibling)if(l.tagName==="CAPTION")return wt(l,{...n,embeddedInTextAlternativeElement:!0});const o=e.getAttribute("summary")||"";if(o)return o}if(e.tagName==="AREA"){t.visitedElements.add(e);const o=e.getAttribute("alt")||"";return o.trim()?o:e.getAttribute("title")||""}if(e.tagName.toUpperCase()==="SVG"||e.ownerSVGElement){t.visitedElements.add(e);for(let o=e.firstElementChild;o;o=o.nextElementSibling)if(o.tagName.toUpperCase()==="TITLE"&&o.ownerSVGElement)return wt(o,{...n,embeddedInLabelledBy:"self"})}if(e.ownerSVGElement&&e.tagName.toUpperCase()==="A"){const o=e.getAttribute("xlink:title")||"";if(o.trim())return t.visitedElements.add(e),o}}if(U1(i,t.embeddedInTargetElement==="descendant")||t.embeddedInLabelledBy!=="none"||t.embeddedInLabel!=="none"||t.embeddedInTextAlternativeElement){t.visitedElements.add(e);const o=[],l=(c,f)=>{var p;if(!(f&&c.assignedSlot))if(c.nodeType===1){const v=((p=ir(c))==null?void 0:p.display)||"inline";let y=wt(c,n);(v!=="inline"||c.nodeName==="BR")&&(y=" "+y+" "),o.push(y)}else c.nodeType===3&&o.push(c.textContent||"")};o.push(gc(e,"::before"));const a=e.nodeName==="SLOT"?e.assignedNodes():[];if(a.length)for(const c of a)l(c,!1);else{for(let c=e.firstChild;c;c=c.nextSibling)l(c,!0);if(e.shadowRoot)for(let c=e.shadowRoot.firstChild;c;c=c.nextSibling)l(c,!0);for(const c of Ks(e,e.getAttribute("aria-owns")))l(c,!0)}o.push(gc(e,"::after"));const u=o.join("");if(u.trim())return u}if(!["presentation","none"].includes(i)||e.tagName==="IFRAME"){t.visitedElements.add(e);const o=e.getAttribute("title")||"";if(o.trim())return o}return t.visitedElements.add(e),""}const Oh=["gridcell","option","row","tab","rowheader","columnheader","treeitem"];function V1(e){return e.tagName==="OPTION"?e.selected:Oh.includes($e(e)||"")?Ph(e.getAttribute("aria-selected"))===!0:!1}const zh=["checkbox","menuitemcheckbox","option","radio","switch","menuitemradio","treeitem"];function B1(e){const t=Dh(e,!0);return t==="error"?!1:t}function Dh(e,t){if(t&&e.tagName==="INPUT"&&e.indeterminate)return"mixed";if(e.tagName==="INPUT"&&["checkbox","radio"].includes(e.type))return e.checked;if(zh.includes($e(e)||"")){const n=e.getAttribute("aria-checked");return n==="true"?!0:t&&n==="mixed"?"mixed":!1}return"error"}const Hh=["button"];function W1(e){if(Hh.includes($e(e)||"")){const t=e.getAttribute("aria-pressed");if(t==="true")return!0;if(t==="mixed")return"mixed"}return!1}const Fh=["application","button","checkbox","combobox","gridcell","link","listbox","menuitem","row","rowheader","tab","treeitem","columnheader","menuitemcheckbox","menuitemradio","rowheader","switch"];function q1(e){if(e.tagName==="DETAILS")return e.open;if(Fh.includes($e(e)||"")){const t=e.getAttribute("aria-expanded");return t===null?"none":t==="true"}return"none"}const Uh=["heading","listitem","row","treeitem"];function X1(e){const t={H1:1,H2:2,H3:3,H4:4,H5:5,H6:6}[e.tagName];if(t)return t;if(Uh.includes($e(e)||"")){const n=e.getAttribute("aria-level"),r=n===null?Number.NaN:Number(n);if(Number.isInteger(r)&&r>=1)return r}return 0}const Q1=["application","button","composite","gridcell","group","input","link","menuitem","scrollbar","separator","tab","checkbox","columnheader","combobox","grid","listbox","menu","menubar","menuitemcheckbox","menuitemradio","option","radio","radiogroup","row","rowheader","searchbox","select","slider","spinbutton","switch","tablist","textbox","toolbar","tree","treegrid","treeitem"];function Vh(e){return["BUTTON","INPUT","SELECT","TEXTAREA","OPTION","OPTGROUP"].includes(e.tagName)&&(e.hasAttribute("disabled")||Bh(e))?!0:Wh(e)}function Bh(e){return e?e.tagName==="FIELDSET"&&e.hasAttribute("disabled")?!0:Bh(e.parentElement):!1}function Wh(e){if(!e)return!1;if(Q1.includes($e(e)||"")){const t=(e.getAttribute("aria-disabled")||"").toLowerCase();if(t==="true")return!0;if(t==="false")return!1}return Wh(Ee(e))}function bi(e,t){return[...e].map(n=>wt(n,{...t,embeddedInLabel:"self",embeddedInTextAlternativeElement:!1,embeddedInLabelledBy:"none",embeddedInTargetElement:"none"})).filter(n=>!!n).join(" ")}let Da,Ha,jt,Fa,Ua,qh=0;function Xh(){++qh,Da??(Da=new Map),Ha??(Ha=new Map),jt??(jt=new Map),Fa??(Fa=new Map),Ua??(Ua=new Map)}function Qh(){--qh||(Da=void 0,Ha=void 0,jt=void 0,Fa=void 0,Ua=void 0)}function Kh(e,t){for(const n of t.jsonPath)e!=null&&(e=e[n]);return Gh(e,t)}function Gh(e,t){const n=typeof e=="string"&&!t.caseSensitive?e.toUpperCase():e,r=typeof t.value=="string"&&!t.caseSensitive?t.value.toUpperCase():t.value;return t.op===""?!!n:t.op==="="?r instanceof RegExp?typeof n=="string"&&!!n.match(r):n===r:typeof n!="string"||typeof r!="string"?!1:t.op==="*="?n.includes(r):t.op==="^="?n.startsWith(r):t.op==="$="?n.endsWith(r):t.op==="|="?n===r||n.startsWith(r+"-"):t.op==="~="?n.split(" ").includes(r):!1}function Va(e){const t=e.ownerDocument;return e.nodeName==="SCRIPT"||e.nodeName==="NOSCRIPT"||e.nodeName==="STYLE"||t.head&&t.head.contains(e)}function Me(e,t){let n=e.get(t);if(n===void 0){if(n={full:"",normalized:"",immediate:[]},!Va(t)){let r="";if(t instanceof HTMLInputElement&&(t.type==="submit"||t.type==="button"))n={full:t.value,normalized:Fe(t.value),immediate:[t.value]};else{for(let i=t.firstChild;i;i=i.nextSibling)i.nodeType===Node.TEXT_NODE?(n.full+=i.nodeValue||"",r+=i.nodeValue||""):(r&&n.immediate.push(r),r="",i.nodeType===Node.ELEMENT_NODE&&(n.full+=Me(e,i).full));r&&n.immediate.push(r),t.shadowRoot&&(n.full+=Me(e,t.shadowRoot).full),n.full&&(n.normalized=Fe(n.full))}}e.set(t,n)}return n}function Gs(e,t,n){if(Va(t)||!n(Me(e,t)))return"none";for(let r=t.firstChild;r;r=r.nextSibling)if(r.nodeType===Node.ELEMENT_NODE&&n(Me(e,r)))return"selfAndChildren";return t.shadowRoot&&n(Me(e,t.shadowRoot))?"selfAndChildren":"self"}function Yh(e,t){const n=$h(t);if(n)return n.map(s=>Me(e,s));const r=t.getAttribute("aria-label");if(r!==null&&r.trim())return[{full:r,normalized:Fe(r),immediate:[r]}];const i=t.nodeName==="INPUT"&&t.type!=="hidden";if(["BUTTON","METER","OUTPUT","PROGRESS","SELECT","TEXTAREA"].includes(t.nodeName)||i){const s=t.labels;if(s)return[...s].map(o=>Me(e,o))}return[]}function vc(e){return e.displayName||e.name||"Anonymous"}function K1(e){if(e.type)switch(typeof e.type){case"function":return vc(e.type);case"string":return e.type;case"object":return e.type.displayName||(e.type.render?vc(e.type.render):"")}if(e._currentElement){const t=e._currentElement.type;if(typeof t=="string")return t;if(typeof t=="function")return t.displayName||t.name||"Anonymous"}return""}function G1(e){var t;return e.key??((t=e._currentElement)==null?void 0:t.key)}function Y1(e){if(e.child){const n=[];for(let r=e.child;r;r=r.sibling)n.push(r);return n}if(!e._currentElement)return[];const t=n=>{var i;const r=(i=n._currentElement)==null?void 0:i.type;return typeof r=="function"||typeof r=="string"};if(e._renderedComponent){const n=e._renderedComponent;return t(n)?[n]:[]}return e._renderedChildren?[...Object.values(e._renderedChildren)].filter(t):[]}function J1(e){var r;const t=e.memoizedProps||((r=e._currentElement)==null?void 0:r.props);if(!t||typeof t=="string")return t;const n={...t};return delete n.children,n}function Jh(e){var r;const t={key:G1(e),name:K1(e),children:Y1(e).map(Jh),rootElements:[],props:J1(e)},n=e.stateNode||e._hostNode||((r=e._renderedComponent)==null?void 0:r._hostNode);if(n instanceof Element)t.rootElements.push(n);else for(const i of t.children)t.rootElements.push(...i.rootElements);return t}function Zh(e,t,n=[]){t(e)&&n.push(e);for(const r of e.children)Zh(r,t,n);return n}function ep(e,t=[]){const r=(e.ownerDocument||e).createTreeWalker(e,NodeFilter.SHOW_ELEMENT);do{const i=r.currentNode,s=i,o=Object.keys(s).find(a=>a.startsWith("__reactContainer")&&s[a]!==null);if(o)t.push(s[o].stateNode.current);else{const a="_reactRootContainer";s.hasOwnProperty(a)&&s[a]!==null&&t.push(s[a]._internalRoot.current)}if(i instanceof Element&&i.hasAttribute("data-reactroot"))for(const a of Object.keys(i))(a.startsWith("__reactInternalInstance")||a.startsWith("__reactFiber"))&&t.push(i[a]);const l=i instanceof Element?i.shadowRoot:null;l&&ep(l,t)}while(r.nextNode());return t}const Z1={queryAll(e,t){const{name:n,attributes:r}=ln(t,!1),o=ep(e.ownerDocument||e).map(a=>Jh(a)).map(a=>Zh(a,u=>{const c=u.props??{};if(u.key!==void 0&&(c.key=u.key),n&&u.name!==n||u.rootElements.some(f=>!Qs(e,f)))return!1;for(const f of r)if(!Kh(c,f))return!1;return!0})).flat(),l=new Set;for(const a of o)for(const u of a.rootElements)l.add(u);return[...l]}};function tp(e,t){const n=e.replace(/^[a-zA-Z]:/,"").replace(/\\/g,"/");let r=n.substring(n.lastIndexOf("/")+1);return t&&r.endsWith(t)&&(r=r.substring(0,r.length-t.length)),r}function ev(e,t){return t?t.toUpperCase():""}const tv=/(?:^|[-_/])(\w)/g,np=e=>e&&e.replace(tv,ev);function nv(e){function t(c){const f=c.name||c._componentTag||c.__playwright_guessedName;if(f)return f;const p=c.__file;if(p)return np(tp(p,".vue"))}function n(c,f){return c.type.__playwright_guessedName=f,f}function r(c){var p,v,y,w;const f=t(c.type||{});if(f)return f;if(c.root===c)return"Root";for(const x in(v=(p=c.parent)==null?void 0:p.type)==null?void 0:v.components)if(((y=c.parent)==null?void 0:y.type.components[x])===c.type)return n(c,x);for(const x in(w=c.appContext)==null?void 0:w.components)if(c.appContext.components[x]===c.type)return n(c,x);return"Anonymous Component"}function i(c){return c._isBeingDestroyed||c.isUnmounted}function s(c){return c.subTree.type.toString()==="Symbol(Fragment)"}function o(c){const f=[];return c.component&&f.push(c.component),c.suspense&&f.push(...o(c.suspense.activeBranch)),Array.isArray(c.children)&&c.children.forEach(p=>{p.component?f.push(p.component):f.push(...o(p))}),f.filter(p=>{var v;return!i(p)&&!((v=p.type.devtools)!=null&&v.hide)})}function l(c){return s(c)?a(c.subTree):[c.subTree.el]}function a(c){if(!c.children)return[];const f=[];for(let p=0,v=c.children.length;p!!o.component).map(o=>o.component):[]}function i(s){return{name:n(s),children:r(s).map(i),rootElements:[s.$el],props:s._props}}return i(e)}function rp(e,t,n=[]){t(e)&&n.push(e);for(const r of e.children)rp(r,t,n);return n}function ip(e,t=[]){const r=(e.ownerDocument||e).createTreeWalker(e,NodeFilter.SHOW_ELEMENT),i=new Set;do{const s=r.currentNode;s.__vue__&&i.add(s.__vue__.$root),s.__vue_app__&&s._vnode&&s._vnode.component&&t.push({root:s._vnode.component,version:3});const o=s instanceof Element?s.shadowRoot:null;o&&ip(o,t)}while(r.nextNode());for(const s of i)t.push({version:2,root:s});return t}const iv={queryAll(e,t){const n=e.ownerDocument||e,{name:r,attributes:i}=ln(t,!1),l=ip(n).map(u=>u.version===3?nv(u.root):rv(u.root)).map(u=>rp(u,c=>{if(r&&c.name!==r||c.rootElements.some(f=>!Qs(e,f)))return!1;for(const f of i)if(!Kh(c.props,f))return!1;return!0})).flat(),a=new Set;for(const u of l)for(const c of u.rootElements)a.add(c);return[...a]}},sp=["selected","checked","pressed","expanded","level","disabled","name","include-hidden"];sp.sort();function yr(e,t,n){if(!t.includes(n))throw new Error(`"${e}" attribute is only supported for roles: ${t.slice().sort().map(r=>`"${r}"`).join(", ")}`)}function wn(e,t){if(e.op!==""&&!t.includes(e.value))throw new Error(`"${e.name}" must be one of ${t.map(n=>JSON.stringify(n)).join(", ")}`)}function xn(e,t){if(!t.includes(e.op))throw new Error(`"${e.name}" does not support "${e.op}" matcher`)}function sv(e,t){const n={role:t};for(const r of e)switch(r.name){case"checked":{yr(r.name,zh,t),wn(r,[!0,!1,"mixed"]),xn(r,["","="]),n.checked=r.op===""?!0:r.value;break}case"pressed":{yr(r.name,Hh,t),wn(r,[!0,!1,"mixed"]),xn(r,["","="]),n.pressed=r.op===""?!0:r.value;break}case"selected":{yr(r.name,Oh,t),wn(r,[!0,!1]),xn(r,["","="]),n.selected=r.op===""?!0:r.value;break}case"expanded":{yr(r.name,Fh,t),wn(r,[!0,!1]),xn(r,["","="]),n.expanded=r.op===""?!0:r.value;break}case"level":{if(yr(r.name,Uh,t),typeof r.value=="string"&&(r.value=+r.value),r.op!=="="||typeof r.value!="number"||Number.isNaN(r.value))throw new Error('"level" attribute must be compared to a number');n.level=r.value;break}case"disabled":{wn(r,[!0,!1]),xn(r,["","="]),n.disabled=r.op===""?!0:r.value;break}case"name":{if(r.op==="")throw new Error('"name" attribute must have a value');if(typeof r.value!="string"&&!(r.value instanceof RegExp))throw new Error('"name" attribute must be a string or a regular expression');n.name=r.value,n.nameOp=r.op,n.exact=r.caseSensitive;break}case"include-hidden":{wn(r,[!0,!1]),xn(r,["","="]),n.includeHidden=r.op===""?!0:r.value;break}default:throw new Error(`Unknown attribute "${r.name}", must be one of ${sp.map(i=>`"${i}"`).join(", ")}.`)}return n}function ov(e,t,n){const r=[],i=o=>{if($e(o)===t.role&&!(t.selected!==void 0&&V1(o)!==t.selected)&&!(t.checked!==void 0&&B1(o)!==t.checked)&&!(t.pressed!==void 0&&W1(o)!==t.pressed)&&!(t.expanded!==void 0&&q1(o)!==t.expanded)&&!(t.level!==void 0&&X1(o)!==t.level)&&!(t.disabled!==void 0&&Vh(o)!==t.disabled)&&!(!t.includeHidden&&Oa(o))){if(t.name!==void 0){const l=Fe(za(o,!!t.includeHidden));if(typeof t.name=="string"&&(t.name=Fe(t.name)),n&&!t.exact&&t.nameOp==="="&&(t.nameOp="*="),!Gh(l,{name:"",jsonPath:[],op:t.nameOp||"=",value:t.name,caseSensitive:!!t.exact}))return}r.push(o)}},s=o=>{const l=[];o.shadowRoot&&l.push(o.shadowRoot);for(const a of o.querySelectorAll("*"))i(a),a.shadowRoot&&l.push(a.shadowRoot);l.forEach(s)};return s(e),r}function yc(e){return{queryAll:(t,n)=>{const r=ln(n,!0),i=r.name.toLowerCase();if(!i)throw new Error("Role must not be empty");const s=sv(r.attributes,i);Xh();try{return ov(t,s,e)}finally{Qh()}}}}function lv(e,t,n){const r=e.left-t.right;if(!(r<0||n!==void 0&&r>n))return r+Math.max(t.bottom-e.bottom,0)+Math.max(e.top-t.top,0)}function av(e,t,n){const r=t.left-e.right;if(!(r<0||n!==void 0&&r>n))return r+Math.max(t.bottom-e.bottom,0)+Math.max(e.top-t.top,0)}function uv(e,t,n){const r=t.top-e.bottom;if(!(r<0||n!==void 0&&r>n))return r+Math.max(e.left-t.left,0)+Math.max(t.right-e.right,0)}function cv(e,t,n){const r=e.top-t.bottom;if(!(r<0||n!==void 0&&r>n))return r+Math.max(e.left-t.left,0)+Math.max(t.right-e.right,0)}function dv(e,t,n){const r=n===void 0?50:n;let i=0;return e.left-t.right>=0&&(i+=e.left-t.right),t.left-e.right>=0&&(i+=t.left-e.right),t.top-e.bottom>=0&&(i+=t.top-e.bottom),e.top-t.bottom>=0&&(i+=e.top-t.bottom),i>r?void 0:i}const fv=["left-of","right-of","above","below","near"];function op(e,t,n,r){const i=t.getBoundingClientRect(),s={"left-of":av,"right-of":lv,above:uv,below:cv,near:dv}[e];let o;for(const l of n){if(l===t)continue;const a=s(i,l.getBoundingClientRect(),r);a!==void 0&&(o===void 0||ar.every((u,c)=>a.rest[c]===u));if(o)return o.result;const l=i();return s.push({rest:r,result:l}),l}_checkSelector(t){if(!(typeof t=="object"&&t&&(Array.isArray(t)||"simples"in t&&t.simples.length)))throw new Error(`Malformed selector "${t}"`);return t}matches(t,n,r){const i=this._checkSelector(n);this.begin();try{return this._cached(this._cacheMatches,t,[i,r.scope,r.pierceShadow,r.originalScope],()=>Array.isArray(i)?this._matchesEngine(Nr,t,i,r):(this._hasScopeClause(i)&&(r=this._expandContextForScopeMatching(r)),this._matchesSimple(t,i.simples[i.simples.length-1].selector,r)?this._matchesParents(t,i,i.simples.length-2,r):!1))}finally{this.end()}}query(t,n){const r=this._checkSelector(n);this.begin();try{return this._cached(this._cacheQuery,r,[t.scope,t.pierceShadow,t.originalScope],()=>{if(Array.isArray(r))return this._queryEngine(Nr,t,r);this._hasScopeClause(r)&&(t=this._expandContextForScopeMatching(t));const i=this._scoreMap;this._scoreMap=new Map;let s=this._querySimple(t,r.simples[r.simples.length-1].selector);return s=s.filter(o=>this._matchesParents(o,r,r.simples.length-2,t)),this._scoreMap.size&&s.sort((o,l)=>{const a=this._scoreMap.get(o),u=this._scoreMap.get(l);return a===u?0:a===void 0?1:u===void 0?-1:a-u}),this._scoreMap=i,s})}finally{this.end()}}_markScore(t,n){this._scoreMap&&this._scoreMap.set(t,n)}_hasScopeClause(t){return t.simples.some(n=>n.selector.functions.some(r=>r.name==="scope"))}_expandContextForScopeMatching(t){if(t.scope.nodeType!==1)return t;const n=Ee(t.scope);return n?{...t,scope:n,originalScope:t.originalScope||t.scope}:t}_matchesSimple(t,n,r){return this._cached(this._cacheMatchesSimple,t,[n,r.scope,r.pierceShadow,r.originalScope],()=>{if(t===r.scope||n.css&&!this._matchesCSS(t,n.css))return!1;for(const i of n.functions)if(!this._matchesEngine(this._getEngine(i.name),t,i.args,r))return!1;return!0})}_querySimple(t,n){return n.functions.length?this._cached(this._cacheQuerySimple,n,[t.scope,t.pierceShadow,t.originalScope],()=>{let r=n.css;const i=n.functions;r==="*"&&i.length&&(r=void 0);let s,o=-1;r!==void 0?s=this._queryCSS(t,r):(o=i.findIndex(l=>this._getEngine(l.name).query!==void 0),o===-1&&(o=0),s=this._queryEngine(this._getEngine(i[o].name),t,i[o].args));for(let l=0;lthis._matchesEngine(a,u,i[l].args,t)))}for(let l=0;lthis._matchesEngine(a,u,i[l].args,t)))}return s}):this._queryCSS(t,n.css||"*")}_matchesParents(t,n,r,i){return r<0?!0:this._cached(this._cacheMatchesParents,t,[n,r,i.scope,i.pierceShadow,i.originalScope],()=>{const{selector:s,combinator:o}=n.simples[r];if(o===">"){const l=Li(t,i);return!l||!this._matchesSimple(l,s,i)?!1:this._matchesParents(l,n,r-1,i)}if(o==="+"){const l=No(t,i);return!l||!this._matchesSimple(l,s,i)?!1:this._matchesParents(l,n,r-1,i)}if(o===""){let l=Li(t,i);for(;l;){if(this._matchesSimple(l,s,i)){if(this._matchesParents(l,n,r-1,i))return!0;if(n.simples[r-1].combinator==="")break}l=Li(l,i)}return!1}if(o==="~"){let l=No(t,i);for(;l;){if(this._matchesSimple(l,s,i)){if(this._matchesParents(l,n,r-1,i))return!0;if(n.simples[r-1].combinator==="~")break}l=No(l,i)}return!1}if(o===">="){let l=t;for(;l;){if(this._matchesSimple(l,s,i)){if(this._matchesParents(l,n,r-1,i))return!0;if(n.simples[r-1].combinator==="")break}l=Li(l,i)}return!1}throw new Error(`Unsupported combinator "${o}"`)})}_matchesEngine(t,n,r,i){if(t.matches)return this._callMatches(t,n,r,i);if(t.query)return this._callQuery(t,r,i).includes(n);throw new Error('Selector engine should implement "matches" or "query"')}_queryEngine(t,n,r){if(t.query)return this._callQuery(t,r,n);if(t.matches)return this._queryCSS(n,"*").filter(i=>this._callMatches(t,i,r,n));throw new Error('Selector engine should implement "matches" or "query"')}_callMatches(t,n,r,i){return this._cached(this._cacheCallMatches,n,[t,i.scope,i.pierceShadow,i.originalScope,...r],()=>t.matches(n,r,i,this))}_callQuery(t,n,r){return this._cached(this._cacheCallQuery,t,[r.scope,r.pierceShadow,r.originalScope,...n],()=>t.query(r,n,this))}_matchesCSS(t,n){return t.matches(n)}_queryCSS(t,n){return this._cached(this._cacheQueryCSS,n,[t.scope,t.pierceShadow,t.originalScope],()=>{let r=[];function i(s){if(r=r.concat([...s.querySelectorAll(n)]),!!t.pierceShadow){s.shadowRoot&&i(s.shadowRoot);for(const o of s.querySelectorAll("*"))o.shadowRoot&&i(o.shadowRoot)}}return i(t.scope),r})}_getEngine(t){const n=this._engines.get(t);if(!n)throw new Error(`Unknown selector engine "${t}"`);return n}}const Nr={matches(e,t,n,r){if(t.length===0)throw new Error('"is" engine expects non-empty selector list');return t.some(i=>r.matches(e,i,n))},query(e,t,n){if(t.length===0)throw new Error('"is" engine expects non-empty selector list');let r=[];for(const i of t)r=r.concat(n.query(e,i));return t.length===1?r:lp(r)}},pv={matches(e,t,n,r){if(t.length===0)throw new Error('"has" engine expects non-empty selector list');return r.query({...n,scope:e},t).length>0}},mv={matches(e,t,n,r){if(t.length!==0)throw new Error('"scope" engine expects no arguments');const i=n.originalScope||n.scope;return i.nodeType===9?e===i.documentElement:e===i},query(e,t,n){if(t.length!==0)throw new Error('"scope" engine expects no arguments');const r=e.originalScope||e.scope;if(r.nodeType===9){const i=r.documentElement;return i?[i]:[]}return r.nodeType===1?[r]:[]}},gv={matches(e,t,n,r){if(t.length===0)throw new Error('"not" engine expects non-empty selector list');return!r.matches(e,t,n)}},vv={query(e,t,n){return n.query({...e,pierceShadow:!1},t)},matches(e,t,n,r){return r.matches(e,t,{...n,pierceShadow:!1})}},yv={matches(e,t,n,r){if(t.length)throw new Error('"visible" engine expects no arguments');return Cs(e)}},wv={matches(e,t,n,r){if(t.length!==1||typeof t[0]!="string")throw new Error('"text" engine expects a single string');const i=Fe(t[0]).toLowerCase(),s=o=>o.normalized.toLowerCase().includes(i);return Gs(r._cacheText,e,s)==="self"}},xv={matches(e,t,n,r){if(t.length!==1||typeof t[0]!="string")throw new Error('"text-is" engine expects a single string');const i=Fe(t[0]),s=o=>!i&&!o.immediate.length?!0:o.immediate.some(l=>Fe(l)===i);return Gs(r._cacheText,e,s)!=="none"}},Sv={matches(e,t,n,r){if(t.length===0||typeof t[0]!="string"||t.length>2||t.length===2&&typeof t[1]!="string")throw new Error('"text-matches" engine expects a regexp body and optional regexp flags');const i=new RegExp(t[0],t.length===2?t[1]:void 0),s=o=>i.test(o.full);return Gs(r._cacheText,e,s)==="self"}},_v={matches(e,t,n,r){if(t.length!==1||typeof t[0]!="string")throw new Error('"has-text" engine expects a single string');if(Va(e))return!1;const i=Fe(t[0]).toLowerCase();return(o=>o.normalized.toLowerCase().includes(i))(Me(r._cacheText,e))}};function wr(e){return{matches(t,n,r,i){const s=n.length&&typeof n[n.length-1]=="number"?n[n.length-1]:void 0,o=s===void 0?n:n.slice(0,n.length-1);if(n.length<1+(s===void 0?0:1))throw new Error(`"${e}" engine expects a selector list and optional maximum distance in pixels`);const l=i.query(r,o),a=op(e,t,l,s);return a===void 0?!1:(i._markScore(t,a),!0)}}}const Ev={query(e,t,n){let r=t[t.length-1];if(t.length<2)throw new Error('"nth-match" engine expects non-empty selector list and an index argument');if(typeof r!="number"||r<1)throw new Error('"nth-match" engine expects a one-based index as the last argument');const i=Nr.query(e,t.slice(0,t.length-1),n);return r--,r1){const a=new Set(l.children);l.children=[];let u=o.firstElementChild;for(;u&&l.children.lengthYi(u)))]}else{const o=Sn(e,t,n)||Ai(e,t,n);r=[Yi(o)]}const i=r[0],s=e.parseSelector(i);return{selector:i,selectors:r,elements:e.querySelectorAll(s,n.root??t.ownerDocument)}}finally{Il.clear(),Pl.clear(),Qh(),e._evaluator.end()}}function Sc(e){return e.filter(t=>t[0].selector[0]!=="/")}function Sn(e,t,n){if(n.root&&!Qs(n.root,t))throw new Error("Target element must belong to the root's subtree");if(t===n.root)return[{engine:"css",selector:":scope",score:1}];if(t.ownerDocument.documentElement===t)return[{engine:"css",selector:"html",score:1}];const r=(s,o)=>{const l=s===t;let a=o?Hv(e,s,s===t):[];s!==t&&(a=Sc(a));const u=Dv(e,s,n).filter(p=>!n.omitInternalEngines||!p.engine.startsWith("internal:")).map(p=>[p]);let c=_c(e,n.root??t.ownerDocument,s,[...a,...u],l);a=Sc(a);const f=p=>{const v=o&&!p.length,y=[...p,...u].filter(x=>c?It(x)=It(c))continue;if(w=_c(e,x,s,y,l),!w)return;const m=[...h,...w];(!c||It(m){const l=o?Il:Pl;let a=l.get(s);return a===void 0&&(a=r(s,o),l.set(s,a)),a};return r(t,!n.noText)}function Dv(e,t,n){const r=[];{for(const o of["data-testid","data-test-id","data-test"])o!==n.testIdAttributeName&&t.getAttribute(o)&&r.push({engine:"css",selector:`[${o}=${gr(t.getAttribute(o))}]`,score:kv});if(!n.noCSSId){const o=t.getAttribute("id");o&&!Fv(o)&&r.push({engine:"css",selector:gp(o),score:Rv})}r.push({engine:"css",selector:qe(t.nodeName.toLowerCase()),score:pp})}if(t.nodeName==="IFRAME"){for(const o of["name","title"])t.getAttribute(o)&&r.push({engine:"css",selector:`${qe(t.nodeName.toLowerCase())}[${o}=${gr(t.getAttribute(o))}]`,score:Tv});return t.getAttribute(n.testIdAttributeName)&&r.push({engine:"css",selector:`[${n.testIdAttributeName}=${gr(t.getAttribute(n.testIdAttributeName))}]`,score:wc}),$l([r]),r}if(t.getAttribute(n.testIdAttributeName)&&r.push({engine:"internal:testid",selector:`[${n.testIdAttributeName}=${_e(t.getAttribute(n.testIdAttributeName),!0)}]`,score:wc}),t.nodeName==="INPUT"||t.nodeName==="TEXTAREA"){const o=t;if(o.placeholder){r.push({engine:"internal:attr",selector:`[placeholder=${_e(o.placeholder,!0)}]`,score:bv});for(const l of $n(o.placeholder))r.push({engine:"internal:attr",selector:`[placeholder=${_e(l.text,!1)}]`,score:up-l.scoreBouns})}}const i=Yh(e._evaluator._cacheText,t);for(const o of i){const l=o.normalized;r.push({engine:"internal:label",selector:st(l,!0),score:Lv});for(const a of $n(l))r.push({engine:"internal:label",selector:st(a.text,!1),score:cp-a.scoreBouns})}const s=$e(t);return s&&!["none","presentation"].includes(s)&&r.push({engine:"internal:role",selector:s,score:$v}),t.getAttribute("name")&&["BUTTON","FORM","FIELDSET","FRAME","IFRAME","INPUT","KEYGEN","OBJECT","OUTPUT","SELECT","TEXTAREA","MAP","META","PARAM"].includes(t.nodeName)&&r.push({engine:"css",selector:`${qe(t.nodeName.toLowerCase())}[name=${gr(t.getAttribute("name"))}]`,score:bo}),["INPUT","TEXTAREA"].includes(t.nodeName)&&t.getAttribute("type")!=="hidden"&&t.getAttribute("type")&&r.push({engine:"css",selector:`${qe(t.nodeName.toLowerCase())}[type=${gr(t.getAttribute("type"))}]`,score:bo}),["INPUT","TEXTAREA","SELECT"].includes(t.nodeName)&&t.getAttribute("type")!=="hidden"&&r.push({engine:"css",selector:qe(t.nodeName.toLowerCase()),score:bo+1}),$l([r]),r}function Hv(e,t,n){if(t.nodeName==="SELECT")return[];const r=[],i=t.getAttribute("title");if(i){r.push([{engine:"internal:attr",selector:`[title=${_e(i,!0)}]`,score:Iv}]);for(const a of $n(i))r.push([{engine:"internal:attr",selector:`[title=${_e(a.text,!1)}]`,score:hp-a.scoreBouns}])}const s=t.getAttribute("alt");if(s&&["APPLET","AREA","IMG","INPUT"].includes(t.nodeName)){r.push([{engine:"internal:attr",selector:`[alt=${_e(s,!0)}]`,score:Mv}]);for(const a of $n(s))r.push([{engine:"internal:attr",selector:`[alt=${_e(a.text,!1)}]`,score:fp-a.scoreBouns}])}const o=Me(e._evaluator._cacheText,t).normalized;if(o){const a=$n(o);if(n){o.length<=80&&r.push([{engine:"internal:text",selector:st(o,!0),score:jv}]);for(const c of a)r.push([{engine:"internal:text",selector:st(c.text,!1),score:Rl-c.scoreBouns}])}const u={engine:"css",selector:qe(t.nodeName.toLowerCase()),score:pp};for(const c of a)r.push([u,{engine:"internal:has-text",selector:st(c.text,!1),score:Rl-c.scoreBouns}]);o.length<=80&&r.push([u,{engine:"internal:has-text",selector:"/^"+w0(o)+"$/",score:Nv}])}const l=$e(t);if(l&&!["none","presentation"].includes(l)){const a=za(t,!1);if(a){r.push([{engine:"internal:role",selector:`${l}[name=${_e(a,!0)}]`,score:Av}]);for(const u of $n(a))r.push([{engine:"internal:role",selector:`${l}[name=${_e(u.text,!1)}]`,score:dp-u.scoreBouns}])}}return $l(r),r}function gp(e){return/^[a-zA-Z][a-zA-Z0-9\-\_]+$/.test(e)?"#"+e:`[id="${qe(e)}"]`}function Lo(e){return e.some(t=>t.engine==="css"&&(t.selector.startsWith("#")||t.selector.startsWith('[id="')))}function Ai(e,t,n){const r=n.root??t.ownerDocument,i=[];function s(l){const a=i.slice();l&&a.unshift(l);const u=a.join(" > "),c=e.parseSelector(u);return e.querySelector(c,r,!1)===t?u:void 0}function o(l){const a={engine:"css",selector:l,score:Ov},u=e.parseSelector(l),c=e.querySelectorAll(u,r);if(c.length===1)return[a];const f={engine:"nth",selector:String(c.indexOf(t)),score:mp};return[a,f]}for(let l=t;l&&l!==r;l=Ee(l)){const a=l.nodeName.toLowerCase();let u="";if(l.id&&!n.noCSSId){const p=gp(l.id),v=s(p);if(v)return o(v);u=p}const c=l.parentNode,f=[...l.classList];for(let p=0;px.nodeName.toLowerCase()===a).indexOf(l)===0?qe(a):`${qe(a)}:nth-child(${1+p.indexOf(l)})`,w=s(y);if(w)return o(w);u||(u=y)}else u||(u=qe(a));i.unshift(u)}return o(s())}function $l(e){for(const t of e)for(const n of t)n.score>Cv&&n.score>"),n=r,r==="css"?t.push(i):t.push(`${r}=${i}`);return t.join(" ")}function It(e){let t=0;for(let n=0;n({tokens:l,score:It(l)}));s.sort((l,a)=>l.score-a.score);let o=null;for(const{tokens:l}of s){const a=e.parseSelector(Yi(l)),u=e.querySelectorAll(a,t);if(u[0]===n&&u.length===1)return l;const c=u.indexOf(n);if(!i||o||c===-1||u.length>5)continue;const f={engine:"nth",selector:String(c),score:mp};o=[...l,f]}return o}function Fv(e){let t,n=0;for(let r=0;r="a"&&i<="z"?s="lower":i>="A"&&i<="Z"?s="upper":i>="0"&&i<="9"?s="digit":s="other",s==="lower"&&t==="upper"){t=s;continue}t&&t!==s&&++n,t=s}}return n>=e.length/4}function Ec(e,t){if(e.length<=t)return e;e=e.substring(0,t);const n=e.match(/^(.*)\b(.+?)$/);return n?n[1].trimEnd():""}function $n(e){let t=[];{const n=e.match(/^([\d.,]+)[^.,\w]/),r=n?n[1].length:0;if(r){const i=e.substring(r).trimStart();t.push({text:i,scoreBouns:i.length<=30?2:1})}}{const n=e.match(/[^.,\w]([\d.,]+)$/),r=n?n[1].length:0;if(r){const i=e.substring(0,e.length-r).trimEnd();t.push({text:i,scoreBouns:i.length<=30?2:1})}}return e.length<=30?t.push({text:e,scoreBouns:0}):(t.push({text:Ec(e,80),scoreBouns:0}),t.push({text:Ec(e,30),scoreBouns:1})),t=t.filter(n=>n.text),t.length||t.push({text:e.substring(0,80),scoreBouns:0}),t}const Uv=`:host{font-size:13px;font-family:system-ui,Ubuntu,Droid Sans,sans-serif;color:#333}x-pw-tooltip{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff;border-radius:6px;box-shadow:0 .5rem 1.2rem #0000004d;display:none;font-size:12.8px;font-weight:400;left:0;line-height:1.5;max-width:600px;position:absolute;top:0;padding:0;flex-direction:column;overflow:hidden}x-pw-tooltip-line{display:flex;max-width:600px;padding:6px;-webkit-user-select:none;user-select:none;cursor:pointer}x-pw-tooltip-line.selectable:hover{background-color:#f2f2f2;overflow:hidden}x-pw-tooltip-footer{display:flex;max-width:600px;padding:6px;-webkit-user-select:none;user-select:none;color:#777}x-pw-dialog{background-color:#fff;pointer-events:auto;border-radius:6px;box-shadow:0 .5rem 1.2rem #0000004d;display:flex;flex-direction:column;position:absolute;width:400px;height:150px;z-index:10;font-size:13px}x-pw-dialog-body{display:flex;flex-direction:column;flex:auto}x-pw-dialog-body label{margin:5px 8px;display:flex;flex-direction:row;align-items:center}x-pw-highlight{position:absolute;top:0;left:0;width:0;height:0}x-pw-action-point{position:absolute;width:20px;height:20px;background:red;border-radius:10px;margin:-10px 0 0 -10px;z-index:2}x-pw-separator{height:1px;margin:6px 9px;background:#949494e5}x-pw-tool-gripper{height:28px;width:24px;margin:2px 0;cursor:grab}x-pw-tool-gripper:active{cursor:grabbing}x-pw-tool-gripper>x-div{width:100%;height:100%;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:20px;mask-repeat:no-repeat;mask-position:center;mask-size:16px;-webkit-mask-image:url("data:image/svg+xml;utf8,");mask-image:url("data:image/svg+xml;utf8,");background-color:#555}x-pw-tools-list>label{display:flex;align-items:center;margin:0 10px;-webkit-user-select:none;user-select:none}x-pw-tools-list{display:flex;width:100%;border-bottom:1px solid #dddddd}x-pw-tool-item{pointer-events:auto;cursor:pointer;height:28px;width:28px;border-radius:3px}x-pw-tool-item:not(.disabled):hover{background-color:#dbdbdb}x-pw-tool-item.active{background-color:#8acae480}x-pw-tool-item.active:not(.disabled):hover{background-color:#8acae4c4}x-pw-tool-item>x-div{width:100%;height:100%;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:20px;mask-repeat:no-repeat;mask-position:center;mask-size:16px;background-color:#3a3a3a}x-pw-tool-item.disabled>x-div{background-color:#61616180;cursor:default}x-pw-tool-item.record.active{background-color:transparent}x-pw-tool-item.record.active:hover{background-color:#dbdbdb}x-pw-tool-item.record.active>x-div{background-color:#a1260d}x-pw-tool-item.accept>x-div{background-color:#388a34}x-pw-tool-item.record>x-div{-webkit-mask-image:url("data:image/svg+xml;utf8,");mask-image:url("data:image/svg+xml;utf8,")}x-pw-tool-item.pick-locator>x-div{-webkit-mask-image:url("data:image/svg+xml;utf8,");mask-image:url("data:image/svg+xml;utf8,")}x-pw-tool-item.text>x-div{-webkit-mask-image:url("data:image/svg+xml;utf8,");mask-image:url("data:image/svg+xml;utf8,")}x-pw-tool-item.visibility>x-div{-webkit-mask-image:url("data:image/svg+xml;utf8,");mask-image:url("data:image/svg+xml;utf8,")}x-pw-tool-item.value>x-div{-webkit-mask-image:url("data:image/svg+xml;utf8,");mask-image:url("data:image/svg+xml;utf8,")}x-pw-tool-item.accept>x-div{-webkit-mask-image:url("data:image/svg+xml;utf8,");mask-image:url("data:image/svg+xml;utf8,")}x-pw-tool-item.cancel>x-div{-webkit-mask-image:url("data:image/svg+xml;utf8,");mask-image:url("data:image/svg+xml;utf8,")}x-pw-tool-item.succeeded>x-div{-webkit-mask-image:url("data:image/svg+xml;utf8,")!important;mask-image:url("data:image/svg+xml;utf8,")!important;background-color:#388a34!important;-webkit-mask-size:18px!important;mask-size:18px!important}x-pw-overlay{position:absolute;top:0;max-width:min-content;z-index:2147483647;background:transparent;pointer-events:auto}x-pw-overlay x-pw-tools-list{background-color:#fffd;box-shadow:#0000001a 0 5px 5px;border-radius:3px;border-bottom:none}x-pw-overlay x-pw-tool-item{margin:2px}textarea.text-editor{font-family:system-ui,Ubuntu,Droid Sans,sans-serif;flex:auto;border:none;margin:6px 10px;color:#333;outline:1px solid transparent!important;resize:none;padding:0;font-size:13px}textarea.text-editor.does-not-match{outline:1px solid red!important}x-div{display:block}x-spacer{flex:auto}*{box-sizing:border-box}*[hidden]{display:none!important}x-locator-editor{flex:none;width:100%;height:60px;padding:4px;border-bottom:1px solid #dddddd;outline:1px solid transparent}x-locator-editor.does-not-match{outline:1px solid red}.CodeMirror{width:100%!important;height:100%!important}`;class Ao{constructor(t){this._highlightEntries=[],this._highlightOptions={},this._language="javascript",this._injectedScript=t;const n=t.document;this._isUnderTest=t.isUnderTest,this._glassPaneElement=n.createElement("x-pw-glass"),this._glassPaneElement.style.position="fixed",this._glassPaneElement.style.top="0",this._glassPaneElement.style.right="0",this._glassPaneElement.style.bottom="0",this._glassPaneElement.style.left="0",this._glassPaneElement.style.zIndex="2147483646",this._glassPaneElement.style.pointerEvents="none",this._glassPaneElement.style.display="flex",this._glassPaneElement.style.backgroundColor="transparent";for(const i of["click","auxclick","dragstart","input","keydown","keyup","pointerdown","pointerup","mousedown","mouseup","mouseleave","focus","scroll"])this._glassPaneElement.addEventListener(i,s=>{s.stopPropagation(),s.stopImmediatePropagation(),s.type==="click"&&s.button===0&&this._highlightOptions.tooltipListItemSelected&&this._highlightOptions.tooltipListItemSelected(void 0)});this._actionPointElement=n.createElement("x-pw-action-point"),this._actionPointElement.setAttribute("hidden","true"),this._glassPaneShadow=this._glassPaneElement.attachShadow({mode:this._isUnderTest?"open":"closed"}),this._glassPaneShadow.appendChild(this._actionPointElement);const r=n.createElement("style");r.textContent=Uv,this._glassPaneShadow.appendChild(r)}install(){this._injectedScript.document.documentElement.appendChild(this._glassPaneElement)}setLanguage(t){this._language=t}runHighlightOnRaf(t){this._rafRequest&&cancelAnimationFrame(this._rafRequest),this.updateHighlight(this._injectedScript.querySelectorAll(t,this._injectedScript.document.documentElement),{tooltipText:Xt(this._language,hn(t))}),this._rafRequest=requestAnimationFrame(()=>this.runHighlightOnRaf(t))}uninstall(){this._rafRequest&&cancelAnimationFrame(this._rafRequest),this._glassPaneElement.remove()}showActionPoint(t,n){this._actionPointElement.style.top=n+"px",this._actionPointElement.style.left=t+"px",this._actionPointElement.hidden=!1}hideActionPoint(){this._actionPointElement.hidden=!0}clearHighlight(){var t,n;for(const r of this._highlightEntries)(t=r.highlightElement)==null||t.remove(),(n=r.tooltipElement)==null||n.remove();this._highlightEntries=[],this._highlightOptions={},this._glassPaneElement.style.pointerEvents="none"}updateHighlight(t,n){this._innerUpdateHighlight(t,n)}maskElements(t,n){this._innerUpdateHighlight(t,{color:n})}_innerUpdateHighlight(t,n){let r=n.color;if(r||(r=t.length>1?"#f6b26b7f":"#6fa8dc7f"),!this._highlightIsUpToDate(t,n)){this.clearHighlight(),this._highlightOptions=n,this._glassPaneElement.style.pointerEvents=n.tooltipListItemSelected?"initial":"none";for(let i=0;i1?` [${i+1} of ${t.length}]`:"";l=[n.tooltipText+a]}for(let a=0;a{var c;return(c=n.tooltipListItemSelected)==null?void 0:c.call(n,a)}))}if(n.tooltipFooter){const a=this._injectedScript.document.createElement("x-pw-tooltip-footer");a.textContent=n.tooltipFooter,o.appendChild(a)}}this._highlightEntries.push({targetElement:t[i],tooltipElement:o,highlightElement:s})}for(const i of this._highlightEntries){if(i.box=i.targetElement.getBoundingClientRect(),!i.tooltipElement)continue;const{anchorLeft:s,anchorTop:o}=this.tooltipPosition(i.box,i.tooltipElement);i.tooltipTop=o,i.tooltipLeft=s}for(const i of this._highlightEntries){i.tooltipElement&&(i.tooltipElement.style.top=i.tooltipTop+"px",i.tooltipElement.style.left=i.tooltipLeft+"px");const s=i.box;i.highlightElement.style.backgroundColor=r,i.highlightElement.style.left=s.x+"px",i.highlightElement.style.top=s.y+"px",i.highlightElement.style.width=s.width+"px",i.highlightElement.style.height=s.height+"px",i.highlightElement.style.display="block",this._isUnderTest&&console.error("Highlight box for test: "+JSON.stringify({x:s.x,y:s.y,width:s.width,height:s.height}))}}}firstBox(){var t;return(t=this._highlightEntries[0])==null?void 0:t.box}tooltipPosition(t,n){const r=n.offsetWidth,i=n.offsetHeight,s=this._glassPaneElement.offsetWidth,o=this._glassPaneElement.offsetHeight;let l=t.left;l+r>s-5&&(l=s-r-5);let a=t.bottom+5;return a+i>o-5&&(t.top>i+5?a=t.top-i-5:a=o-5-i),{anchorLeft:l,anchorTop:a}}_highlightIsUpToDate(t,n){var r,i;if(n.tooltipText!==this._highlightOptions.tooltipText||n.tooltipListItemSelected!==this._highlightOptions.tooltipListItemSelected||n.tooltipFooter!==this._highlightOptions.tooltipFooter||((r=n.tooltipList)==null?void 0:r.length)!==((i=this._highlightOptions.tooltipList)==null?void 0:i.length))return!1;if(n.tooltipList&&this._highlightOptions.tooltipList){for(let s=0;s[]}),this._engines.set("visible",this._createVisibleEngine()),this._engines.set("internal:control",this._createControlEngine()),this._engines.set("internal:has",this._createHasEngine()),this._engines.set("internal:has-not",this._createHasNotEngine()),this._engines.set("internal:and",{queryAll:()=>[]}),this._engines.set("internal:or",{queryAll:()=>[]}),this._engines.set("internal:chain",this._createInternalChainEngine()),this._engines.set("internal:label",this._createInternalLabelEngine()),this._engines.set("internal:text",this._createTextEngine(!0,!0)),this._engines.set("internal:has-text",this._createInternalHasTextEngine()),this._engines.set("internal:has-not-text",this._createInternalHasNotTextEngine()),this._engines.set("internal:attr",this._createNamedAttributeEngine()),this._engines.set("internal:testid",this._createNamedAttributeEngine()),this._engines.set("internal:role",yc(!0));for(const{name:a,engine:u}of l)this._engines.set(a,u);this._stableRafCount=s,this._browserName=o,P1(o),this._setupGlobalListenersRemovalDetection(),this._setupHitTargetInterceptors(),n&&(this.window.__injectedScript=this)}eval(t){return this.window.eval(t)}testIdAttributeNameForStrictErrorAndConsoleCodegen(){return this._testIdAttributeNameForStrictErrorAndConsoleCodegen}parseSelector(t){const n=qs(t);return z0(n,r=>{if(!this._engines.has(r.name))throw this.createStacklessError(`Unknown engine "${r.name}" while parsing selector ${t}`)}),n}generateSelector(t,n){return xc(this,t,n)}generateSelectorSimple(t,n){return xc(this,t,{...n,testIdAttributeName:this._testIdAttributeNameForStrictErrorAndConsoleCodegen}).selector}querySelector(t,n,r){const i=this.querySelectorAll(t,n);if(r&&i.length>1)throw this.strictModeViolationError(t,i);return i[0]}_queryNth(t,n){const r=[...t];let i=+n.body;return i===-1&&(i=r.length-1),new Set(r.slice(i,i+1))}_queryLayoutSelector(t,n,r){const i=n.name,s=n.body,o=[],l=this.querySelectorAll(s.parsed,r);for(const a of t){const u=op(i,a,l,s.distance);u!==void 0&&o.push({element:a,score:u})}return o.sort((a,u)=>a.score-u.score),new Set(o.map(a=>a.element))}querySelectorAll(t,n){if(t.capture!==void 0){if(t.parts.some(i=>i.name==="nth"))throw this.createStacklessError("Can't query n-th element in a request with the capture.");const r={parts:t.parts.slice(0,t.capture+1)};if(t.capturer.has(o)))}else if(i.name==="internal:or"){const s=this.querySelectorAll(i.body.parsed,n);r=new Set(lp(new Set([...r,...s])))}else if(fv.includes(i.name))r=this._queryLayoutSelector(r,i,n);else{const s=new Set;for(const o of r){const l=this._queryEngineAll(i,o);for(const a of l)s.add(a)}r=s}return[...r]}finally{this._evaluator.end()}}_queryEngineAll(t,n){const r=this._engines.get(t.name).queryAll(n,t.body);for(const i of r)if(!("nodeName"in i))throw this.createStacklessError(`Expected a Node but got ${Object.prototype.toString.call(i)}`);return r}_createAttributeEngine(t,n){const r=i=>[{simples:[{selector:{css:`[${t}=${JSON.stringify(i)}]`,functions:[]},combinator:""}]}];return{queryAll:(i,s)=>this._evaluator.query({scope:i,pierceShadow:n},r(s))}}_createCSSEngine(){return{queryAll:(t,n)=>this._evaluator.query({scope:t,pierceShadow:!0},n)}}_createTextEngine(t,n){return{queryAll:(i,s)=>{const{matcher:o,kind:l}=ji(s,n),a=[];let u=null;const c=p=>{if(l==="lax"&&u&&u.contains(p))return!1;const v=Gs(this._evaluator._cacheText,p,o);v==="none"&&(u=p),(v==="self"||v==="selfAndChildren"&&l==="strict"&&!n)&&a.push(p)};i.nodeType===Node.ELEMENT_NODE&&c(i);const f=this._evaluator._queryCSS({scope:i,pierceShadow:t},"*");for(const p of f)c(p);return a}}}_createInternalHasTextEngine(){return{queryAll:(t,n)=>{if(t.nodeType!==1)return[];const r=t,i=Me(this._evaluator._cacheText,r),{matcher:s}=ji(n,!0);return s(i)?[r]:[]}}}_createInternalHasNotTextEngine(){return{queryAll:(t,n)=>{if(t.nodeType!==1)return[];const r=t,i=Me(this._evaluator._cacheText,r),{matcher:s}=ji(n,!0);return s(i)?[]:[r]}}}_createInternalLabelEngine(){return{queryAll:(t,n)=>{const{matcher:r}=ji(n,!0);return this._evaluator._queryCSS({scope:t,pierceShadow:!0},"*").filter(s=>Yh(this._evaluator._cacheText,s).some(o=>r(o)))}}}_createNamedAttributeEngine(){return{queryAll:(n,r)=>{const i=ln(r,!0);if(i.name||i.attributes.length!==1)throw new Error("Malformed attribute selector: "+r);const{name:s,value:o,caseSensitive:l}=i.attributes[0],a=l?null:o.toLowerCase();let u;return o instanceof RegExp?u=f=>!!f.match(o):l?u=f=>f===o:u=f=>f.toLowerCase().includes(a),this._evaluator._queryCSS({scope:n,pierceShadow:!0},`[${s}]`).filter(f=>u(f.getAttribute(s)))}}}_createControlEngine(){return{queryAll(t,n){if(n==="enter-frame")return[];if(n==="return-empty")return[];if(n==="component")return t.nodeType!==1?[]:[t.childElementCount===1?t.firstElementChild:t];throw new Error(`Internal error, unknown internal:control selector ${n}`)}}}_createHasEngine(){return{queryAll:(n,r)=>n.nodeType!==1?[]:!!this.querySelector(r.parsed,n,!1)?[n]:[]}}_createHasNotEngine(){return{queryAll:(n,r)=>n.nodeType!==1?[]:!!this.querySelector(r.parsed,n,!1)?[]:[n]}}_createVisibleEngine(){return{queryAll:(n,r)=>n.nodeType!==1?[]:Cs(n)===!!r?[n]:[]}}_createInternalChainEngine(){return{queryAll:(n,r)=>this.querySelectorAll(r.parsed,n)}}extend(t,n){const r=this.window.eval(` + (() => { + const module = {}; + ${t} + return module.exports.default(); + })()`);return new r(this,n)}isVisible(t){return Cs(t)}async viewportRatio(t){return await new Promise(n=>{const r=new IntersectionObserver(i=>{n(i[0].intersectionRatio),r.disconnect()});r.observe(t),requestAnimationFrame(()=>{})})}getElementBorderWidth(t){if(t.nodeType!==Node.ELEMENT_NODE||!t.ownerDocument||!t.ownerDocument.defaultView)return{left:0,top:0};const n=t.ownerDocument.defaultView.getComputedStyle(t);return{left:parseInt(n.borderLeftWidth||"",10),top:parseInt(n.borderTopWidth||"",10)}}describeIFrameStyle(t){if(!t.ownerDocument||!t.ownerDocument.defaultView)return"error:notconnected";const n=t.ownerDocument.defaultView;for(let i=t;i;i=Ee(i))if(n.getComputedStyle(i).transform!=="none")return"transformed";const r=n.getComputedStyle(t);return{left:parseInt(r.borderLeftWidth||"",10)+parseInt(r.paddingLeft||"",10),top:parseInt(r.borderTopWidth||"",10)+parseInt(r.paddingTop||"",10)}}retarget(t,n){let r=t.nodeType===Node.ELEMENT_NODE?t:t.parentElement;return r?(n==="none"||(r.matches("input, textarea, select")||(n==="button-link"?r=r.closest("button, [role=button], a, [role=link]")||r:r=r.closest("button, [role=button], [role=checkbox], [role=radio]")||r),n==="follow-label"&&(!r.matches("input, textarea, button, select, [role=button], [role=checkbox], [role=radio]")&&!r.isContentEditable&&(r=r.closest("label")||r),r.nodeName==="LABEL"&&(r=r.control||r))),r):null}async checkElementStates(t,n){if(n.includes("stable")){const r=await this._checkElementIsStable(t);if(r===!1)return{missingState:"stable"};if(r==="error:notconnected")return r}for(const r of n)if(r!=="stable"){const i=this.elementState(t,r);if(i===!1)return{missingState:r};if(i==="error:notconnected")return i}}async _checkElementIsStable(t){const n=Symbol("continuePolling");let r,i=0,s=0;const o=()=>{const f=this.retarget(t,"no-follow-label");if(!f)return"error:notconnected";const p=performance.now();if(this._stableRafCount>1&&p-s<15)return n;s=p;const v=f.getBoundingClientRect(),y={x:v.top,y:v.left,width:v.width,height:v.height};if(r){if(!(y.x===r.x&&y.y===r.y&&y.width===r.width&&y.height===r.height))return!1;if(++i>=this._stableRafCount)return!0}return r=y,n};let l,a;const u=new Promise((f,p)=>{l=f,a=p}),c=()=>{try{const f=o();f!==n?l(f):requestAnimationFrame(c)}catch(f){a(f)}};return requestAnimationFrame(c),u}elementState(t,n){const r=this.retarget(t,["stable","visible","hidden"].includes(n)?"none":"follow-label");if(!r||!r.isConnected)return n==="hidden"?!0:"error:notconnected";if(n==="visible")return this.isVisible(r);if(n==="hidden")return!this.isVisible(r);const i=Vh(r);if(n==="disabled")return i;if(n==="enabled")return!i;const s=!(["INPUT","TEXTAREA","SELECT"].includes(r.nodeName)&&r.hasAttribute("readonly"));if(n==="editable")return!i&&s;if(n==="checked"||n==="unchecked"){const o=n==="checked",l=Dh(r,!1);if(l==="error")throw this.createStacklessError("Not a checkbox or radio button");return o===l}throw this.createStacklessError(`Unexpected element state "${n}"`)}selectOptions(t,n){const r=this.retarget(t,"follow-label");if(!r)return"error:notconnected";if(r.nodeName.toLowerCase()!=="select")throw this.createStacklessError("Element is not a ,