Skip to content

fix: resolve inline source maps during test discovery - #806

Merged
Devin Rousso (dcrousso) merged 1 commit into
microsoft:mainfrom
dcrousso:fix-42364
Aug 26, 2026
Merged

fix: resolve inline source maps during test discovery#806
Devin Rousso (dcrousso) merged 1 commit into
microsoft:mainfrom
dcrousso:fix-42364

Conversation

@dcrousso

Copy link
Copy Markdown
Contributor

inline source maps fall back to generated test files and leave Test Explorer empty

decode base64 data: URLs before mapping discovered tests back to their source files

fixes microsoft/playwright#42364

inline source maps fall back to generated test files and leave Test Explorer empty

decode base64 `data:` URLs before mapping discovered tests back to their source files
@dcrousso
Devin Rousso (dcrousso) merged commit ecd4726 into microsoft:main Aug 26, 2026
6 checks passed
@dcrousso
Devin Rousso (dcrousso) deleted the fix-42364 branch August 26, 2026 15:33
@vitalets

Copy link
Copy Markdown

Could you share, when do you plan to release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: VS Code extension should support inline source maps during test discovery

3 participants