Skip to content

[release/7.0][wasm] Add CI job for AOT+SIMD to runtime-wasm for PRs - #75064

Merged
carlossanlop merged 5 commits into
dotnet:release/7.0from
radical:fix-wbt-simd-test
Sep 8, 2022
Merged

[release/7.0][wasm] Add CI job for AOT+SIMD to runtime-wasm for PRs#75064
carlossanlop merged 5 commits into
dotnet:release/7.0from
radical:fix-wbt-simd-test

Conversation

@radical

@radicalradical commented Sep 3, 2022

Copy link
Copy Markdown
Member
  • Adds a job to runtime-wasm that runs all the AOT tests with SIMD enabled
  • Also, add two System.Runtime.Intrinsics runs on helix with, and without simd
    • And run this with smoke tests too
  • And add a runtime-wasm-features pipeline yml with the AOT+SIMD job. This isn't usable right now because we can't add new pipelines.

@radicalradical added arch-wasm WebAssembly architecture area-Build-mono labels Sep 3, 2022
@ghost

ghost commented Sep 3, 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:-

@ghostghost assigned radicalSep 3, 2022
@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radicalradical changed the title [wasm] Rename WasmSIMD to WasmEnableSIMD[IGNORE][wasm] add simd testing on ciSep 3, 2022
@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime

@azure-pipelines

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

@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radical
radical marked this pull request as ready for review September 7, 2022 17:14
@radical
radical requested a review from lewing as a code ownerSeptember 7, 2022 17:14
@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@carlossanlop

Copy link
Copy Markdown
Contributor

Since this is an infra/test only change, it's tell mode, so I only need a sign-off from @lewing || @steveisok || @akoeplinger || @radekdoulik .

And of course, a confirmation from @radical that this is ready to merge (in case you need to push more changes and/or execute more runtime-wasm jobs).

@radical

Copy link
Copy Markdown
MemberAuthor

Failures are relevant, I'll fix.

@radicalradical added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Sep 8, 2022
@radical

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-wasm

@azure-pipelines

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

@radicalradical removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Sep 8, 2022
@radical

Copy link
Copy Markdown
MemberAuthor

The PR is ready. There are simd test failures which will be fixed by other follow up PRs.

@carlossanlop

Copy link
Copy Markdown
Contributor

Thanks @radical .
Infra/test change only.
Signed off.
CI is green.
Ready to merge. :shipit:

@carlossanlop
carlossanlop merged commit f8b6128 into dotnet:release/7.0Sep 8, 2022
@radical
radical deleted the fix-wbt-simd-test branch September 8, 2022 17:16
@ghostghost locked as resolved and limited conversation to collaborators Oct 8, 2022
@radical

Copy link
Copy Markdown
MemberAuthor

/backport to main

@radical
radical restored the fix-wbt-simd-test branch October 10, 2022 16:17
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.

3 participants

@radical@carlossanlop@steveisok