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

issue solve #17756 #18317

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'webpack:main' into main

5592883
Select commit
Failed to load commit list.
Open

issue solve #17756 #18317

Merge branch 'webpack:main' into main
5592883
Select commit
Failed to load commit list.
Azure Pipelines / webpack.webpack failed Apr 12, 2024 in 4m 11s

Build #20240412.8 had test failures

Details

Tests

  • Failed: 4 (0.08%)
  • Passed: 4,833 (99.71%)
  • Other: 10 (0.21%)
  • Total: 4,847

Annotations

Check failure on line 93 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / webpack.webpack

Build log #L93

Bash exited with code '1'.

Check failure on line 1 in ConfigTestCases sharing consume-module exported tests should handle version matching correctly in strict and singleton mode

See this annotation in the file changed.

@azure-pipelines azure-pipelines / webpack.webpack

ConfigTestCases sharing consume-module exported tests should handle version matching correctly in strict and singleton mode

Test failed
Raw output
Error: expect(received).toBe(expected) // Object.is equality

Expected: "strict"
Received: "shared strict3"
    at eval (webpack:///./index.js?:225:26)

Check failure on line 1 in ConfigTestCases sharing consume-module-ignore-warnings exported tests should handle version matching correctly in strict and singleton mode

See this annotation in the file changed.

@azure-pipelines azure-pipelines / webpack.webpack

ConfigTestCases sharing consume-module-ignore-warnings exported tests should handle version matching correctly in strict and singleton mode

Test failed
Raw output
Error: expect(received).toBe(expected) // Object.is equality

Expected: "strict"
Received: "shared strict3"
    at eval (webpack:///./index.js?:225:26)

Check failure on line 1 in ConfigTestCases sharing consume-multiple-versions exported tests should be able to consume different shared module version depending on context

See this annotation in the file changed.

@azure-pipelines azure-pipelines / webpack.webpack

ConfigTestCases sharing consume-multiple-versions exported tests should be able to consume different shared module version depending on context

Test failed
Raw output
Error: expect(received).toBe(expected) // Object.is equality

Expected: "shared@2.3.9"
Received: "shared@2.9.9"
    at /home/vsts/work/1/s/test/js/ConfigTestCases/sharing/consume-multiple-versions/bundle0.js:172:53
    at Object.rfn (/home/vsts/work/1/s/test/helpers/createLazyTestEnv.js:22:15)
    at Promise.then.completed (/home/vsts/work/1/s/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/vsts/work/1/s/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:316:40)
    at _runTest (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/vsts/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/vsts/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/vsts/work/1/s/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/vsts/work/1/s/node_modules/jest-runner/build/runTest.js:444:34)

Check failure on line 1 in ConfigTestCases sharing consume-multiple-versions-ignore-warnings exported tests should be able to consume different shared module version depending on context with ignored warnings

See this annotation in the file changed.

@azure-pipelines azure-pipelines / webpack.webpack

ConfigTestCases sharing consume-multiple-versions-ignore-warnings exported tests should be able to consume different shared module version depending on context with ignored warnings

Test failed
Raw output
Error: expect(received).toBe(expected) // Object.is equality

Expected: "shared@2.3.9"
Received: "shared@2.9.9"
    at /home/vsts/work/1/s/test/js/ConfigTestCases/sharing/consume-multiple-versions-ignore-warnings/bundle0.js:49:53
    at Object.rfn (/home/vsts/work/1/s/test/helpers/createLazyTestEnv.js:22:15)
    at Promise.then.completed (/home/vsts/work/1/s/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/vsts/work/1/s/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:316:40)
    at _runTest (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/vsts/work/1/s/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/vsts/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/vsts/work/1/s/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/vsts/work/1/s/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/vsts/work/1/s/node_modules/jest-runner/build/runTest.js:444:34)