Skip to content

test: Switch tests to use .jsx file extension #5162

test: Switch tests to use .jsx file extension

test: Switch tests to use .jsx file extension #5162

Triggered via pull request September 28, 2025 22:38
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: pull_request
Filter jobs
4s
Filter jobs
Build & Test  /  Build & Test
1m 0s
Build & Test / Build & Test
Compressed Size  /  build
Compressed Size / build
Benchmarks  /  Prepare environment
Benchmarks / Prepare environment
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench 03_update10th1k_x16 / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench create10k / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench filter-list / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench hydrate1k / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench many-updates / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench replace1k / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench text-update / run_bench
Benchmarks  /  ...  /  run_bench
Benchmarks / Bench todo / run_bench
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test/browser/getDomSibling.test.jsx > getDomSibling > should find sibling in parent: test/browser/getDomSibling.test.jsx#L102
TypeError: Cannot read properties of undefined (reading '_children') ❯ test/browser/getDomSibling.test.jsx:102:31
test/browser/getDomSibling.test.jsx > getDomSibling > should find sibling with nested placeholder: test/browser/getDomSibling.test.jsx#L92
TypeError: Cannot read properties of undefined (reading '_children') ❯ test/browser/getDomSibling.test.jsx:92:4
test/browser/getDomSibling.test.jsx > getDomSibling > should find sibling with placeholder: test/browser/getDomSibling.test.jsx#L60
TypeError: Cannot read properties of undefined (reading '_children') ❯ test/browser/getDomSibling.test.jsx:60:2
test/browser/getDomSibling.test.jsx > getDomSibling > should find text node sibling with placeholder: test/browser/getDomSibling.test.jsx#L43
TypeError: Cannot read properties of undefined (reading '_children') ❯ test/browser/getDomSibling.test.jsx:43:2
test/browser/getDomSibling.test.jsx > getDomSibling > should find nested text node sibling: test/browser/getDomSibling.test.jsx#L37
TypeError: Cannot read properties of undefined (reading '_children') ❯ test/browser/getDomSibling.test.jsx:37:2
test/browser/getDomSibling.test.jsx > getDomSibling > should find direct text node sibling: test/browser/getDomSibling.test.jsx#L29
TypeError: Cannot read properties of undefined (reading '_children') ❯ test/browser/getDomSibling.test.jsx:29:2
test/browser/getDomSibling.test.jsx > getDomSibling > should find direct sibling: test/browser/getDomSibling.test.jsx#L21
TypeError: Cannot read properties of undefined (reading '_children') ❯ test/browser/getDomSibling.test.jsx:21:3
test/shared/createElement.test.jsx > createElement(jsx) > should ignore props.children if children are manually specified: test/shared/createElement.test.jsx#L259
AssertionError: expected { type: 'div', …(12) } to deeply equal { type: 'div', …(12) } - Expected + Received @@ -4,11 +4,11 @@ "__c": null, "__e": null, "__i": -1, "__k": null, "__u": 0, - "__v": 54, + "__v": 53, "constructor": undefined, "key": undefined, "props": { "a": true, "children": "c", ❯ test/shared/createElement.test.jsx:259:13
test/shared/createElement.test.jsx > createElement(jsx) > should NOT merge adjacent text children: test/shared/createElement.test.jsx#L221
AssertionError: expected [ 'one', 'two', …(8) ] to deeply equal [ 'one', 'two', …(8) ] - Expected + Received @@ -7,11 +7,11 @@ "__c": null, "__e": null, "__i": -1, "__k": null, "__u": 0, - "__v": 44, + "__v": 43, "constructor": undefined, "key": undefined, "props": {}, "ref": undefined, "type": "bar", @@ -23,11 +23,11 @@ "__c": null, "__e": null, "__i": -1, "__k": null, "__u": 0, - "__v": 46, + "__v": 45, "constructor": undefined, "key": undefined, "props": {}, "ref": undefined, "type": "baz", @@ -38,11 +38,11 @@ "__c": null, "__e": null, "__i": -1, "__k": null, "__u": 0, - "__v": 48, + "__v": 47, "constructor": undefined, "key": undefined, "props": {}, "ref": undefined, "type": "baz", ❯ test/shared/createElement.test.jsx:221:3
test/shared/createElement.test.jsx > createElement(jsx) > should support nested children: test/shared/createElement.test.jsx#L159
AssertionError: expected [ …(3) ] to deeply equal [ …(3) ] - Expected + Received @@ -5,11 +5,11 @@ "__c": null, "__e": null, "__i": -1, "__k": null, "__u": 0, - "__v": 36, + "__v": 31, "constructor": undefined, "key": undefined, "props": {}, "ref": undefined, "type": "a", @@ -21,11 +21,11 @@ "__c": null, "__e": null, "__i": -1, "__k": null, "__u": 0, - "__v": 37, + "__v": 32, "constructor": undefined, "key": undefined, "props": {}, "ref": undefined, "type": "b", @@ -36,11 +36,11 @@ "__c": null, "__e": null, "__i": -1, "__k": null, "__u": 0, - "__v": 38, + "__v": 33, "constructor": undefined, "key": undefined, "props": {}, "ref": undefined, "type": "c", @@ -52,11 +52,11 @@ "__c": null, "__e": null, "__i": -1, "__k": null, "__u": 0, - "__v": 39, + "__v": 34, "constructor": undefined, "key": undefined, "props": {}, "ref": undefined, "type": "d", ❯ test/shared/createElement.test.jsx:159:57
Filter jobs
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']