Skip to content

[wasm][debugger] Remove duplicated code and fix CI#81611

Closed
thaystg wants to merge 14 commits intodotnet:mainfrom
thaystg:thays_multithreaded_follow_up_PR
Closed

[wasm][debugger] Remove duplicated code and fix CI#81611
thaystg wants to merge 14 commits intodotnet:mainfrom
thaystg:thays_multithreaded_follow_up_PR

Conversation

@thaystg
Copy link
Member

@thaystg thaystg commented Feb 3, 2023

addressing @radical comments on multithreaded PR.
Some commands are repeated and we could reuse it as suggested by @radical.

Also fixing CI with latest chrome version.
First command to be sent is Debugger.enable, we wait for the answer, and then send Page.Navigate to the debugger-tests page, also wait for the answer, and then send all the other commands async.

@thaystg thaystg requested a review from radical as a code owner February 3, 2023 20:01
@ghost ghost added the area-Debugger-mono label Feb 3, 2023
@ghost ghost assigned thaystg Feb 3, 2023
@ghost
Copy link

ghost commented Feb 3, 2023

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

Issue Details

addressing @radical comments on multithreaded PR.
Some commands are repeated and we could reuse it as suggested by @radical.

Author: thaystg
Assignees: -
Labels:

area-Debugger-mono

Milestone: -

@thaystg
Copy link
Member Author

thaystg commented Feb 6, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@radical radical added the arch-wasm WebAssembly architecture label Feb 6, 2023
@ghost
Copy link

ghost commented Feb 6, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

addressing @radical comments on multithreaded PR.
Some commands are repeated and we could reuse it as suggested by @radical.

Author: thaystg
Assignees: thaystg
Labels:

arch-wasm, area-Debugger-mono

Milestone: -

@thaystg
Copy link
Member Author

thaystg commented Feb 8, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@thaystg
Copy link
Member Author

thaystg commented Feb 9, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@thaystg
Copy link
Member Author

thaystg commented Feb 10, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@thaystg
Copy link
Member Author

thaystg commented Feb 10, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@thaystg
Copy link
Member Author

thaystg commented Feb 10, 2023

First run - no errors.
I will run again

@thaystg
Copy link
Member Author

thaystg commented Feb 10, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@thaystg thaystg changed the title [wasm][debugger] Remove duplicated code [wasm][debugger] Remove duplicated code and fix CI Feb 10, 2023
@thaystg
Copy link
Member Author

thaystg commented Feb 10, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@thaystg
Copy link
Member Author

thaystg commented Feb 13, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@thaystg
Copy link
Member Author

thaystg commented Mar 9, 2023

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ghost ghost closed this Apr 8, 2023
@ghost
Copy link

ghost commented Apr 8, 2023

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@ghost ghost locked as resolved and limited conversation to collaborators May 9, 2023
This pull request was closed.
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