Skip to content

Conversation

@dyc3
Copy link
Contributor

@dyc3 dyc3 commented Jul 7, 2025

Summary

fixes #6759

Test Plan

Updated snapshot tests.

@changeset-bot
Copy link

changeset-bot bot commented Jul 7, 2025

🦋 Changeset detected

Latest commit: f72d973

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@biomejs/biome Patch
@biomejs/cli-win32-x64 Patch
@biomejs/cli-win32-arm64 Patch
@biomejs/cli-darwin-x64 Patch
@biomejs/cli-darwin-arm64 Patch
@biomejs/cli-linux-x64 Patch
@biomejs/cli-linux-arm64 Patch
@biomejs/cli-linux-x64-musl Patch
@biomejs/cli-linux-arm64-musl Patch
@biomejs/wasm-web Patch
@biomejs/wasm-bundler Patch
@biomejs/wasm-nodejs Patch
@biomejs/backend-jsonrpc Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added A-Linter Area: linter A-Parser Area: parser L-JavaScript Language: JavaScript and super languages labels Jul 7, 2025
@dyc3 dyc3 force-pushed the focused-tests-false-positive branch from 940930c to f72d973 Compare July 7, 2025 18:31
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2025

Parser conformance results on

js/262

Test result main count This PR count Difference
Total 50611 50611 0
Passed 49294 49294 0
Failed 1317 1317 0
Panics 0 0 0
Coverage 97.40% 97.40% 0.00%

jsx/babel

Test result main count This PR count Difference
Total 40 40 0
Passed 37 37 0
Failed 3 3 0
Panics 0 0 0
Coverage 92.50% 92.50% 0.00%

symbols/microsoft

Test result main count This PR count Difference
Total 6706 6706 0
Passed 2244 2244 0
Failed 4462 4462 0
Panics 0 0 0
Coverage 33.46% 33.46% 0.00%

ts/babel

Test result main count This PR count Difference
Total 822 822 0
Passed 731 731 0
Failed 91 91 0
Panics 0 0 0
Coverage 88.93% 88.93% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 18784 18784 0
Passed 14412 14412 0
Failed 4372 4372 0
Panics 0 0 0
Coverage 76.72% 76.72% 0.00%

@dyc3 dyc3 merged commit cf3c2ce into main Jul 8, 2025
12 checks passed
@dyc3 dyc3 deleted the focused-tests-false-positive branch July 8, 2025 13:21
@github-actions github-actions bot mentioned this pull request Jul 8, 2025
josh- pushed a commit to josh-/biome that referenced this pull request Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Linter Area: linter A-Parser Area: parser L-JavaScript Language: JavaScript and super languages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positive for noFocusedTests

4 participants