mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-27 21:42:06 +00:00
test(matrix): quarantine live block-streaming scenario
This commit is contained in:
@@ -1230,6 +1230,7 @@ const MATRIX_QA_MEDIA_PROFILE_SCENARIO_IDS = [
|
||||
] satisfies MatrixQaScenarioId[];
|
||||
|
||||
const MATRIX_QA_EXPLICIT_ONLY_SCENARIO_IDS = new Set<MatrixQaScenarioId>([
|
||||
"matrix-room-block-streaming",
|
||||
"matrix-subagent-thread-spawn",
|
||||
]);
|
||||
|
||||
|
||||
@@ -315,7 +315,6 @@ describe("matrix live qa scenarios", () => {
|
||||
"matrix-room-tool-progress-preview-opt-out",
|
||||
"matrix-room-tool-progress-error",
|
||||
"matrix-room-tool-progress-mention-safety",
|
||||
"matrix-room-block-streaming",
|
||||
"matrix-room-image-understanding-attachment",
|
||||
"matrix-room-generated-image-delivery",
|
||||
"matrix-media-type-coverage",
|
||||
|
||||
Reference in New Issue
Block a user