Commit fcb841c
[release/7.0] [wasm] Test, and app host fixes (#75295)
* [wasm] Use explicity allowed ports with playwright, on linux too
Fixes #72436 .
* [wasm] Quote path, and arguments for wasm app host
Fixes use of app host on windows, when it's installed in `c:\program
files`.
* Update BrowserRunner.cs
Co-authored-by: Ankit Jain <radical@gmail.com>1 parent 784974e commit fcb841c
File tree
2 files changed
+4
-4
lines changed- src
- mono/wasm/build
- tests/BuildWasmApps/Wasm.Build.Tests
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
83 | | - | |
84 | | - | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments