-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
t-aiIssues owned by the AI team.Issues owned by the AI team.
Description
Context:
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
FAIL tests/integration/actor.server-streamable.test.ts > Apify MCP Server Streamable HTTP > should abort actor run on notifications/cancelled
Error: Timed out in waitUntil!
❯ tests/integration/suite.ts:653:22
651|
652| // Poll up to 30s for the latest run for this actor to reach ABORTED/ABORTING
653| await vi.waitUntil(async () => {
| ^
654| const runsList = await api.runs().list({ limit: 5, desc: true });
655| const run = runsList.items.find((r) => r.actId === actId);
Metadata
Metadata
Assignees
Labels
t-aiIssues owned by the AI team.Issues owned by the AI team.