feat(chat): map long-tail failure_detail values to specific run-error cards #15070
Annotations
1 error and 1 notice
|
Run UI P0 domain:
e2e/ui/entry-chrome-flows.test.ts#L1890
1) [chromium] › ui/entry-chrome-flows.test.ts:1834:1 › [P0] @critical home plugin input edits are resolved and carried into project creation
Error: expect(received).toMatchObject(expected)
- Expected - 2
+ Received + 2
Object {
- "notes": "narrated speaker notes",
- "topic": "Liquid Glasses",
+ "notes": "speaker notes",
+ "topic": "quarterly review",
}
1888 | expect(body.pluginId).toBe('parameterized-deck-plugin');
1889 | expect(body.pendingPrompt).toBe('Draft a Liquid Glasses deck with narrated speaker notes.');
> 1890 | expect(body.pluginInputs).toMatchObject({
| ^
1891 | topic: 'Liquid Glasses',
1892 | notes: 'narrated speaker notes',
1893 | });
at /home/runner/_work/open-design/open-design/e2e/ui/entry-chrome-flows.test.ts:1890:29
|
|
Run UI P0 domain
1 flaky
[chromium] › ui/entry-chrome-flows.test.ts:1834:1 › [P0] @critical home plugin input edits are resolved and carried into project creation
60 passed (4.0m)
|
background
wait
wait-all
cancel
parallel
Loading