Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump follow-redirects from 1.14.9 to 1.15.6 in /samples/01.getting-started/k.direct-line-token/javascript/web #5056

Bump follow-redirects

b121c95
Select commit
Loading
Failed to load commit list.
Closed

Bump follow-redirects from 1.14.9 to 1.15.6 in /samples/01.getting-started/k.direct-line-token/javascript/web #5056

Bump follow-redirects
b121c95
Select commit
Loading
Failed to load commit list.
Azure Pipelines / BotFramework-WebChat-CI-PR failed Mar 15, 2024 in 46m 40s

Build #386368 had test failures

Details

Tests

  • Failed: 10 (0.87%)
  • Passed: 1,118 (97.73%)
  • Other: 16 (1.40%)
  • Total: 1,144
Code coverage

  • 3455 of 4542 branches covered (76.07%)
  • 6504 of 7763 lines covered (83.78%)

Annotations

Check failure on line 1338 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / BotFramework-WebChat-CI-PR

Build log #L1338

Bash exited with code '1'.

Check failure on line 1 in detectSlowConnectionSaga.spec.Race condition between connect slow and connect

See this annotation in the file changed.

@azure-pipelines azure-pipelines / BotFramework-WebChat-CI-PR

detectSlowConnectionSaga.spec.Race condition between connect slow and connect

TypeError: Cannot assign to read only property 'performance' of object '[object global]'
    at hijackMethod (/home/vsts/work/1/s/node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:946:32)
    at Object.install (/home/vsts/work/1/s/node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:1733:17)
    at FakeTimers.useFakeTimers (/home/vsts/work/1/s/node_modules/@jest/fake-timers/build/modernFakeTimers.js:110:36)
    at Object.useFakeTimers (/home/vsts/work/1/s/node_modules/jest-runtime/build/index.js:2323:38)
    at Object.useFakeTimers (/home/vsts/work/1/s/packages/core/src/__tests__/detectSlowConnectionSaga.spec.js:85:8)
    at Promise.then.completed (/home/vsts/work/1/s/node_modules/jest-circus/build/utils.js:333:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/vsts/work/1/s/node_modules/jest-circus/build/utils.js:259:10)
    at _callCircusHook (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:240:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in conversationStartProperties.sendNonExisting.conversationStartProperties / with non-existing locale should get "Hello and welcome!" message.

See this annotation in the file changed.

@azure-pipelines azure-pipelines / BotFramework-WebChat-CI-PR

conversationStartProperties.sendNonExisting.conversationStartProperties / with non-existing locale should get "Hello and welcome!" message.

Error: Timed out while waiting for page condition "at least 1 activities shown" after 15 seconds.
    at became (http://webchat2/test-page-object.js:92513:11)
    at async http://webchat2/__tests__/html/conversationStartProperties.sendNonExisting:30:9

Check failure on line 1 in conversationStartProperties.noLocaleIsSent.conversationStartProperties / with no locale is sent should get "Hello and welcome!" message.

See this annotation in the file changed.

@azure-pipelines azure-pipelines / BotFramework-WebChat-CI-PR

conversationStartProperties.noLocaleIsSent.conversationStartProperties / with no locale is sent should get "Hello and welcome!" message.

Error: Timed out while waiting for page condition "at least 1 activities shown" after 15 seconds.
    at became (http://webchat2/test-page-object.js:92513:11)
    at async http://webchat2/__tests__/html/conversationStartProperties.noLocaleIsSent:27:9

Check failure on line 1 in conversationStartProperties.sendZhCn.conversationStartProperties / with locale of zh-CN should get "Hello and welcome!" in Simplified Chinese.

See this annotation in the file changed.

@azure-pipelines azure-pipelines / BotFramework-WebChat-CI-PR

conversationStartProperties.sendZhCn.conversationStartProperties / with locale of zh-CN should get "Hello and welcome!" in Simplified Chinese.

Error: Timed out while waiting for page condition "at least 1 activities shown" after 15 seconds.
    at became (http://webchat2/test-page-object.js:92513:11)
    at async http://webchat2/__tests__/html/conversationStartProperties.sendZhCn:30:9