[Staging] E2E测试失败 - 模板生成接口返回500 #809

Closed
opened 2026-07-24 10:13:41 +08:00 by xiaoxia · 0 comments
Owner

问题

Staging E2E Tests失败,core-generation.spec.ts 中模板生成接口返回500。

错误信息

触发生成接口失败: status=500
url=https://staging.xiaoxiajianji.com/api/v1/templates/188fa9c65ad14039911a064ee5b8333e/editor/generate
error: {"error":{"code":"HTTP_500","message":"生成失败,请稍后重试"}}

失败用例

  • Core generation wizard - uploads audio and starts generation (chromium)
  • 共2个失败用例

CI Job

Run #9594 / Job #52123
SHA: 7680247a25 (auto-format commit)

说明

这是业务bug,非CI配置问题。由CI优化项目组发现,转给后端开发排查。

## 问题 Staging E2E Tests失败,core-generation.spec.ts 中模板生成接口返回500。 ## 错误信息 ``` 触发生成接口失败: status=500 url=https://staging.xiaoxiajianji.com/api/v1/templates/188fa9c65ad14039911a064ee5b8333e/editor/generate error: {"error":{"code":"HTTP_500","message":"生成失败,请稍后重试"}} ``` ## 失败用例 - Core generation wizard - uploads audio and starts generation (chromium) - 共2个失败用例 ## CI Job Run #9594 / Job #52123 SHA: 7680247a2579 (auto-format commit) ## 说明 这是业务bug,非CI配置问题。由CI优化项目组发现,转给后端开发排查。
xiaoxia added the bugbackendP1 labels 2026-07-24 10:13:41 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xiaoxia/xiaoxia-saas#809