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

[wasm] Update line numbers to track recent changes in JSConditionalBr… #67944

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

radical
Copy link
Member

@radical radical commented Apr 13, 2022

…eakpoint test

debugger-driver.html was changed in
ae5d422e873016d558db236d15c135453b8d603d, but not all the line numbers in
JSConditionalBreakpoint were updated.

This can cause the breakpoint to not be hit, and the test to timeout
instead.

…eakpoint test

`debugger-driver.html` was changed in
ae5d422e873016d558db236d15c135453b8d603d, but not all the line numbers in
JSConditionalBreakpoint were updated.

This can cause the breakpoint to not be hit, and the test to timeout
instead.
@radical radical added arch-wasm WebAssembly architecture area-Debugger-mono labels Apr 13, 2022
@radical radical requested a review from marek-safar as a code owner April 13, 2022 02:26
@ghost ghost assigned radical Apr 13, 2022
@ghost
Copy link

ghost commented Apr 13, 2022

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details

…eakpoint test

debugger-driver.html was changed in
ae5d422e873016d558db236d15c135453b8d603d, but not all the line numbers in
JSConditionalBreakpoint were updated.

This can cause the breakpoint to not be hit, and the test to timeout
instead.

Author: radical
Assignees: -
Labels:

arch-wasm, area-Debugger-mono

Milestone: -

@radical radical requested review from lewing and thaystg April 13, 2022 02:26
@radical
Copy link
Member Author

radical commented Apr 13, 2022

Unrelated failing test is #67948 .

@radical radical merged commit f2ce5e8 into dotnet:main Apr 13, 2022
@radical radical deleted the fix-js-test branch April 13, 2022 05:15
@ghost ghost locked as resolved and limited conversation to collaborators May 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Debugger-mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants