Skip to content

feat: add syntax highlighting into markdown code block #1262

feat: add syntax highlighting into markdown code block

feat: add syntax highlighting into markdown code block #1262

Triggered via pull request December 13, 2024 01:04
Status Failure
Total duration 14m 48s
Artifacts 4

pull-request-validation.yml

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

Annotations

158 errors and 41 warnings
accessibility requirement › should focus New Messages button when shortcut pressed: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/accessibility.liveRegion.newMessages:21:86
conversationStartProperties › with locale of zh-CN should get "Hello and welcome!" in Simplified Chinese.: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/conversationStartProperties.sendZhCn:20:46
accessibility requirement › activity should not be delayed due to user typing activity: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/accessibility.delayActivity.typingActivity:15:83
focus management › press ENTER on send box text box should continue to focus on send box: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/focusManagement.sendBoxTextBoxSubmit:15:86
offline UI › should show "Taking longer than usual to connect" UI when connection is slow: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at createWebChat (https:/webchat2/__tests__/html/offlineUI.slowNetwork.firstConnect:39:80) at https:/webchat2/__tests__/html/offlineUI.slowNetwork.firstConnect:60:39
offline UI › should show "unable to connect" UI when credentials are incorrect: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at run.ignoreErrors (https:/webchat2/__tests__/html/offlineUI.invalidCredentials:41:84)
with "sendAttachmentOn" of "send" › should send attachments when the send button is clicked: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/onSend:14:86
with Web Worker upload a picture with custom thumbnail size › should send: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/upload/withWebWorker/customThumbnailSize:13:86
update activity › should replace activity with same activity ID: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/updateActivity.sameActivityId:13:93
scroll to end button › should show and hide properly: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/scrollToEndButton.visibility:14:93
when false: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:86
when true & maxHeight is 20 & height is default: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:86
when true & maxHeight is 30: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:86
when true & maxHeight is 45: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:86
when true & maxHeight is 80: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:86
when true & maxHeight is 100% & suggested action height is 60: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:86
when true & maxHeight is 100%: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:86
when true & maxHeight is undefined: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.stacked.buttonTextWrap:20:86
suggested actions › roving tab index › stacked layout should be accessible with vertical navigation keys: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.rovingTabIndex.vertical:15:83
accessibility requirement › Activity container should have role="group": https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/accessibility.activity.stackedLayoutRole:14:86
offline UI › should display "Network interruption occurred. Reconnecting…" status when connection is interrupted: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/offlineUI.networkInterrupt:44:82
offline UI › should show "Render error" connectivity status when a JavaScript error is present in the code.: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at run.ignoreErrors (https:/webchat2/__tests__/html/offlineUI.fatalError:34:85)
In RTL › suggested actions › should scroll when flipper buttons are clicked: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.scroll.rtl:16:83
with "sendAttachmentOn" of "attach" › should send attachments when the file is attached: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/onAttach:14:86
Call useSendFiles hook › should print deprecation warning: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/useSendFiles.deprecation:15:86
useReferenceGrammarId › should return value: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:21:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:3:103) at _next (<anonymous>:5:194)
useActiveTyping › should not have setter: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:21:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:3:103) at _next (<anonymous>:5:194)
useTextBox › should work properly: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:31:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
useFocus › on main: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/useFocus.main:22:83
HTML test (9/17)
Process completed with exit code 1.
focus management › focus should not move after Adaptive Card is disable after manually disabled: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/focusManagement.disableAdaptiveCard.manual:15:86
carousel navigation › should focus on card button when present › carousel: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/carousel.navigation.tab.cardInput:15:83
middleware to disable obsolete Adaptive Cards › should NOT disable anchors: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/middleware.obsoleteAdaptiveCard.anchor:32:86
focus management › click on retry button should focus on main: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at run.ignoreErrors (https:/webchat2/__tests__/html/focusManagement.sendFailedRetry:17:95)
upload a zip file without contentURL › should send: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/upload/uploadZipFileWithoutContentURL:13:86
useFocus › on send box: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/useFocus.sendBox:19:86
useTextBoxSubmit and set focus to "main": https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/useTextBoxSubmit.main:22:83
HTML test (11/17)
Process completed with exit code 1.
fluentTheme/carousel.html: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:15:34) at tryCatch (<anonymous>:4:1062) at Generator.<anonymous> (<anonymous>:4:3008) at Generator.next (<anonymous>:4:1699) at asyncGeneratorStep (<anonymous>:5:70) at _next (<anonymous>:6:163)
accessibility requirement › attachments in live region › animation card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:50:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
accessibility requirement › attachments in live region › receipt card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:53:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
accessibility requirement › attachments in live region › sign-in card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:49:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
conversationStartProperties › with non-existing locale should get "Hello and welcome!" message.: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/conversationStartProperties.sendNonExisting:20:46
accessibility requirement › attachments in live region › image: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:49:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
offline UI › should display the "Connecting..." connectivity status when connecting for the first time: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/offlineUI.firstConnect:39:82
accessibility requirement › attachments in live region › file: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:53:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
without Web Worker upload a picture with custom thumbnail quality › should send: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/upload/withoutWebWorker/customThumbnailQuality:13:86
customization › should render BasicWebChat components in a different structure: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:26:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:3:103) at _next (<anonymous>:5:194)
accessibility requirement › Activity container should have role="group": https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/accessibility.activity.stackedLayoutRole:14:86
conversationStartProperties › with no locale is sent should get "Hello and welcome!" message.: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/conversationStartProperties.noLocaleIsSent:17:46
live region should narrate "speak" property › Adaptive Card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:49:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
accessibility requirement › Element with aria-label should not have parent aria-hidden: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/accessibility.attachment.aria:14:86
without Web Worker upload a picture with custom thumbnail size › should send: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/upload/withoutWebWorker/customThumbnailSize:13:86
accessibility requirement for hero card › should have title text with role="heading": https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/accessibility.heroCard.heading:14:86
useSendMessage hook › should send attachments with a message: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/useSendMessage.withMessage:15:86
activity › should not show unknown attachment: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at run.ignoreErrors (https:/webchat2/__tests__/html/activity.unknownAttachment:16:85)
useFocus › on send box without keyboard: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/useFocus.sendBoxWithoutKeyboard:19:86
Attachment › with allowed file types: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/attachment.allowedFileTypes:13:86
rtl UI › should show "unable to connect" UI in Arabic when credentials are incorrect: undefined#L1
TimeoutError: Wait timed out after 15086ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
Call useSendFiles hook with a file with extension of .JPG but type of "application/octet-stream" › should display thumbnail: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/useSendFiles.image:15:86
useScrollToEnd.hideScrollToEndButton › should scroll to end and hide scroll to end button: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:30:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:3:103) at _next (<anonymous>:5:194)
with "sendAttachmentOn" unset › should send attachments when the send button is clicked: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/simple:14:86
"Adaptive card › card agenda with schema 1.3 should pass: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/cardAction.adaptiveCard.cardAgenda:15:83
scroll to end button should not flash when sending a message: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:17:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:3:103) at _next (<anonymous>:5:194)
notification toast › should show privacy policy: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/toast:31:46
HTML test (8/17)
Process completed with exit code 1.
send box button alignment › without speech › : https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:38:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
send box button alignment › without speech › : https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:38:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
send box button alignment › without speech › : https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:38:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
send box button alignment › without speech › and single line: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:38:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
send box button alignment › with speech › : https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:38:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
send box button alignment › with speech › : https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:38:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
send box button alignment › with speech › : https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:38:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
send box button alignment › with speech › and single line: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:38:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
useScrollTo.keepScrollToEndButton › should scroll and keep scroll to end button: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:29:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:3:103) at _next (<anonymous>:5:194)
timestamp › should change language on-the-fly: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee2$ (<anonymous>:85:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:5:103) at _next (<anonymous>:7:194)
customizable avatar › with default avatar: __tests__/customizableAvatar.js#L69
thrown: "Exceeded timeout of 50000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at test (__tests__/customizableAvatar.js:69:3) at Object.describe (__tests__/customizableAvatar.js:11:1)
customizable avatar › with default avatar: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15100ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
customizable avatar › with default avatar: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15100ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
customizable avatar › with default avatar: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15100ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
customizable avatar › with default avatar only on one side: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15100ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
customizable avatar › with default avatar only on one side: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15100ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
customizable avatar › with default avatar: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15100ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
customizable avatar › with default avatar: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15100ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
customizable avatar › in RTL › with default avatar: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15100ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
customizable avatar › in RTL › with default avatar: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15100ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
hero card actions › imBack: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/heroCard.actions:13:86
hero card actions › postBack (string): https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/heroCard.actions:13:86
hero card actions › postBack (JSON): https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/heroCard.actions:13:86
hero card actions › messageBack (displayText + text + value): https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/heroCard.actions:13:86
hero card actions › messageBack (displayText + text): https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/heroCard.actions:13:86
hero card actions › messageBack (value): https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/heroCard.actions:13:86
hero card actions › postBack (empty): https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/heroCard.actions:13:86
hero card actions › messageBack (empty): https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/heroCard.actions:13:86
transcript navigation › should auto-select last activity when SHIFT-TAB into the transcript: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/transcript.navigation.defaultActiveDescendant.shiftTab:23:83
suggested actions › roving tab index › should reset after click: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.rovingTabIndex.resetAfterClick:15:83
accessibility requirement › attachments in live region › Adaptive Card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:49:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
useTypingIndicatorVisible › getter should return true when typing indicator is shown: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:21:34) at tryCatch (<anonymous>:4:1062) at Generator.<anonymous> (<anonymous>:4:3008) at Generator.next (<anonymous>:4:1699) at asyncGeneratorStep (<anonymous>:11:70) at _next (<anonymous>:12:163)
accessibility requirement › Adaptive Card with tap action should be focusable: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/accessibility.adaptiveCard.withTapAction:15:86
useObserveScrollPosition › should observe scroll position changes: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:28:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:3:103) at _next (<anonymous>:5:194)
carousel navigation › should show focus when tabbing inside carousel: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/carousel.navigation.tab:20:83
with Web Worker upload a picture › should send telemetry: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/upload/withWebWorker/withTelemetry:13:86
HTML test (1/17)
Process completed with exit code 1.
file upload should show thumbnail and file name: __tests__/attachmentMiddleware.js#L17
thrown: "Exceeded timeout of 50000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at Object.test (__tests__/attachmentMiddleware.js:17:1)
file upload should show thumbnail and file name: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15121ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
Auto-scroll with suggested actions shown › should stick to bottom if submitting an Adaptive Card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/autoScroll.withSuggestedActions.submitAdaptiveCards:15:83
accessibility requirement › attachments in live region › video card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:49:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
accessibility requirement › attachments in live region › hero card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:49:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
accessibility requirement › attachments in live region › audio: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:49:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
suggested actions with access key disabled › should not have screen reader text related to access key.: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:46:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:13:103) at _next (<anonymous>:15:194)
notification toast › should not break when showing a toast with undefined content: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:45:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
timestamp › send timeout for attachment should be different: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at createWebChat (https:/webchat2/__tests__/html/timestamp.attachmentSendTimeout:31:84) at run.ignoreErrors (https:/webchat2/__tests__/html/timestamp.attachmentSendTimeout:52:41)
suggested actions › should scroll when flipper buttons are clicked: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/suggestedActions.scroll:15:83
accessibility requirement › attachments in live region › unknown card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:49:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
with "sendAttachmentOn" unset › should send attachments with a message: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/withMessage:14:86
suggested actions › should be focusable using access key.: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:34:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
HTML test (14/17)
Process completed with exit code 1.
conversationStartProperties › with locale of invalid type should get "Hello and welcome!" message.: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/conversationStartProperties.sendInvalidType:20:46
transcript navigation › should auto-select last activity when TAB into the transcript: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/transcript.navigation.defaultActiveDescendant.tab:23:83
focus management › focus should not move after hero card is disable after obsolete: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:27:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
useSendMessage hook › should send attachments with a custom thumbnail: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/useSendMessage.customThumbnail:15:86
focus management › focus should not move after the whole UI is disabled: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/focusManagement.disableUI:15:86
Markdown › should not render URL with "javascript" scheme: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/markdown.noJavaScriptScheme:15:83
scroll to end button › should have correct tab order: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/scrollToEndButton.tabOrder:20:86
useActiveTyping › should get bot and user typings: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:22:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:3:103) at _next (<anonymous>:5:194)
Emoji should be disabled when emojiSet is set to false: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/styleOptions.emojiSet.disabled:15:83
HTML test (4/17)
Process completed with exit code 1.
oauth card: __tests__/richCards.js#L49
thrown: "Exceeded timeout of 50000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at Object.test (__tests__/richCards.js:49:1)
oauth card: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15122ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
receipt card: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15122ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
receipt card: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15122ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
receipt card with quantity: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15122ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
receipt card with quantity: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15122ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
sign-in card: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15122ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
sign-in card: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15122ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
thumbnail card: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15122ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
thumbnail card: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15122ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
card action "signin": __tests__/cardActionMiddleware.js#L53
thrown: "Exceeded timeout of 50000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at Object.test (__tests__/cardActionMiddleware.js:53:1)
card action "signin": undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15150ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
card action "signin" when directLine.getSessionId is falsy: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15150ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
card action "signin" when directLine.getSessionId is falsy: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15150ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
calling sendFile should send files: __tests__/hooks/useSendFiles.js#L12
thrown: "Exceeded timeout of 50000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at Object.test (__tests__/hooks/useSendFiles.js:12:1)
calling sendFile should send files: undefined#L1
TimeoutError: Waiting Direct Line to connect Wait timed out after 15121ms at node_modules/selenium-webdriver/lib/webdriver.js:923:22
focus management › after receive hero card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/focusManagement.scrollToEndButton.receiveHeroCard:15:86
accessibility feature to support "role" attribute › should fallback to "complementary" if not a valid landmark role: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at run.ignoreErrors (https:/webchat2/__tests__/html/accessibility.landmarkRole.invalid:16:85)
Call useSendFiles hook with a file with extension of .ZIP but type of "image/jpeg" › should not display thumbnail: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/useSendFiles.binary:15:86
accessibility requirement › Adaptive Card without tap action should not be focusable: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/accessibility.adaptiveCard.withoutTapAction:15:86
focus management › after receive text message: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/focusManagement.scrollToEndButton.receiveMessage:15:86
with "sendAttachmentOn" unset and use keyboard for the flow › should send attachments when the send button is clicked: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/simple.keyboardOnly:14:86
conversationStartProperties › with non ISO format locale should get "Hello and welcome!" message.: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/conversationStartProperties.sendNonISOFormat:20:46
accessibility requirement › attachments in live region › audio card: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:49:36) at d (https:/webchat2/__dist__/webchat-es5.js:34:1695) at Generator.<anonymous> (https:/webchat2/__dist__/webchat-es5.js:34:3792) at Generator.next (https:/webchat2/__dist__/webchat-es5.js:34:2256) at asyncGeneratorStep (<anonymous>:11:103) at _next (<anonymous>:13:194)
useTypingIndicatorVisible › getter should return false when typing indicator is not shown: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:21:34) at tryCatch (<anonymous>:4:1062) at Generator.<anonymous> (<anonymous>:4:3008) at Generator.next (<anonymous>:4:1699) at asyncGeneratorStep (<anonymous>:11:70) at _next (<anonymous>:12:163)
accessibility requirement › All DOM elements with `aria-roledescription` must have an explicit role: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/accessibility.aria-roledescription:14:86
useTypingIndicatorVisible › getter should return false when user is typing: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at _callee$ (<anonymous>:21:34) at tryCatch (<anonymous>:4:1062) at Generator.<anonymous> (<anonymous>:4:3008) at Generator.next (<anonymous>:4:1699) at asyncGeneratorStep (<anonymous>:11:70) at _next (<anonymous>:12:163)
Call useSendBoxAttachments hook › should get/set and upload attachments: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/sendAttachmentOn/useSendBoxAttachments:15:86
update activity › should not replace activity without activity ID: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/updateActivity.undefinedActivityId:13:93
timestamp › should change grouping on-the-fly: https://webchat2/test-page-object.js#L110434
TypeError: Failed to fetch at Object.fetchDirectLineToken (https:/webchat2/test-page-object.js:110434:48) at https:/webchat2/__tests__/html/timestamp.changeGrouping:13:93
Merge test snapshots
No artifacts found matching pattern 'test-snapshot-diff-*'
Build samples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Type definitions test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Static code analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (2/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (2/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (17/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (17/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (9/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (9/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (11/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (11/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (15/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (15/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (13/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (13/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (8/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (8/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (3/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (3/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (10/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (10/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (16/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (16/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (1/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (1/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (7/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (7/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (14/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (14/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (4/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (4/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (12/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (12/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (6/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (6/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
HTML test (5/17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HTML test (5/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
Merge test snapshots
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Merge test results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docker Expired
112 MB
test-result
1.34 MB
test-result-html-16
68.1 KB
test-result-html-16
68.1 KB