You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

100 regels
4.5 KiB

  1. {
  2. "time": "2026-09-06T08:13:36.256Z",
  3. "kind": "historical-runs",
  4. "scope": "仅保留安全的次数、名称、时间及源文件哈希;不复制请求正文、会话、错误上下文或私有运行日志。历史轮次不替代当前 results.json,定向2/2不等同全量19/19。",
  5. "runs": [
  6. {
  7. "name": "全量首轮",
  8. "outcome": "FAIL",
  9. "startedAt": "2026-09-06T07:23:31.420Z",
  10. "tests": 19,
  11. "passed": 17,
  12. "failed": 2,
  13. "skipped": 0,
  14. "sourceSha256": "21e9e8a824ba988682ee2eb5edcbb35f2b3a97be4f86ad63353c535922aac22b",
  15. "sourceDescription": "私有归档的首轮 Playwright JSON",
  16. "cases": [
  17. {
  18. "title": "未保存离开:关闭确认保留工作、保存失败留在原页、重试保存后离开",
  19. "outcome": "FAIL",
  20. "startTime": "2026-09-06T07:27:01.902Z",
  21. "httpStatus": 503,
  22. "sourceLocation": {
  23. "file": "tests/model-editor-interaction-closure.spec.ts",
  24. "line": 114,
  25. "column": 41
  26. },
  27. "request": {
  28. "method": "GET",
  29. "route": "/api/tran/v1/content/projects/{id}"
  30. },
  31. "stage": "保存完成并返回模型列表后,由测试辅助函数读取项目详情核验",
  32. "note": "界面已返回列表;失败发生于末尾GET详情的状态码断言,不是进入用例登录失败,也不是测试有意注入的保存503。"
  33. },
  34. {
  35. "title": "补充环境与树:内置三环境保存重开、节点计数与折叠展开",
  36. "outcome": "FAIL",
  37. "startTime": "2026-09-06T07:27:31.096Z",
  38. "httpStatus": 503,
  39. "sourceLocation": {
  40. "file": "tests/model-editor-navigation-closure.spec.ts",
  41. "line": 142,
  42. "column": 49
  43. },
  44. "request": {
  45. "method": "GET",
  46. "route": "/api/tran/v1/content/projects/{id}"
  47. },
  48. "stage": "保存完成并返回模型列表后,由测试辅助函数读取项目详情核验",
  49. "note": "界面已返回列表;失败发生于末尾GET详情的状态码断言,不是进入用例登录失败,也不是测试有意注入的保存503。"
  50. }
  51. ],
  52. "note": "两例均已完成保存并返回列表,末尾测试辅助GET项目详情返回503;分别定位 interaction:114 与 navigation:142。"
  53. },
  54. {
  55. "name": "首次鉴权诊断定向重跑",
  56. "outcome": "FAIL",
  57. "tests": 2,
  58. "passed": 0,
  59. "failed": 2,
  60. "sourceSha256": "2c66d00995fa4c69ad12b7fb2e3f367b9d7216eb4a2f283e883c560ac38fc573",
  61. "sourceDescription": "私有定向运行日志,仅提取计数及调用阶段",
  62. "stage": "测试signIn→login请求达到30秒超时",
  63. "note": "此轮才在登录阶段超时,业务操作未开始;不与首轮末尾GET详情503混为同一发生阶段。"
  64. },
  65. {
  66. "name": "后续定向重跑",
  67. "outcome": "PASS",
  68. "tests": 2,
  69. "passed": 2,
  70. "failed": 0,
  71. "sourceSha256": "58711f5c450de4fd85845ec7e2a698fbb5faf01ad3258654ca74964b9e0462b1",
  72. "sourceDescription": "私有定向运行日志,匹配原两个失败标题",
  73. "cases": [
  74. {
  75. "title": "未保存离开:关闭确认保留工作、保存失败留在原页、重试保存后离开",
  76. "outcome": "PASS"
  77. },
  78. {
  79. "title": "补充环境与树:内置三环境保存重开、节点计数与折叠展开",
  80. "outcome": "PASS"
  81. }
  82. ],
  83. "note": "只证明这两条在此次运行通过,不能把首轮17/19改写为19/19。"
  84. },
  85. {
  86. "name": "修复与曲线配色更新后的最终完整轮",
  87. "outcome": "PASS",
  88. "startedAt": "2026-09-06T08:20:11.525Z",
  89. "tests": 19,
  90. "passed": 19,
  91. "failed": 0,
  92. "skipped": 0,
  93. "durationMs": 246742.013,
  94. "sourceSha256": "f37013658c8c38a5ec5993e636a30ad57eee9d3bcc119650c929952de8d556e9",
  95. "sourceDescription": "当前完整 Playwright JSON;重试次数0,未拼接定向结果"
  96. }
  97. ],
  98. "investigation": "已修复 Auth/Tran 数据库连接健康检查可能无界阻塞的问题,并完成实际 Kingbase 驱动隔离黑洞探针(约2010ms释放关闭);最终双模块构建和完整E2E另行记录。该探针不能证明历史每一次503均已逐条与该原因建立因果关联。",
  99. "finalAcceptance": "完成修复后另跑完整19条,使用新的完整results.json、对应时段证据/附件、最终validation及artifact检查;旧失败保留在本历史记录。"
  100. }