Skip to content

Add Adaptive Interruption (bargein) #2543

Add Adaptive Interruption (bargein)

Add Adaptive Interruption (bargein) #2543

Triggered via pull request January 29, 2026 10:14
Status Failure
Total duration 1m 17s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test
Process completed with exit code 1.
[nodejs] agents/src/voice/turn_config/utils.test.ts > migrateLegacyOptions > should preserve non-legacy options in the result: agents/src/voice/turn_config/utils.test.ts#L160
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ agents/src/voice/turn_config/utils.test.ts:160:38
[nodejs] agents/src/voice/turn_config/utils.test.ts > migrateLegacyOptions > should migrate all legacy options together: agents/src/voice/turn_config/utils.test.ts#L138
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ agents/src/voice/turn_config/utils.test.ts:138:38
[nodejs] agents/src/voice/turn_config/utils.test.ts > migrateLegacyOptions > should set interruption.mode to false when allowInterruptions is false: agents/src/voice/turn_config/utils.test.ts#L45
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ agents/src/voice/turn_config/utils.test.ts:45:38