Skip to content

Introduction of polymiddleware #2106

Introduction of polymiddleware

Introduction of polymiddleware #2106

Triggered via pull request August 13, 2025 07:58
Status Failure
Total duration 17m 0s
Artifacts 3

pull-request-validation.yml

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

Annotations

189 errors and 10 warnings
Static code analysis
Cannot find name 'expect'.
Static code analysis
Cannot find name 'jest'.
Static code analysis
Cannot find name 'jest'.
Static code analysis
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Static code analysis
Cannot find name 'expect'.
Static code analysis
Cannot find name 'expect'.
Static code analysis
Cannot find name 'expect'.
Static code analysis
Cannot find name 'jest'.
Static code analysis
Cannot find name 'jest'.
Static code analysis
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
should show suggested actions with larger images: __tests__/suggestedActions.js#L190
Expected image to match or be a close match to snapshot but was 0.1171875% different from snapshot (270 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/__image_snapshots__/chrome-docker/__diff_output__/suggested-actions-js-should-show-suggested-actions-with-larger-images-1-snap-diff.png at toMatchImageSnapshot (__tests__/suggestedActions.js:190:21) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
should show suggested actions with images: __tests__/suggestedActions.js#L175
Expected image to match or be a close match to snapshot but was 0.1171875% different from snapshot (270 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/__image_snapshots__/chrome-docker/__diff_output__/suggested-actions-js-should-show-suggested-actions-with-images-1-snap-diff.png at toMatchImageSnapshot (__tests__/suggestedActions.js:175:21) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
should not show suggested actions not destined for the user: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15064ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
should show response from bot and text from user on messageback: undefined#L0
TimeoutError: Waiting 4 activities is shown Wait timed out after 15011ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
should show response from bot and no text from user on messageback: undefined#L0
TimeoutError: Waiting 4 activities is shown Wait timed out after 15097ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
should show response from bot and text from user on postback: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15127ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
should show response from bot and no text from user on postback: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15142ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
should show response from bot and no text from user on imback: undefined#L0
TimeoutError: Waiting 4 activities is shown Wait timed out after 15119ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
should show correctly formatted buttons when suggested actions are displayed as stacked: __tests__/suggestedActions.js#L43
Expected image to match or be a close match to snapshot but was 0.47526041666666663% different from snapshot (1095 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/__image_snapshots__/chrome-docker/__diff_output__/suggested-actions-js-should-show-correctly-formatted-buttons-when-suggested-actions-are-displayed-as-stacked-1-snap-diff.png at toMatchImageSnapshot (__tests__/suggestedActions.js:43:21) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
should show correctly formatted buttons when suggested actions are displayed: __tests__/suggestedActions.js#L27
Expected image to match or be a close match to snapshot but was 0.47526041666666663% different from snapshot (1095 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/__image_snapshots__/chrome-docker/__diff_output__/suggested-actions-js-should-show-correctly-formatted-buttons-when-suggested-actions-are-displayed-1-snap-diff.png at toMatchImageSnapshot (__tests__/suggestedActions.js:27:21) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› grouping/disableStatus.perSender.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 4.883680555555555% different from snapshot (11252 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/grouping/disableStatus.perSender.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
useTrackDimension › should not track invalid dimension value: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
useTrackDimension › should not track invalid dimension name: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
useTrackDimension › should track string dimension: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
rtl UI › should show suggested actions with images: __tests__/rtl.js#L165
Expected image to match or be a close match to snapshot but was 0.08203125% different from snapshot (189 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/__image_snapshots__/chrome-docker/__diff_output__/rtl-js-rtl-ui-should-show-suggested-actions-with-images-1-snap-diff.png at toMatchImageSnapshot (__tests__/rtl.js:165:23) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
rtl UI › with Audio Card should be displayed correctly: undefined#L0
NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"audio"} (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
rtl UI › with Adaptive Card should be displayed correctly: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15050ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
rtl UI › unknown command with nubs should display correctly: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15084ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
› autoScroll/autoScroll.withPostBack.activity.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 6 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/autoScroll/autoScroll.withPostBack.activity:140:9
› livestream/activityOrder.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/livestream/activityOrder:75:9
› grouping/fluentTheme.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 8.688078703703704% different from snapshot (30026 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/grouping/fluentTheme.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
thumbnail card: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15058ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
sign-in card: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15091ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
receipt card with quantity: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15154ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
receipt card: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15128ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
oauth card: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15174ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
hero card: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15014ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
audio card: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15126ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
speech recognition › should not start recognition after typing on keyboard while synthesizing: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15098ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
› livestream/backtrackToEmpty.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/livestream/backtrackToEmpty:151:9
setter should be undefined: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
sendBoxSpeechInterimsVisible should return false when synthesizing: undefined#L0
JavascriptError: javascript error: No utterance pending synthesize. (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
sendBoxSpeechInterimsVisible should return false when synthesizing: __tests__/hooks/useSendBoxSpeechInterimsVisible.js#L64
expect(received).resolves.toMatchInlineSnapshot() Received promise rejected instead of resolved Rejected to value: [ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177)] at expect (node_modules/expect/build/index.js:113:15) at expect (__tests__/hooks/useSendBoxSpeechInterimsVisible.js:64:9) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
sendBoxSpeechInterimsVisible should return if dictation is started or not: __tests__/hooks/useSendBoxSpeechInterimsVisible.js#L22
expect(received).resolves.toMatchInlineSnapshot() Received promise rejected instead of resolved Rejected to value: [ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177)] at expect (node_modules/expect/build/index.js:113:15) at expect (__tests__/hooks/useSendBoxSpeechInterimsVisible.js:22:9) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› accessibility/liveRegion/activity/htmlInMarkdown.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 6 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/accessibility/liveRegion/activity/htmlInMarkdown:64:9
› grouping/disableSender.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 5.859809027777778% different from snapshot (13501 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/grouping/disableSender.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› grouping/disableStatus.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 6.124131944444445% different from snapshot (14110 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/grouping/disableStatus.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› grouping/customGrouping.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 10.468402777777778% different from snapshot (30149 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/grouping/customGrouping.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› autoScroll/autoScroll.acknowledgement.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/autoScroll/autoScroll.acknowledgement:101:9
› livestream/chunk.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/livestream/chunk:83:9
getter should return speech synthesis bypass if not set in props: __tests__/hooks/useWebSpeechPonyfill.js#L23
expect(received).resolves.toMatchInlineSnapshot() Received promise rejected instead of resolved Rejected to value: [ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177)] at expect (node_modules/expect/build/index.js:113:15) at expect (__tests__/hooks/useWebSpeechPonyfill.js:23:9) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
getter should return webSpeechPonyfill from props: __tests__/hooks/useWebSpeechPonyfill.js#L15
expect(received).resolves.toBeTruthy() Received promise rejected instead of resolved Rejected to value: [ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177)] at expect (node_modules/expect/build/index.js:113:15) at expect (__tests__/hooks/useWebSpeechPonyfill.js:15:9) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› bubble/nub/offset/flipped.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/bubble/nub/offset/flipped:40:9
› bubble/nub/withoutAvatars/layoutCarousel.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/bubble/nub/withoutAvatars/layoutCarousel:40:9
› bubble/nub/withAvatars/helloWorld.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/bubble/nub/withAvatars/helloWorld:42:9
› accessibility/liveRegion/attachment/thumbnailCard.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11)
› accessibility/liveRegion/attachment/video.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11)
› chatAdapter/sequenceId.directLine.outgoing.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 1.051215277777778% different from snapshot (2422 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/chatAdapter/sequenceId.directLine.outgoing.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› typing/typingIndicator.scroll.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 12.519097222222223% different from snapshot (28844 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/typing/typingIndicator.scroll.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› speech/performCardAction.continuous.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/speech/performCardAction.continuous:121:9
input hint from consecutive messages › should turn on microphone for ignoring then expecting: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15139ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint from consecutive messages › should turn on microphone for ignoring then accepting: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15125ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint from consecutive messages › should turn on microphone for expecting then ignoring: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15159ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint from consecutive messages › should turn on microphone for expecting then expecting: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15195ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint from consecutive messages › should turn on microphone for expecting then accepting: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15005ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint from consecutive messages › should turn on microphone for accepting then ignoring: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15041ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint from consecutive messages › should turn on microphone for accepting then expecting: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15146ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint from consecutive messages › should turn on microphone for accepting then accepting: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15182ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
› accessibility/adaptiveCard/disabled.inputs.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 3 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async run.ignoreErrors (https:/webchat2/__tests__/html2/accessibility/adaptiveCard/disabled.inputs:158:11)
› accessibility/adaptiveCard/disabled.focus.withShowCard.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/accessibility/adaptiveCard/disabled.focus.withShowCard:130:9
setter should be undefined: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
getter should return default Adaptive Cards host config if not set in props: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
getter should return Adaptive Cards host config set in props: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
calling setNotification should set and update notification: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
› bubble/nub/offset/negative10.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/bubble/nub/offset/negative10:40:9
› bubble/nub/withoutAvatars/layoutSingle.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/bubble/nub/withoutAvatars/layoutSingle:40:9
› avatar/layout.customSizeAndRoundness.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async run.skipCheckAccessibility (https:/webchat2/__tests__/html2/avatar/layout.customSizeAndRoundness:48:11)
› avatar/layout.default.oneSide.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async run.skipCheckAccessibility (https:/webchat2/__tests__/html2/avatar/layout.default.oneSide:51:11)
› basic/heroCard.wrapTitle.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/basic/heroCard.wrapTitle:82:9
› livestream/outOfOrder.sequenceNumber.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/livestream/outOfOrder.sequenceNumber:89:9
› basic/longURL.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/basic/longURL:51:9
› accessibility/liveRegion/attachment/receiptCard.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11)
selecting voice based on language › using a custom selectVoice function: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15041ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
selecting voice based on language › based on language › of zh-YUE: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15072ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
selecting voice based on language › based on language › of en-US: undefined#L0
TimeoutError: Waiting 3 activities is shown Wait timed out after 15176ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
› avatar/layout.fullCustomized.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 4 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async run.skipCheckAccessibility (https:/webchat2/__tests__/html2/avatar/layout.fullCustomized:53:11)
› autoScroll/autoScroll.withPostBack.page.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 6 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/autoScroll/autoScroll.withPostBack.page:140:9
› hooks/useDictateState.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/hooks/useDictateState:155:9
› speech/comprehensive.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/speech/comprehensive:166:9
Fluent Theme UI State: Test UI State with fluent theme › fluentTheme/uiState.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 1.6809895833333335% different from snapshot (3873 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/fluentTheme/uiState.html.snap-5-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
HTML test (11/17)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./coverage'. No such file or directory
› accessibility/liveRegion/attachment/image.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11)
› accessibility/liveRegion/newMessages.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/accessibility/liveRegion/newMessages:35:9
stacked with avatar initials › 1 attachment with wide screen: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15191ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
stacked with avatar initials › 1 attachment: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15003ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
stacked with avatar initials › 4 attachments: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15073ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
stacked without avatar initials › 1 attachment with wide screen: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15118ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
stacked without avatar initials › 1 attachment: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15010ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
stacked without avatar initials › 4 attachments: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15010ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
› accessibility/liveRegion/activity/text.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 7 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/accessibility/liveRegion/activity/text:91:9
› speech/bargeIn/behavior.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/speech/bargeIn/behavior:176:9
HTML test (7/17)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./coverage'. No such file or directory
carousel with avatar initials › 2 attachments: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15022ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
carousel with avatar initials › 4 attachments and message: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15044ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
carousel with avatar initials › 4 attachments and no message: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15057ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
carousel without avatar initials › 1 attachment with wide screen: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15024ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
carousel without avatar initials › 1 attachment: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15028ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
carousel without avatar initials › 2 attachments with wide screen: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15068ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
carousel without avatar initials › 2 attachments: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15118ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
carousel without avatar initials › 4 attachments and message: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15035ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
carousel without avatar initials › 4 attachments and no message: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15048ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
› livestream/simultaneous.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/livestream/simultaneous:87:9
HTML test (1/17)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./coverage'. No such file or directory
should return relative time for "yue": undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
› accessibility/accessibleName.simple.html: https://webchat2/__tests__/html2/accessibility/accessibleName.simple#L36
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ "You said: Hello, World!", - "Bot said: Aloha!", ] at run.ignoreErrors (https:/webchat2/__tests__/html2/accessibility/accessibleName.simple:36:99)
› autoScroll/autoScroll.afterSend.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/autoScroll/autoScroll.afterSend:24:9
› carousel/navigation.tab.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/carousel/navigation.tab:29:9
› accessibility/liveRegion/attachment/adaptiveCard.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 1.546875% different from snapshot (3564 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/accessibility/liveRegion/attachment/adaptiveCard.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› fluentTheme/feedback.form.multiple.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async <anonymous>:40:3
› typing/typingIndicator.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 2.204861111111111% different from snapshot (5080 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/typing/typingIndicator.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› speech/inputHint.ignoringInput.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/speech/inputHint.ignoringInput:122:9
textarea send on enter: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15008ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
› preact/math/layout.spec.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/preact/math/layout.spec:262:9
HTML test (17/17)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./coverage'. No such file or directory
when true & maxHeight is 20 & height is default: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:47:9
when false: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:47:9
calling markActivityAsSpoken should stop synthesize: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15074ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
› bubble/nub/withAvatars/layoutCarousel.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/bubble/nub/withAvatars/layoutCarousel:42:9
› accessibility/adaptiveCard/withTapAction.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/accessibility/adaptiveCard/withTapAction:24:9
› accessibility/liveRegion/attachment/audio.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11)
› accessibility/liveRegion/attachment/videoCard.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11)
› accessibility/liveRegion/attachment/audioCard.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11)
› livestream/raceBetweenLivestreamAndTypingIndicator.html: https://webchat2/__tests__/html2/livestream/raceBetweenLivestreamAndTypingIndicator#L99
expect(received).toHaveLength(expected) Expected length: 1 Received length: 0 Received array: [] at https:/webchat2/__tests__/html2/livestream/raceBetweenLivestreamAndTypingIndicator:99:63 at checkCallback (https:/unpkg.com/@testduet/[email protected]/dist/wait-for.mjs:113:24) at checkRealTimersCallback (https:/unpkg.com/@testduet/[email protected]/dist/wait-for.mjs:107:16)
› speech/inputHint.acceptingInput.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/speech/inputHint.acceptingInput:122:9
HTML test (6/17)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./coverage'. No such file or directory
getter should return speech language "zh-HK" for "yue": undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
getter should return "zh-YUE" for "zh-YUE": undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
getter should return language set in props: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
useTrackException › should track non-fatal exception: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
useTrackException › should track exception: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
› basic/absoluteTimestamp.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 3 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/basic/absoluteTimestamp:71:9
› livestream/informative.html: https://webchat2/__tests__/html2/livestream/informative#L82
expect(received).toHaveProperty(path, value) Matcher error: received value must not be null nor undefined Received has value: undefined at https:/webchat2/__tests__/html2/livestream/informative:82:52
› autoScroll/autoScroll.snap.activityAndPage.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 2 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/autoScroll/autoScroll.snap.activityAndPage:77:9
› typing/changeTypingAnimationDuration.html: https://webchat2/__tests__/html2/typing/changeTypingAnimationDuration#L71
expect(received).toHaveLength(expected) Expected length: 2 Received length: 1 Received array: [<article class="webchat__basic-transcript__activity webchat__basic-transcript__activity--acknowledged webchat__basic-transcript__activity--read"><div aria-labelledby="webchat__basic-transcript__active-descendant-label--4jpfs" class="webchat__basic-transcript__activity-active-descendant" id="webchat__transcript-focus-h5x__activity-4jpfs" role="article"><div aria-hidden="true" class="webchat--css-sltho-111jw2m" id="webchat__basic-transcript__active-descendant-label--4jpfs">You said: typing 1</div></div><div><div class="webchat__basic-transcript__activity-body"><div aria-labelledby="webchat__stacked-layout__id--7fvsu" class="webchat__stacked-layout stacked-layout wQp8TWq_stacked-layout stacked-layout--from-user wQp8TWq_stacked-layout--from-user stacked-layout--top-callout wQp8TWq_stacked-layout--top-callout"><div class="stacked-layout__main wQp8TWq_stacked-layout__main"><div class="stacked-layout__avatar-gutter wQp8TWq_stacked-layout__avatar-gutter" /><div class="stacked-layout__content wQp8TWq_stacked-layout__content"><div aria-roledescription="message" class="stacked-layout__message-row wQp8TWq_stacked-layout__message-row" id="webchat__stacked-layout__id--7fvsu" role="group"><div class="webchat--css-sltho-111jw2m">You said:</div><div class="webchat__bubble webchat__bubble--from-user webchat__bubble--nub-on-top webchat--css-sltho-1qo0vqe webchat--css-sltho-1dmjbed stacked-layout__message wQp8TWq_stacked-layout__message"><div class="webchat__bubble__nub-pad" /><div class="webchat__bubble__content"><div … /></div></div></div><div class="stacked-layout__attachment-list wQp8TWq_stacked-layout__attachment-list" /></div><div class="stacked-layout__alignment-pad wQp8TWq_stacked-layout__alignment-pad" /></div><div class="stacked-layout__status wQp8TWq_stacked-layout__status"><div class="stacked-layout__avatar-gutter wQp8TWq_stacked-layout__avatar-gutter" /><div class="stacked-layout__nub-pad wQp8TWq_stacked-layout__nub-pad" /><span class="webchat__activity-status webchat__activity-status--self webchat__activity-status--slotted webchat--css-sltho-shlwbp"><div class="webchat--css-sltho-111jw2m">Sent at January 1 at 12:00 AM</div><span aria-hidden="true">Just now</span></span><div class="stacked-layout__alignment-pad wQp8TWq_stacked-layout__alignment-pad" /></div></div></div></div><div aria-hidden="true" class="webchat__basic-transcript__activity-focus-target" tabindex="-1" /><div class="webchat__basic-transcript__activity-indicator webchat__basic-transcript__activity-indicator--focus" /></article>] at https:/webchat2/__tests__/html2/typing/changeTypingAnimationDuration:71:63 at checkCallback (https:/unpkg.com/@testduet/[email protected]/dist/wait-for.mjs:113:24) at checkRealTimersCallback (https:/unpkg.com/@testduet/[email protected]/dist/wait-for.mjs:107:16)
› markdown/math/layout.spec.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/markdown/math/layout.spec:254:9
HTML test (3/17)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./coverage'. No such file or directory
useTrackEvent › should track simple event: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
input hint › of undefined › should not turn on microphone if initiated via typing: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15048ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint › of undefined › should not turn on microphone if initiated via microphone: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15070ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint › of ignoringInput › should turn off microphone if initiated via typing: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15088ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint › of ignoringInput › should turn off microphone if initiated via microphone: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15080ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint › of acceptingInput › should not turn on microphone if initiated via typing: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15143ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint › of acceptingInput › should not turn on microphone if initiated via microphone: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15023ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint › of expectingInput › should not turn on microphone if initiated via typing: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15116ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
input hint › of expectingInput › should turn on microphone if initiated via microphone: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15183ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
› activity/avatar.aspect.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 32.51475694444444% different from snapshot (149828 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/activity/avatar.aspect.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
HTML test (2/17)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./coverage'. No such file or directory
› avatar/emptyInitials.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 14.186197916666668% different from snapshot (32685 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/avatar/emptyInitials.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
renderMarkdown should add accessibility text for external links with yue: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
renderMarkdown should add accessibility text for external links: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
renderMarkdown should return falsy if the custom Markdown transform function is null: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
renderMarkdown should use custom Markdown transform function from props: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
renderMarkdown should use Markdown-It if not set in props: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
› accessibility/adaptiveCard/disabled.focus.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 3 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/accessibility/adaptiveCard/disabled.focus:116:9
› preact/activity/feedback.status.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 1.7556423611111112% different from snapshot (4045 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/preact/activity/feedback.status.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› speech/performCardAction.interactive.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/speech/performCardAction.interactive:126:9
Collapsible activity › activity/collapsible.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 0.126953125% different from snapshot (832 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/activity/collapsible.html.snap-2-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
HTML test (4/17)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./coverage'. No such file or directory
Textblock styles: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15082ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
Inputs card with custom style options and submit action: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15089ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
unknown card: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15106ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
broken card of invalid version: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15171ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
breakfast card with custom style options: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15140ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
breakfast card with custom host config: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15192ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
action styles: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15031ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
container styles: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15168ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
breakfast card: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15078ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
› livestream/outOfOrder.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/livestream/outOfOrder:89:9
HTML test (16/17)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/./coverage'. No such file or directory
hero card actions › imBack: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "at least 4 activities shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html/heroCard.actions:35:9
setup: undefined#L0
TimeoutError: Waiting 2 activities is shown Wait timed out after 15162ms at node_modules/selenium-webdriver/lib/webdriver.js:929:22
calling dismissNotification should dismiss notification: undefined#L0
ScriptTimeoutError: script timeout (Session info: headless chrome=110.0.5481.177) at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:523:15) at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:524:13) at Executor.execute (node_modules/selenium-webdriver/lib/http.js:456:28) at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
› accessibility/delayActivity/withoutReplyToId.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/accessibility/delayActivity/withoutReplyToId:38:9
› chatAdapter/reconnect.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 2 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/chatAdapter/reconnect:74:9
› avatar/layout.default.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 4 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async run.skipCheckAccessibility (https:/webchat2/__tests__/html2/avatar/layout.default:54:11)
› markdown/math/layout.mixed.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 3.561414930555556% different from snapshot (16411 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/markdown/math/layout.mixed.html.snap-2-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
› bubble/fixedWidth.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 5 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async <anonymous>:77:3
› feedbackForm/behavior.resetByEscapeKey.html: https://webchat2/test-page-object.js#L184231
Timed out while waiting for page condition "exactly 3 activities is shown" after 15 seconds. at became (https:/webchat2/test-page-object.js:184231:11) at async https:/webchat2/__tests__/html2/feedbackForm/behavior.resetByEscapeKey:92:9
› feedbackForm/feedback.status.html: packages/test/harness/src/host/common/host/snapshot.js#L15
Expected image to match or be a close match to snapshot but was 1.6280381944444442% different from snapshot (3751 differing pixels). See diff for details: /home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/html2/feedbackForm/feedback.status.html.snap-1-diff.png at toMatchImageSnapshot (packages/test/harness/src/host/common/host/snapshot.js:15:24) at node_modules/@babel/runtime/helpers/regeneratorRuntime.js:52:18 at Generator.<anonymous> (node_modules/@babel/runtime/helpers/regenerator.js:52:51) at Generator.next (node_modules/@babel/runtime/helpers/regeneratorDefine.js:11:21) at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17) at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
HTML test (11/17)
No files were found with the provided path: ./coverage/lcov-*.info ./coverage/result-*.trx. No artifacts will be uploaded.
HTML test (7/17)
No files were found with the provided path: ./coverage/lcov-*.info ./coverage/result-*.trx. No artifacts will be uploaded.
HTML test (1/17)
No files were found with the provided path: ./coverage/lcov-*.info ./coverage/result-*.trx. No artifacts will be uploaded.
HTML test (17/17)
No files were found with the provided path: ./coverage/lcov-*.info ./coverage/result-*.trx. 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 (6/17)
No files were found with the provided path: ./coverage/lcov-*.info ./coverage/result-*.trx. No artifacts will be uploaded.
HTML test (3/17)
No files were found with the provided path: ./coverage/lcov-*.info ./coverage/result-*.trx. No artifacts will be uploaded.
HTML test (2/17)
No files were found with the provided path: ./coverage/lcov-*.info ./coverage/result-*.trx. No artifacts will be uploaded.
HTML test (4/17)
No files were found with the provided path: ./coverage/lcov-*.info ./coverage/result-*.trx. No artifacts will be uploaded.
HTML test (16/17)
No files were found with the provided path: ./coverage/lcov-*.info ./coverage/result-*.trx. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
docker Expired
96.7 MB
sha256:b71c335460f4d8a5ab4b4a6b14ba8434c81d062fbed576b42e358d81c41a01a5
test-result Expired
871 KB
sha256:31e193d3e55e071d5c8703ccd3089b965045627fb89d72f06e15bf9366156a2c
test-snapshot-diff Expired
10.1 MB
sha256:098901944d1361ba1f46e7ccb58a77056a6ae91e4e947810b07581a6b34faf1e