Skip to content

[wasm] Run AOT, and Wasm.Build.Tests on windows - #59479

Merged
radical merged 34 commits into
dotnet:mainfrom
radical:wbt-win-rc2
Nov 20, 2021
Merged

[wasm] Run AOT, and Wasm.Build.Tests on windows#59479
radical merged 34 commits into
dotnet:mainfrom
radical:wbt-win-rc2

Conversation

@radical

@radicalradical commented Sep 22, 2021

Copy link
Copy Markdown
Member

Adds two new jobs to runtime-staging for Windows - AOT, and Wasm.Build.Tests.

  • AOT - runs with the same conditions as the one in runtime
  • Wasm.Build.Tests - run for rolling builds, or when a narrow set of paths related to wasm build change
    • And do this for corresponding job in runtime for linux

@ghostghost added the area-Build-mono label Sep 22, 2021
@runfoapprunfoappBot mentioned this pull request Sep 24, 2021
@radical
radical changed the base branch from release/6.0-rc2 to release/6.0October 2, 2021 23:35
@lewinglewing modified the milestones: 6.0.1, FutureOct 21, 2021
@radicalradical changed the title [IGNORE][wasm] Run wasm aot, wbt tests on windows[wasm] Run wasm aot, wbt tests on windowsNov 7, 2021
@radicalradical added the arch-wasm WebAssembly architecture label Nov 7, 2021
@radical
radical changed the base branch from release/6.0 to mainNovember 7, 2021 23:45
@ghost

ghost commented Nov 7, 2021

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:Future

@radicalradical changed the title [wasm] Run wasm aot, wbt tests on windows[wasm] Run AOT, and Wasm.Build.Tests on windowsNov 8, 2021
@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime,runtime-staging

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines failed to run 2 pipeline(s).

Comment threadeng/pipelines/runtime-staging.yml
@radical

Copy link
Copy Markdown
MemberAuthor

I have opened an issue for fixing detection of wasm+windows+aot case, and disabling the tests correctly for that - #61720

@radical

Copy link
Copy Markdown
MemberAuthor

The wasm test failure is - #61749

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-staging-manual

@azure-pipelines

Copy link
Copy Markdown
No pipelines are associated with this pull request.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Build-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@radical@pavelsavara@lewing@steveisok@lambdageek@akoeplinger