-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[wasm][debugger] Run debugger test in codespace (#64746)
* Tmp change for debugging. * Added chromium, needed for running debugger tests. * Corrected line breaking, removed suso. * Removed update duplicate. * Prevent regex on null. * Set special env variable only for containers. * Locally docker build crashes without it. * Applied @eerhardt suggestion. * Moved env assignment to a place that is executed by onCreateCommand.sh * Revert accidential new line removal. * Upgrade is unnecessary, works without it. * Moved all logic to C# code. * Remove duplicated line. * Applied @Thays's and @lewing's comments. * Enabling @radical approach for chromium installation. Co-authored-by: Ankit Jain <[email protected]>
- Loading branch information
1 parent
31bd72d
commit ef785f5
Showing
2 changed files
with
27 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters