mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 18:34:46 +00:00
test(tasks): expect classified ACP stall update
This commit is contained in:
@@ -2977,7 +2977,7 @@ describe("task-registry", () => {
|
||||
await flushAsyncWork();
|
||||
expectRecordFields(sentMessageCall(), {
|
||||
content:
|
||||
"Background task update: ACP background task. No output for 1s. It may be waiting for input.",
|
||||
"Background task update: ACP background task. No prompt submission observed for 1s after child start.",
|
||||
});
|
||||
|
||||
expect(peekSystemEvents("agent:main:main")).toStrictEqual([]);
|
||||
|
||||
Reference in New Issue
Block a user