veza/apps/web/e2e-results.json
2025-12-26 09:56:47 +01:00

291 lines
No EOL
8.5 KiB
JSON

{
"config": {
"configFile": "/home/senke/git/talas/veza/apps/web/playwright.config.ts",
"rootDir": "/home/senke/git/talas/veza/apps/web/e2e",
"forbidOnly": false,
"fullyParallel": true,
"globalSetup": "/home/senke/git/talas/veza/apps/web/e2e/global-setup.ts",
"globalTeardown": null,
"globalTimeout": 0,
"grep": {},
"grepInvert": null,
"maxFailures": 0,
"metadata": {},
"preserveOutput": "always",
"reporter": [
[
"html",
null
],
[
"json",
{
"outputFile": "e2e-results.json"
}
]
],
"reportSlowTests": {
"max": 5,
"threshold": 300000
},
"quiet": false,
"projects": [
{
"outputDir": "/home/senke/git/talas/veza/apps/web/test-results",
"repeatEach": 1,
"retries": 0,
"metadata": {},
"id": "chromium",
"name": "chromium",
"testDir": "/home/senke/git/talas/veza/apps/web/e2e",
"testIgnore": [],
"testMatch": [
"**/*.@(spec|test).?(c|m)[jt]s?(x)"
],
"timeout": 60000
},
{
"outputDir": "/home/senke/git/talas/veza/apps/web/test-results",
"repeatEach": 1,
"retries": 0,
"metadata": {},
"id": "firefox",
"name": "firefox",
"testDir": "/home/senke/git/talas/veza/apps/web/e2e",
"testIgnore": [],
"testMatch": [
"**/*.@(spec|test).?(c|m)[jt]s?(x)"
],
"timeout": 60000
},
{
"outputDir": "/home/senke/git/talas/veza/apps/web/test-results",
"repeatEach": 1,
"retries": 0,
"metadata": {},
"id": "webkit",
"name": "webkit",
"testDir": "/home/senke/git/talas/veza/apps/web/e2e",
"testIgnore": [],
"testMatch": [
"**/*.@(spec|test).?(c|m)[jt]s?(x)"
],
"timeout": 60000
},
{
"outputDir": "/home/senke/git/talas/veza/apps/web/test-results",
"repeatEach": 1,
"retries": 0,
"metadata": {},
"id": "msedge",
"name": "msedge",
"testDir": "/home/senke/git/talas/veza/apps/web/e2e",
"testIgnore": [],
"testMatch": [
"**/*.@(spec|test).?(c|m)[jt]s?(x)"
],
"timeout": 60000
}
],
"shard": null,
"tags": [],
"updateSnapshots": "missing",
"updateSourceMethod": "patch",
"version": "1.57.0",
"workers": 1,
"webServer": {
"command": "npm run dev",
"url": "http://localhost:3000",
"reuseExistingServer": true,
"timeout": 120000
}
},
"suites": [
{
"title": "crud-operations.spec.ts",
"file": "crud-operations.spec.ts",
"column": 0,
"line": 0,
"specs": [],
"suites": [
{
"title": "CRUD Operations E2E",
"file": "crud-operations.spec.ts",
"line": 25,
"column": 6,
"specs": [
{
"title": "should perform complete CRUD operations on tracks",
"ok": true,
"tags": [],
"tests": [
{
"timeout": 120000,
"annotations": [],
"expectedStatus": "passed",
"projectId": "chromium",
"projectName": "chromium",
"results": [],
"status": "skipped"
}
],
"id": "2e91bbc03bf84fb7468e-52d1737e38fde2b6a8d0",
"file": "crud-operations.spec.ts",
"line": 50,
"column": 3
},
{
"title": "should perform complete CRUD operations on playlists",
"ok": true,
"tags": [],
"tests": [
{
"timeout": 120000,
"annotations": [],
"expectedStatus": "passed",
"projectId": "chromium",
"projectName": "chromium",
"results": [],
"status": "skipped"
}
],
"id": "2e91bbc03bf84fb7468e-830d9eea1b10785c9f5b",
"file": "crud-operations.spec.ts",
"line": 242,
"column": 3
},
{
"title": "should perform complete CRUD operations on tracks",
"ok": true,
"tags": [],
"tests": [
{
"timeout": 120000,
"annotations": [],
"expectedStatus": "passed",
"projectId": "firefox",
"projectName": "firefox",
"results": [],
"status": "skipped"
}
],
"id": "2e91bbc03bf84fb7468e-795823ec9f9419b5854b",
"file": "crud-operations.spec.ts",
"line": 50,
"column": 3
},
{
"title": "should perform complete CRUD operations on playlists",
"ok": true,
"tags": [],
"tests": [
{
"timeout": 120000,
"annotations": [],
"expectedStatus": "passed",
"projectId": "firefox",
"projectName": "firefox",
"results": [],
"status": "skipped"
}
],
"id": "2e91bbc03bf84fb7468e-3f093c6584e21fb209fe",
"file": "crud-operations.spec.ts",
"line": 242,
"column": 3
},
{
"title": "should perform complete CRUD operations on tracks",
"ok": true,
"tags": [],
"tests": [
{
"timeout": 120000,
"annotations": [],
"expectedStatus": "passed",
"projectId": "webkit",
"projectName": "webkit",
"results": [],
"status": "skipped"
}
],
"id": "2e91bbc03bf84fb7468e-6adea91e7f8d1f2a6d9f",
"file": "crud-operations.spec.ts",
"line": 50,
"column": 3
},
{
"title": "should perform complete CRUD operations on playlists",
"ok": true,
"tags": [],
"tests": [
{
"timeout": 120000,
"annotations": [],
"expectedStatus": "passed",
"projectId": "webkit",
"projectName": "webkit",
"results": [],
"status": "skipped"
}
],
"id": "2e91bbc03bf84fb7468e-bdb8cebb6e11db5472f5",
"file": "crud-operations.spec.ts",
"line": 242,
"column": 3
},
{
"title": "should perform complete CRUD operations on tracks",
"ok": true,
"tags": [],
"tests": [
{
"timeout": 120000,
"annotations": [],
"expectedStatus": "passed",
"projectId": "msedge",
"projectName": "msedge",
"results": [],
"status": "skipped"
}
],
"id": "2e91bbc03bf84fb7468e-f441d3760cbad59023eb",
"file": "crud-operations.spec.ts",
"line": 50,
"column": 3
},
{
"title": "should perform complete CRUD operations on playlists",
"ok": true,
"tags": [],
"tests": [
{
"timeout": 120000,
"annotations": [],
"expectedStatus": "passed",
"projectId": "msedge",
"projectName": "msedge",
"results": [],
"status": "skipped"
}
],
"id": "2e91bbc03bf84fb7468e-e690e8545c3ab32b793d",
"file": "crud-operations.spec.ts",
"line": 242,
"column": 3
}
]
}
]
}
],
"errors": [],
"stats": {
"startTime": "2025-12-26T08:31:49.790Z",
"duration": 219.9559999999999,
"expected": 0,
"skipped": 8,
"unexpected": 0,
"flaky": 0
}
}