Skip to content

Commit 7f74c8a

Browse files
committed
test(transformer): update snapshots (#15826)
#15522 updated npm packages but it doesn't run tests to update snapshots!
1 parent d98f3e5 commit 7f74c8a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

tasks/transform_conformance/snapshots/babel_exec.snap.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ TypeError: e.has is not a function
5050

5151
./fixtures/babel/babel-plugin-transform-class-properties-test-fixtures-public-computed-toPrimitive-exec.test.js
5252
AssertionError: expected [Function] to throw error including '@@toPrimitive must return a primitive…' but got 'Cannot convert object to primitive va…'
53-
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].6/node_modules/@vitest/expect/dist/index.js:1481:16)
54-
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].6/node_modules/@vitest/expect/dist/index.js:1086:14)
55-
at Proxy.methodWrapper (./node_modules/.pnpm/[email protected].0/node_modules/chai/index.js:1701:25)
53+
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].10/node_modules/@vitest/expect/dist/index.js:1485:16)
54+
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].10/node_modules/@vitest/expect/dist/index.js:1090:14)
55+
at Proxy.methodWrapper (./node_modules/.pnpm/[email protected].1/node_modules/chai/index.js:1700:25)
5656
at ./tasks/transform_conformance/fixtures/babel/babel-plugin-transform-class-properties-test-fixtures-public-computed-toPrimitive-exec.test.js:37:5
5757

5858
./fixtures/babel/babel-plugin-transform-class-properties-test-fixtures-public-delete-super-property-exec.test.js
@@ -431,9 +431,9 @@ ReferenceError: _Foo_brand is not defined
431431

432432
./fixtures/babel/babel-plugin-transform-private-property-in-object-test-fixtures-private-loose-rhs-not-object-exec.test.js
433433
AssertionError: expected [Function] to throw error including 'right-hand side of \'in\' should be a…' but got '_Class_brand is not defined'
434-
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].6/node_modules/@vitest/expect/dist/index.js:1481:16)
435-
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].6/node_modules/@vitest/expect/dist/index.js:1086:14)
436-
at Proxy.methodWrapper (./node_modules/.pnpm/[email protected].0/node_modules/chai/index.js:1701:25)
434+
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].10/node_modules/@vitest/expect/dist/index.js:1485:16)
435+
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].10/node_modules/@vitest/expect/dist/index.js:1090:14)
436+
at Proxy.methodWrapper (./node_modules/.pnpm/[email protected].1/node_modules/chai/index.js:1700:25)
437437
at ./tasks/transform_conformance/fixtures/babel/babel-plugin-transform-private-property-in-object-test-fixtures-private-loose-rhs-not-object-exec.test.js:176:5
438438

439439
./fixtures/babel/babel-plugin-transform-private-property-in-object-test-fixtures-private-loose-static-shadow-exec.test.js
@@ -462,9 +462,9 @@ ReferenceError: transformAsync is not defined
462462

463463
./fixtures/babel/babel-preset-env-test-fixtures-plugins-integration-issue-15170-exec.test.js
464464
AssertionError: expected [Function] to not throw an error but 'ReferenceError: x is not defined' was thrown
465-
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].6/node_modules/@vitest/expect/dist/index.js:1481:16)
466-
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].6/node_modules/@vitest/expect/dist/index.js:1086:14)
467-
at Proxy.methodWrapper (./node_modules/.pnpm/[email protected].0/node_modules/chai/index.js:1701:25)
465+
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].10/node_modules/@vitest/expect/dist/index.js:1485:16)
466+
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].10/node_modules/@vitest/expect/dist/index.js:1090:14)
467+
at Proxy.methodWrapper (./node_modules/.pnpm/[email protected].1/node_modules/chai/index.js:1700:25)
468468
at ./tasks/transform_conformance/fixtures/babel/babel-preset-env-test-fixtures-plugins-integration-issue-15170-exec.test.js:6:9
469469

470470
./fixtures/babel/babel-preset-env-test-fixtures-sanity-check-es2015-constants-exec.test.js

tasks/transform_conformance/snapshots/oxc_exec.snap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Failures:
88

99
./fixtures/oxc/babel-plugin-transform-class-properties-test-fixtures-private-field-resolve-to-method-in-computed-key-exec.test.js
1010
AssertionError: expected [Function] to throw error including 'Receiver must be an instance of class…' but got 'Private element is not present on thi…'
11-
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].6/node_modules/@vitest/expect/dist/index.js:1481:16)
12-
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].6/node_modules/@vitest/expect/dist/index.js:1086:14)
13-
at Proxy.methodWrapper (./node_modules/.pnpm/[email protected].0/node_modules/chai/index.js:1701:25)
11+
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].10/node_modules/@vitest/expect/dist/index.js:1485:16)
12+
at Proxy.<anonymous> (./node_modules/.pnpm/@vitest[email protected].10/node_modules/@vitest/expect/dist/index.js:1090:14)
13+
at Proxy.methodWrapper (./node_modules/.pnpm/[email protected].1/node_modules/chai/index.js:1700:25)
1414
at ./tasks/transform_conformance/fixtures/oxc/babel-plugin-transform-class-properties-test-fixtures-private-field-resolve-to-method-in-computed-key-exec.test.js:96:33
1515

1616
./fixtures/oxc/babel-plugin-transform-class-properties-test-fixtures-static-super-tagged-template-exec.test.js

0 commit comments

Comments
 (0)