Skip to content

[wasm] Wasm.Build.Tests: Use Chrome on windows, instead of V8#72983

Merged
pavelsavara merged 2 commits into
dotnet:mainfrom
radical:wbt-v8-to-chrome
Jul 28, 2022
Merged

[wasm] Wasm.Build.Tests: Use Chrome on windows, instead of V8#72983
pavelsavara merged 2 commits into
dotnet:mainfrom
radical:wbt-v8-to-chrome

Conversation

@radical

@radical radical commented Jul 28, 2022

Copy link
Copy Markdown
Member

V8 has issues running on windows, and that's not really something we support anyway. So, switch to using Chrome for running Wasm.Build.Tests, same as we do for library tests.

Fixes #72880 .

@radical radical added arch-wasm WebAssembly architecture area-Build-mono labels Jul 28, 2022
@ghost ghost assigned radical Jul 28, 2022
@ghost

ghost commented Jul 28, 2022

Copy link
Copy Markdown

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

Issue Details

null

Author: radical
Assignees: -
Labels:

arch-wasm, area-Build-mono

Milestone: -

@radical radical force-pushed the wbt-v8-to-chrome branch from 4a27b93 to 628cd40 Compare July 28, 2022 05:44
@radical radical marked this pull request as ready for review July 28, 2022 05:46
@radical radical force-pushed the wbt-v8-to-chrome branch from 628cd40 to 09e497e Compare July 28, 2022 06:16
@pavelsavara

Copy link
Copy Markdown
Member

/azp run runtime-wasm

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@pavelsavara pavelsavara merged commit 97749c0 into dotnet:main Jul 28, 2022
@radical radical deleted the wbt-v8-to-chrome branch July 28, 2022 16:17
@ghost ghost locked as resolved and limited conversation to collaborators Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Build-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[wasm][wbt] Wasm.Build.Tests.WasmBuildAppTest.TopLevelMain failed

2 participants