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 axios and botbuilder in /samples/01.getting-started/k.direct-line-token/javascript/bot #5042

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump axios and botbuilder

375a4cb
Select commit
Loading
Failed to load commit list.
Open

Bump axios and botbuilder in /samples/01.getting-started/k.direct-line-token/javascript/bot #5042

Bump axios and botbuilder
375a4cb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / BotFramework-WebChat-CI-PR failed Feb 21, 2024 in 59m 25s

Build #385100 had test failures

Details

Tests

  • Failed: 4 (0.35%)
  • Passed: 1,124 (98.25%)
  • Other: 16 (1.40%)
  • Total: 1,144
Code coverage

  • 3458 of 4542 branches covered (76.13%)
  • 6513 of 7763 lines covered (83.90%)

Annotations

Check failure on line 1184 in Build log

See this annotation in the file changed.

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

Build log #L1184

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 index.spec.should load CLDR data

See this annotation in the file changed.

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

index.spec.should load CLDR data

Error: 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 (/home/vsts/work/1/s/packages/support/cldr-data/src/index.spec.js:20:1)
    at Runtime._execModule (/home/vsts/work/1/s/node_modules/jest-runtime/build/index.js:1714:24)
    at Runtime._loadModule (/home/vsts/work/1/s/node_modules/jest-runtime/build/index.js:1223:12)
    at Runtime.requireModule (/home/vsts/work/1/s/node_modules/jest-runtime/build/index.js:1047:12)
    at jestAdapter (/home/vsts/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:89:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/vsts/work/1/s/node_modules/jest-runner/build/runTest.js:411:16)
    at runTest (/home/vsts/work/1/s/node_modules/jest-runner/build/runTest.js:499:34)
    at Object.worker (/home/vsts/work/1/s/node_modules/jest-runner/build/testWorker.js:133:12)

Check failure on line 1 in scrollToEndButton.visibility.scroll to end button / should show and hide properly

See this annotation in the file changed.

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

scrollToEndButton.visibility.scroll to end button / should show and hide properly

Error: 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 /home/vsts/work/1/s/__tests__/html/scrollToEndButton.visibility.js:4:3
    at _dispatchDescribe (/home/vsts/work/1/s/node_modules/jest-circus/build/index.js:105:26)
    at describe (/home/vsts/work/1/s/node_modules/jest-circus/build/index.js:60:5)
    at Object.<anonymous> (/home/vsts/work/1/s/__tests__/html/scrollToEndButton.visibility.js:3:1)
    at Runtime._execModule (/home/vsts/work/1/s/node_modules/jest-runtime/build/index.js:1714:24)
    at Runtime._loadModule (/home/vsts/work/1/s/node_modules/jest-runtime/build/index.js:1223:12)
    at Runtime.requireModule (/home/vsts/work/1/s/node_modules/jest-runtime/build/index.js:1047:12)
    at jestAdapter (/home/vsts/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:89:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/vsts/work/1/s/node_modules/jest-runner/build/runTest.js:411:16)

Check failure on line 1 in transcript.navigation.focusActivity.focusCard.transcript navigation / should focus activity and focus on card

See this annotation in the file changed.

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

transcript.navigation.focusActivity.focusCard.transcript navigation / should focus activity and focus on card

Error: 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 /home/vsts/work/1/s/__tests__/html/transcript.navigation.focusActivity.focusCard.js:4:3
    at _dispatchDescribe (/home/vsts/work/1/s/node_modules/jest-circus/build/index.js:105:26)
    at describe (/home/vsts/work/1/s/node_modules/jest-circus/build/index.js:60:5)
    at Object.<anonymous> (/home/vsts/work/1/s/__tests__/html/transcript.navigation.focusActivity.focusCard.js:3:1)
    at Runtime._execModule (/home/vsts/work/1/s/node_modules/jest-runtime/build/index.js:1714:24)
    at Runtime._loadModule (/home/vsts/work/1/s/node_modules/jest-runtime/build/index.js:1223:12)
    at Runtime.requireModule (/home/vsts/work/1/s/node_modules/jest-runtime/build/index.js:1047:12)
    at jestAdapter (/home/vsts/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:89:13)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runTestInternal (/home/vsts/work/1/s/node_modules/jest-runner/build/runTest.js:411:16)