mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-22 10:32:40 +08:00
feat(ql3): admit copilot diagnosis runs
This commit is contained in:
@@ -127,7 +127,7 @@ test('unsafe recovery stops the stack before lifecycles and admission', async ()
|
||||
},
|
||||
}),
|
||||
),
|
||||
/did not converge safely/,
|
||||
/did not converge safely \(remaining=1, failed=0\)/,
|
||||
);
|
||||
assert.equal(events.includes('start-lifecycles'), false);
|
||||
assert.equal(events.includes('install-admission'), false);
|
||||
|
||||
Reference in New Issue
Block a user