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 webpack-dev-middleware from 5.3.0 to 5.3.4 in /samples/04.api/g.chat-send-history #5087

Bump webpack-dev-middleware in /samples/04.api/g.chat-send-history

cb52d8a
Select commit
Loading
Failed to load commit list.
Closed

Bump webpack-dev-middleware from 5.3.0 to 5.3.4 in /samples/04.api/g.chat-send-history #5087

Bump webpack-dev-middleware in /samples/04.api/g.chat-send-history
cb52d8a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / BotFramework-WebChat-CI-PR failed Mar 23, 2024 in 55m 17s

Build #386714 had test failures

Details

Tests

  • Failed: 2 (0.17%)
  • Passed: 1,127 (98.43%)
  • Other: 16 (1.40%)
  • Total: 1,145
Code coverage

  • 3458 of 4542 branches covered (76.13%)
  • 6514 of 7764 lines covered (83.90%)

Annotations

Check failure on line 1116 in Build log

See this annotation in the file changed.

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

Build log #L1116

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 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)