Skip to content

Core speech to speech implementation #3052

Core speech to speech implementation

Core speech to speech implementation #3052

Triggered via pull request January 28, 2026 13:33
Status Failure
Total duration 16m 5s
Artifacts 3

pull-request-validation.yml

on: pull_request
Matrix: html-test
Merge test results
23s
Merge test results
Merge test snapshots
5s
Merge test snapshots
Fit to window
Zoom out
Zoom in

Annotations

66 errors and 11 warnings
HTML test (1/17)
Process completed with exit code 1.
› html2/hooks/useTextBox.html: https://unpkg.com/react-dom@16.8.6/umd/react-dom.development.js#L49
Invariant Violation: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops. at invariant (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:49:15) at scheduleWork (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:20051:5) at dispatchAction (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:13734:5) at Object.p [as onStateChange] (../../https:/webchat2/__dist__/webchat-es5.js:86:245) at Object.a [as callback] (../../https:/webchat2/__dist__/webchat-es5.js:82:322193) at ../../https:/webchat2/__dist__/webchat-es5.js:82:321724 at batchedUpdates$1 (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:20574:12) at Object.notify (../../https:/webchat2/__dist__/webchat-es5.js:82:321694) at Object.i (../../https:/webchat2/__dist__/webchat-es5.js:82:322152) at a (../../https:/webchat2/__dist__/webchat-es5.js:82:322193)
HTML test (15/17)
Process completed with exit code 1.
› html2/hooks/useObserveScrollPosition.html: https://unpkg.com/react-dom@16.8.6/umd/react-dom.development.js#L49
Invariant Violation: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops. at invariant (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:49:15) at scheduleWork (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:20051:5) at dispatchAction (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:13734:5) at ../../https:/webchat2/__dist__/webchat-es5.js:89:1761100 at ../../https:/webchat2/__dist__/webchat-es5.js:171:111852 at commitHookEffectList (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:17418:26) at commitPassiveHookEffects (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:17442:3) at HTMLUnknownElement.callCallback (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:143:14) at Object.invokeGuardedCallbackDev (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:193:16) at invokeGuardedCallback (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:250:31)
› html2/speechToSpeech/happy.path.html: packages/test/harness/src/host/common/host/done.js#L35
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"level": "SEVERE", "message": "blob:https://webchat2/2158aa82-a920-4c87-aba5-ab2f9c1f5d87 0 Uncaught ReferenceError: Fn is not defined", "timestamp": 1769607636706, "type": ""}, {"level": "SEVERE", "message": "https://webchat2/__dist__/webchat-es5.js 88:1637128 Uncaught DOMException: Failed to construct 'AudioWorkletNode': AudioWorkl…order' is not defined in AudioWorkletGlobalScope.", "timestamp": 1769607636706, "type": ""}] at Object.done (../../packages/test/harness/src/host/common/host/done.js:35:30) at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
HTML test (14/17)
Process completed with exit code 1.
› html2/hooks/useScrollTo.keepScrollToEndButton.html: https://unpkg.com/react-dom@16.8.6/umd/react-dom.development.js#L49
Invariant Violation: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops. at invariant (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:49:15) at scheduleWork (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:20051:5) at dispatchAction (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:13734:5) at ../../https:/webchat2/__dist__/webchat-es5.js:89:1761100 at ../../https:/webchat2/__dist__/webchat-es5.js:171:111852 at commitHookEffectList (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:17418:26) at commitPassiveHookEffects (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:17442:3) at HTMLUnknownElement.callCallback (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:143:14) at Object.invokeGuardedCallbackDev (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:193:16) at invokeGuardedCallback (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:250:31)
HTML test (7/17)
Process completed with exit code 1.
› html2/scrollToEndButton/scrollToEndButton.notFlashy.html: <anonymous>#L80
expect(received).toBeTruthy() Received: false at _callee$ (../../<anonymous>:80:15) at m (../../https:/webchat2/__dist__/webchat-es5.js:33:1804) at Generator.<anonymous> (../../https:/webchat2/__dist__/webchat-es5.js:33:3189) at Generator.next (../../https:/webchat2/__dist__/webchat-es5.js:33:2231) at asyncGeneratorStep (../../<anonymous>:3:103) at _next (../../<anonymous>:5:194)
› html2/themeProvider/override.html: __tests__/html2/themeProvider/override.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at themeProvider/override.html:3:9 at Object.<anonymous> (themeProvider/override.html:2:7)
HTML test (6/17)
Process completed with exit code 1.
› html2/speechToSpeech/dtmf.input.html: packages/test/harness/src/host/common/host/done.js#L35
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"level": "SEVERE", "message": "blob:https://webchat2/129db902-9773-4d81-a311-9dd3632f6ae8 0 Uncaught ReferenceError: Fn is not defined", "timestamp": 1769607613821, "type": ""}, {"level": "SEVERE", "message": "https://webchat2/__dist__/webchat-es5.js 88:1637128 Uncaught DOMException: Failed to construct 'AudioWorkletNode': AudioWorkl…order' is not defined in AudioWorkletGlobalScope.", "timestamp": 1769607613828, "type": ""}] at Object.done (../../packages/test/harness/src/host/common/host/done.js:35:30) at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
› html2/speechToSpeech/multiple.turns.html: https://webchat2/test-page-object.js#L37
Timed out while waiting for page condition "State: listening (after bot audio)" after 1 seconds. at Object.ne (../../https:/webchat2/test-page-object.js:37:209145) at ../../async <anonymous>:139:3
HTML test (2/17)
Process completed with exit code 1.
› html2/simple/fatModule/fluentTheme.html: __tests__/html2/simple/fatModule/fluentTheme.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at simple/fatModule/fluentTheme.html:3:9 at Object.<anonymous> (simple/fatModule/fluentTheme.html:2:7)
› html2/focusManagement/focusSink/keepFocusInAdaptiveCardTextInput.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/suggestedActions/layout/stacked.maxHeight0.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/carousel/layout/stacked/noAvatar/with1Attachment.wideScreen.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/carousel/layout/noAvatar/with4Attachments.noMessage.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/suggestedActions/layout/postBack.asString.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/hooks/useTypingIndicatorVisible/getter.initial.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/sendAttachmentOn/invalidImage.html: packages/test/harness/src/host/jest/runHTML.js#L16
thrown: "Exceeded timeout of 50000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (../../packages/test/harness/src/host/jest/runHTML.js:16:1)
› html2/sendAttachmentOn/invalidImage.html: __tests__/html2/sendAttachmentOn/invalidImage.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at sendAttachmentOn/invalidImage.html:3:9 at Object.<anonymous> (sendAttachmentOn/invalidImage.html:2:7)
› html2/timestamp/attachmentSendTimeout.html: packages/test/harness/src/host/jest/runHTML.js#L16
thrown: "Exceeded timeout of 50000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (../../packages/test/harness/src/host/jest/runHTML.js:16:1)
› html2/timestamp/attachmentSendTimeout.html: __tests__/html2/timestamp/attachmentSendTimeout.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at timestamp/attachmentSendTimeout.html:3:9 at Object.<anonymous> (timestamp/attachmentSendTimeout.html:2:7)
› html2/hooks/useLocalizer.overrideStrings.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/hooks/useAvatarForBot.getter.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/chatAdapter/sequenceId.simple.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/accessibility/attachment/aria.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/accessibility/suggestedActions/carouselLayout.ariaAttributes.html: undefined#L0
WebDriverError: Grid does not have capacity for new instance: Selenium Grid not ready.. at parseHttpResponse (../../node_modules/selenium-webdriver/lib/http.js:541:11) at Executor.execute (../../node_modules/selenium-webdriver/lib/http.js:456:28)
› html2/sendAttachmentOn/useSendFiles.deprecation.html: packages/test/harness/src/host/jest/runHTML.js#L16
thrown: "Exceeded timeout of 50000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (../../packages/test/harness/src/host/jest/runHTML.js:16:1)
› html2/sendAttachmentOn/useSendFiles.deprecation.html: __tests__/html2/sendAttachmentOn/useSendFiles.deprecation.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at sendAttachmentOn/useSendFiles.deprecation.html:3:9 at Object.<anonymous> (sendAttachmentOn/useSendFiles.deprecation.html:2:7)
› html2/sendAttachmentOn/useSendMessage.customThumbnail.html: packages/test/harness/src/host/jest/runHTML.js#L16
thrown: "Exceeded timeout of 50000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (../../packages/test/harness/src/host/jest/runHTML.js:16:1)
› html2/sendAttachmentOn/useSendMessage.customThumbnail.html: __tests__/html2/sendAttachmentOn/useSendMessage.customThumbnail.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at sendAttachmentOn/useSendMessage.customThumbnail.html:3:9 at Object.<anonymous> (sendAttachmentOn/useSendMessage.customThumbnail.html:2:7)
› html2/hooks/useScrollToEnd.hideScrollToEndButton.html: https://unpkg.com/react-dom@16.8.6/umd/react-dom.development.js#L49
Invariant Violation: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops. at invariant (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:49:15) at scheduleWork (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:20051:5) at dispatchAction (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:13734:5) at ../../https:/webchat2/__dist__/webchat-es5.js:89:1761100 at ../../https:/webchat2/__dist__/webchat-es5.js:171:111852 at commitHookEffectList (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:17418:26) at commitPassiveHookEffects (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:17442:3) at HTMLUnknownElement.callCallback (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:143:14) at Object.invokeGuardedCallbackDev (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:193:16) at invokeGuardedCallback (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:250:31)
HTML test (11/17)
Process completed with exit code 1.
› html2/scrollToEndButton/scrollToEndButton.visibility.html: packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 0.002170138888888889% different from snapshot (5 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/scrollToEndButton/scrollToEndButton.visibility.html.snap-1-diff.png at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13) at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
› html2/fluentTheme/maxMessageLength.html: __tests__/html2/fluentTheme/maxMessageLength.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at fluentTheme/maxMessageLength.html:3:9 at Object.<anonymous> (fluentTheme/maxMessageLength.html:2:7)
› html2/speechToSpeech/outgoing.audio.interval.html: https://webchat2/test-page-object.js#L37
Timed out while waiting for page condition "Multiple audio chunks sent via postActivity" after 2 seconds. at Object.ne (../../https:/webchat2/test-page-object.js:37:209145) at ../../async <anonymous>:61:3
Citation URL › html2/citation/url.html: __tests__/html2/citation/url.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at citation/url.html:3:9 at Object.<anonymous> (citation/url.html:2:7)
› html2/performance/renderActivity.profiling.html: <anonymous>#L222
expect(received).toBeLessThan(expected) Expected: < 50 Received: 152.01570309507326 at displayResults (../../<anonymous>:222:22) at _callee$ (../../<anonymous>:178:11) at tryCatch (../../<anonymous>:4:1357) at Generator.<anonymous> (../../<anonymous>:4:4174) at Generator.next (../../<anonymous>:4:2208) at asyncGeneratorStep (../../<anonymous>:8:103) at _next (../../<anonymous>:9:194)
HTML test (13/17)
Process completed with exit code 1.
Message status (fluent) › html2/activity/message-status.fluent.html: __tests__/html2/activity/message-status.fluent.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at activity/message-status.fluent.html:3:9 at Object.<anonymous> (activity/message-status.fluent.html:2:7)
› html2/simple/fatModule/esm.sh/tsx/fluentTheme.html: __tests__/html2/simple/fatModule/esm.sh/tsx/fluentTheme.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at simple/fatModule/esm.sh/tsx/fluentTheme.html:3:9 at Object.<anonymous> (simple/fatModule/esm.sh/tsx/fluentTheme.html:2:7)
HTML test (8/17)
Process completed with exit code 1.
› html2/sendAttachmentOn/useSendFiles.image.html: packages/test/harness/src/host/jest/runHTML.js#L16
thrown: "Exceeded timeout of 50000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (../../packages/test/harness/src/host/jest/runHTML.js:16:1)
› html2/sendAttachmentOn/useSendFiles.image.html: __tests__/html2/sendAttachmentOn/useSendFiles.image.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at sendAttachmentOn/useSendFiles.image.html:3:9 at Object.<anonymous> (sendAttachmentOn/useSendFiles.image.html:2:7)
› html2/hooks/useEmitTypingIndicator.html: https://unpkg.com/react-dom@16.8.6/umd/react-dom.development.js#L49
Invariant Violation: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops. at invariant (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:49:15) at scheduleWork (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:20051:5) at dispatchAction (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:13734:5) at ../../https:/webchat2/__dist__/webchat-es5.js:89:1493894 at ../../https:/webchat2/__dist__/webchat-es5.js:171:76011 at updateMemo (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:13612:19) at Object.useMemo (../../https:/unpkg.com/react-dom@16.8.6/umd/react-dom.development.js:13951:16) at useMemo (../../https:/unpkg.com/react@16.8.6/umd/react.development.js:2680:21) at $Rr (../../https:/webchat2/__dist__/webchat-es5.js:171:75907) at HRr (../../https:/webchat2/__dist__/webchat-es5.js:171:76812)
› html2/simple/fatModule/esm.sh/fluentTheme.html: __tests__/html2/simple/fatModule/esm.sh/fluentTheme.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at simple/fatModule/esm.sh/fluentTheme.html:3:9 at Object.<anonymous> (simple/fatModule/esm.sh/fluentTheme.html:2:7)
› html2/debugAPI/breakpoint/activityRow.render.html: https://webchat2/__tests__/html2/debugAPI/breakpoint/activityRow.render#L75
expect(jest.fn()).toHaveBeenCalledTimes(expected) Expected number of calls: 1 Received number of calls: 4 at ../../https:/webchat2/__tests__/html2/debugAPI/breakpoint/activityRow.render:75:62
› html2/speechToSpeech/csp.recording.html: packages/test/harness/src/host/common/host/done.js#L35
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"level": "SEVERE", "message": "blob:https://webchat2/065f7c45-dcef-4b17-bc5d-573ce9ac074d 0 Uncaught ReferenceError: Fn is not defined", "timestamp": 1769607626269, "type": ""}, {"level": "SEVERE", "message": "https://webchat2/__dist__/webchat-es5.js 88:1637128 Uncaught DOMException: Failed to construct 'AudioWorkletNode': AudioWorkl…order' is not defined in AudioWorkletGlobalScope.", "timestamp": 1769607626269, "type": ""}] at Object.done (../../packages/test/harness/src/host/common/host/done.js:35:30) at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
HTML test (5/17)
Process completed with exit code 1.
› html2/autoScroll/autoScroll.afterSend.html: packages/test/harness/src/host/common/host/done.js#L42
Expected image to match or be a close match to snapshot but was 1.4934895833333333% different from snapshot (3441 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/autoScroll/autoScroll.afterSend.html.snap-1-diff.png at Object.done (../../packages/test/harness/src/host/common/host/done.js:42:13) at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
› html2/sendAttachmentOn/useSendFiles.binary.html: packages/test/harness/src/host/jest/runHTML.js#L16
thrown: "Exceeded timeout of 50000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (../../packages/test/harness/src/host/jest/runHTML.js:16:1)
› html2/sendAttachmentOn/useSendFiles.binary.html: __tests__/html2/sendAttachmentOn/useSendFiles.binary.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at sendAttachmentOn/useSendFiles.binary.html:3:9 at Object.<anonymous> (sendAttachmentOn/useSendFiles.binary.html:2:7)
› html2/fluentTheme/sendBox.primaryBehavior.html: undefined#L0
TypeError: Cannot read properties of null (reading 'value')
› html2/speechToSpeech/barge.in.html: packages/test/harness/src/host/common/host/done.js#L35
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"level": "SEVERE", "message": "blob:https://webchat2/e508a328-6976-490e-b4f0-6e30d641769a 0 Uncaught ReferenceError: Fn is not defined", "timestamp": 1769607639839, "type": ""}, {"level": "SEVERE", "message": "https://webchat2/__dist__/webchat-es5.js 88:1637128 Uncaught DOMException: Failed to construct 'AudioWorkletNode': AudioWorkl…order' is not defined in AudioWorkletGlobalScope.", "timestamp": 1769607639843, "type": ""}] at Object.done (../../packages/test/harness/src/host/common/host/done.js:35:30) at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
HTML test (3/17)
Process completed with exit code 1.
› html2/sendAttachmentOn/useSendMessage.withMessage.html: packages/test/harness/src/host/jest/runHTML.js#L16
thrown: "Exceeded timeout of 50000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (../../packages/test/harness/src/host/jest/runHTML.js:16:1)
› html2/sendAttachmentOn/useSendMessage.withMessage.html: __tests__/html2/sendAttachmentOn/useSendMessage.withMessage.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at sendAttachmentOn/useSendMessage.withMessage.html:3:9 at Object.<anonymous> (sendAttachmentOn/useSendMessage.withMessage.html:2:7)
› html2/sendAttachmentOn/useSendBoxAttachments.html: https://webchat2/__dist__/webchat-es5.js#L3
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"level": "SEVERE", "message": "https://webchat2/__dist__/webchat-es5.js 3:58682 Invariant Violation: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.· at ../../https:/webchat2/__dist__/webchat-es5.js:3:8576 at c (../../https:/webchat2/__dist__/webchat-es5.js:3:8683) at F7 (../../https:/webchat2/__dist__/webchat-es5.js:6:3128) at e$e (../../https:/webchat2/__dist__/webchat-es5.js:4:43870) at Object.p [as onStateChange] (../../https:/webchat2/__dist__/webchat-es5.js:86:245) at Object.a [as callback] (../../https:/webchat2/__dist__/webchat-es5.js:82:322193) at ../../https:/webchat2/__dist__/webchat-es5.js:82:321724 at W$e (../../https:/webchat2/__dist__/webchat-es5.js:6:6330) at Object.notify (../../https:/webchat2/__dist__/webchat-es5.js:82:321694) at Object.i (../../https:/webchat2/__dist__/webchat-es5.js:82:322152)", "timestamp": 1769607682486, "type": ""}] at Object.done (../../packages/test/harness/src/host/common/host/done.js:35:30) at HostBridge.<anonymous> (../../packages/test/harness/src/common/rpc.js:33:31)
Message status › html2/activity/message-status.html: __tests__/html2/activity/message-status.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at activity/message-status.html:3:9 at Object.<anonymous> (activity/message-status.html:2:7)
HTML test (9/17)
Process completed with exit code 1.
Message status (copilot) › html2/activity/message-status.copilot.html: __tests__/html2/activity/message-status.copilot.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at activity/message-status.copilot.html:3:9 at Object.<anonymous> (activity/message-status.copilot.html:2:7)
› html2/sendAttachmentOn/useSendMessage.withoutMessage.html: packages/test/harness/src/host/jest/runHTML.js#L16
thrown: "Exceeded timeout of 50000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.<anonymous> (../../packages/test/harness/src/host/jest/runHTML.js:16:1)
› html2/sendAttachmentOn/useSendMessage.withoutMessage.html: __tests__/html2/sendAttachmentOn/useSendMessage.withoutMessage.html#L3
thrown: "Exceeded timeout of 50000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at sendAttachmentOn/useSendMessage.withoutMessage.html:3:9 at Object.<anonymous> (sendAttachmentOn/useSendMessage.withoutMessage.html:2:7)
HTML test (15/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
HTML test (14/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
HTML test (7/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
HTML test (6/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
HTML test (2/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
HTML test (16/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
HTML test (10/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
HTML test (13/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
HTML test (8/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
HTML test (3/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
HTML test (9/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/* ./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
docker Expired
121 MB
sha256:5d189cb7a4c05b2eb16a9a655e0fa9f252e8be4482d6a3fe32480682ca0ae696
test-result Expired
1.52 MB
sha256:65a09541bdcc7eb5bfdc0b96bc8cf033510a9a3d0c16d1fa1dd957d1ff850f3f
test-snapshot-diff Expired
887 KB
sha256:9b90fd0d765be4191976ad5521baa64b2300fdbb1a06892bcd766b79e8e309ff