Files
jiapuapp/tests/night-run.manifest.json
T
2026-07-24 07:56:33 +08:00

76 lines
3.9 KiB
JSON

{
"version": 1,
"baselineInventory": {
"powershell": 150,
"node": 54
},
"defaultTimeoutSeconds": 120,
"h5ChromeRuntimeTests": [
"tests/a01-responsive-runtime-smoke.js",
"tests/a04-registration-runtime-smoke.js",
"tests/a05-reset-password-runtime-smoke.js",
"tests/data-driven-layout-runtime-smoke.js",
"tests/f08-album-detail-runtime-smoke.js",
"tests/f09-media-upload-layout-smoke.js",
"tests/f09-media-upload-runtime-smoke.js",
"tests/f10-video-status-runtime-smoke.js",
"tests/f-business-flow-runtime-smoke.js",
"tests/g01-empty-state-runtime-smoke.js",
"tests/g01-switch-dialog-runtime-smoke.js",
"tests/g03-create-flow-runtime-smoke.js",
"tests/g05-overview-runtime-smoke.js",
"tests/g06-search-flow-runtime-smoke.js",
"tests/g08-g10-application-flow-runtime-smoke.js",
"tests/g11-g12-settings-poems-runtime-smoke.js",
"tests/module-page-runtime-smoke.js",
"tests/module-series-responsive-runtime-smoke.js",
"tests/nm-business-runtime-smoke.js",
"tests/r02-background-runtime-smoke.js",
"tests/r02-person-detail-runtime-smoke.js",
"tests/r-business-flow-runtime-smoke.js",
"tests/root-pages-runtime-smoke.js",
"tests/t01-tree-state-runtime-smoke.js",
"tests/t03-t08-business-specialization-runtime-smoke.js",
"tests/t03-t08-member-flow-runtime-smoke.js",
"tests/t07-module-baseline-runtime-smoke.js"
],
"t0": [
"tests/compile-audit.ps1",
"tests/t01-person-action-panel-contract.ps1",
"tests/t04-relative-remote-close-contract.ps1",
"tests/t05-member-remote-close-contract.ps1",
"tests/t06-rank-remote-close-contract.ps1",
"tests/auth-android-accessibility-release-gate.ps1",
"tests/auth-tac-openapi-contract.ps1",
"tests/g03-bootstrap-client-release-gate.ps1",
"tests/g03-bootstrap-openapi-contract.ps1",
"tests/g11-settings-openapi-contract.ps1",
"tests/g12-generation-poem-openapi-contract.ps1",
"tests/genealogy-workspace-openapi-contract.ps1",
"tests/help-center-openapi-contract.ps1",
"tests/invite-ticket-openapi-contract.ps1",
"tests/join-application-openapi-contract.ps1",
"tests/lineage-openapi-contract.ps1",
"tests/notification-read-openapi-contract.ps1",
"tests/notification-read-state-openapi-contract.ps1",
"tests/phone-change-openapi-contract.ps1",
"tests/profile-openapi-contract.ps1",
"tests/profile-update-openapi-contract.ps1",
"tests/t03-member-remote-contract.ps1"
],
"expectedBlocked": [
{ "script": "tests/auth-android-accessibility-release-gate.ps1", "marker": "ANDROID-AUTH-ACCESSIBILITY-RELEASE BLOCKED" },
{ "script": "tests/g11-settings-openapi-contract.ps1", "marker": "G11-SETTINGS-OPENAPI-CONTRACT BLOCKED" },
{ "script": "tests/g12-generation-poem-openapi-contract.ps1", "marker": "G12-GENERATION-POEM-OPENAPI-CONTRACT BLOCKED" },
{ "script": "tests/genealogy-workspace-openapi-contract.ps1", "marker": "GENEALOGY-WORKSPACE-OPENAPI-CONTRACT BLOCKED" },
{ "script": "tests/invite-ticket-openapi-contract.ps1", "marker": "INVITE-TICKET-OPENAPI-CONTRACT BLOCKED" },
{ "script": "tests/join-application-openapi-contract.ps1", "marker": "JOIN-APPLICATION-OPENAPI-CONTRACT BLOCKED" },
{ "script": "tests/lineage-openapi-contract.ps1", "marker": "LINEAGE-OPENAPI-CONTRACT BLOCKED" },
{ "script": "tests/notification-read-openapi-contract.ps1", "marker": "NOTIFICATION-READ-OPENAPI-CONTRACT BLOCKED" },
{ "script": "tests/notification-read-state-openapi-contract.ps1", "marker": "NOTIFICATION-READ-STATE-OPENAPI-CONTRACT BLOCKED" },
{ "script": "tests/phone-change-openapi-contract.ps1", "marker": "PHONE-CHANGE-OPENAPI-CONTRACT BLOCKED" },
{ "script": "tests/profile-openapi-contract.ps1", "marker": "PROFILE-OPENAPI-CONTRACT BLOCKED" },
{ "script": "tests/profile-update-openapi-contract.ps1", "marker": "PROFILE-UPDATE-OPENAPI-CONTRACT BLOCKED" }
]
}