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 ip from 1.1.5 to 1.1.9 in /samples/04.api/g.chat-send-history #5031

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

Bump ip from 1.1.5 to 1.1.9 in /samples/04.api/g.chat-send-history

4512daa
Select commit
Loading
Failed to load commit list.
Open

Bump ip from 1.1.5 to 1.1.9 in /samples/04.api/g.chat-send-history #5031

Bump ip from 1.1.5 to 1.1.9 in /samples/04.api/g.chat-send-history
4512daa
Select commit
Loading
Failed to load commit list.
Azure Pipelines / BotFramework-WebChat-CI-PR failed Feb 21, 2024 in 44m 50s

Build #385082 had test failures

Details

Tests

  • Failed: 1 (0.09%)
  • Passed: 1,127 (98.51%)
  • 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 1077 in Build log

See this annotation in the file changed.

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

Build log #L1077

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)