stela ops usage fixes roles propagation and timoeut, one account to support multi tenants, migrations consolidation, search to support documentation, doctor and open api vector db search
This commit is contained in:
181
src/Web/StellaOps.Web/e2e-results.json
Normal file
181
src/Web/StellaOps.Web/e2e-results.json
Normal file
@@ -0,0 +1,181 @@
|
||||
{
|
||||
"config": {
|
||||
"configFile": "C:\\dev\\New folder\\git.stella-ops.org\\src\\Web\\StellaOps.Web\\playwright.e2e.config.ts",
|
||||
"rootDir": "C:/dev/New folder/git.stella-ops.org/src/Web/StellaOps.Web/e2e",
|
||||
"forbidOnly": false,
|
||||
"fullyParallel": true,
|
||||
"globalSetup": null,
|
||||
"globalTeardown": null,
|
||||
"globalTimeout": 0,
|
||||
"grep": {},
|
||||
"grepInvert": null,
|
||||
"maxFailures": 0,
|
||||
"metadata": {
|
||||
"actualWorkers": 1
|
||||
},
|
||||
"preserveOutput": "always",
|
||||
"reporter": [
|
||||
[
|
||||
"html",
|
||||
{
|
||||
"open": "never"
|
||||
}
|
||||
],
|
||||
[
|
||||
"json",
|
||||
{
|
||||
"outputFile": "e2e-results.json"
|
||||
}
|
||||
]
|
||||
],
|
||||
"reportSlowTests": {
|
||||
"max": 5,
|
||||
"threshold": 300000
|
||||
},
|
||||
"quiet": false,
|
||||
"projects": [
|
||||
{
|
||||
"outputDir": "C:/dev/New folder/git.stella-ops.org/src/Web/StellaOps.Web/test-results",
|
||||
"repeatEach": 1,
|
||||
"retries": 0,
|
||||
"metadata": {
|
||||
"actualWorkers": 1
|
||||
},
|
||||
"id": "setup",
|
||||
"name": "setup",
|
||||
"testDir": "C:/dev/New folder/git.stella-ops.org/src/Web/StellaOps.Web/e2e",
|
||||
"testIgnore": [],
|
||||
"testMatch": [
|
||||
"/global\\.setup\\.ts/"
|
||||
],
|
||||
"timeout": 60000
|
||||
},
|
||||
{
|
||||
"outputDir": "C:/dev/New folder/git.stella-ops.org/src/Web/StellaOps.Web/test-results",
|
||||
"repeatEach": 1,
|
||||
"retries": 0,
|
||||
"metadata": {
|
||||
"actualWorkers": 1
|
||||
},
|
||||
"id": "chromium",
|
||||
"name": "chromium",
|
||||
"testDir": "C:/dev/New folder/git.stella-ops.org/src/Web/StellaOps.Web/e2e",
|
||||
"testIgnore": [],
|
||||
"testMatch": [
|
||||
"**/*.@(spec|test).?(c|m)[jt]s?(x)"
|
||||
],
|
||||
"timeout": 60000
|
||||
}
|
||||
],
|
||||
"shard": null,
|
||||
"updateSnapshots": "missing",
|
||||
"updateSourceMethod": "patch",
|
||||
"version": "1.56.1",
|
||||
"workers": 10,
|
||||
"webServer": null
|
||||
},
|
||||
"suites": [
|
||||
{
|
||||
"title": "global.setup.ts",
|
||||
"file": "global.setup.ts",
|
||||
"column": 0,
|
||||
"line": 0,
|
||||
"specs": [
|
||||
{
|
||||
"title": "verify stack is reachable",
|
||||
"ok": true,
|
||||
"tags": [],
|
||||
"tests": [
|
||||
{
|
||||
"timeout": 60000,
|
||||
"annotations": [],
|
||||
"expectedStatus": "passed",
|
||||
"projectId": "setup",
|
||||
"projectName": "setup",
|
||||
"results": [
|
||||
{
|
||||
"workerIndex": 0,
|
||||
"parallelIndex": 0,
|
||||
"status": "passed",
|
||||
"duration": 59,
|
||||
"errors": [],
|
||||
"stdout": [],
|
||||
"stderr": [],
|
||||
"retry": 0,
|
||||
"startTime": "2026-02-22T13:05:31.698Z",
|
||||
"annotations": [],
|
||||
"attachments": []
|
||||
}
|
||||
],
|
||||
"status": "expected"
|
||||
}
|
||||
],
|
||||
"id": "e4eb4d1272d956fb120f-bb28138c99391986fd33",
|
||||
"file": "global.setup.ts",
|
||||
"line": 3,
|
||||
"column": 6
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "routes\\extended-routes.e2e.spec.ts",
|
||||
"file": "routes/extended-routes.e2e.spec.ts",
|
||||
"column": 0,
|
||||
"line": 0,
|
||||
"specs": [],
|
||||
"suites": [
|
||||
{
|
||||
"title": "Setup Wizard Route (no auth required)",
|
||||
"file": "routes/extended-routes.e2e.spec.ts",
|
||||
"line": 147,
|
||||
"column": 6,
|
||||
"specs": [
|
||||
{
|
||||
"title": "renders setup page",
|
||||
"ok": true,
|
||||
"tags": [],
|
||||
"tests": [
|
||||
{
|
||||
"timeout": 60000,
|
||||
"annotations": [],
|
||||
"expectedStatus": "passed",
|
||||
"projectId": "chromium",
|
||||
"projectName": "chromium",
|
||||
"results": [
|
||||
{
|
||||
"workerIndex": 1,
|
||||
"parallelIndex": 0,
|
||||
"status": "passed",
|
||||
"duration": 3779,
|
||||
"errors": [],
|
||||
"stdout": [],
|
||||
"stderr": [],
|
||||
"retry": 0,
|
||||
"startTime": "2026-02-22T13:05:32.445Z",
|
||||
"annotations": [],
|
||||
"attachments": []
|
||||
}
|
||||
],
|
||||
"status": "expected"
|
||||
}
|
||||
],
|
||||
"id": "066d9a35d3304c29e572-8a563b0487143af430d0",
|
||||
"file": "routes/extended-routes.e2e.spec.ts",
|
||||
"line": 148,
|
||||
"column": 7
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"errors": [],
|
||||
"stats": {
|
||||
"startTime": "2026-02-22T13:05:30.969Z",
|
||||
"duration": 5437.874,
|
||||
"expected": 2,
|
||||
"skipped": 0,
|
||||
"unexpected": 0,
|
||||
"flaky": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user