Skip to content

[wasm] Testing with NodeJs on CI - #62779

Merged
pavelsavara merged 9 commits into
dotnet:mainfrom
pavelsavara:wasm_node_ci
Dec 18, 2021
Merged

[wasm] Testing with NodeJs on CI#62779
pavelsavara merged 9 commits into
dotnet:mainfrom
pavelsavara:wasm_node_ci

Conversation

@pavelsavara

@pavelsavarapavelsavara commented Dec 14, 2021

Copy link
Copy Markdown
Member

Add WASM test on NodeJS on CI

  • new job for scenario wasmtestonnodejs in runtime-manual pipeline
  • wasm CI image bumped to webassembly-20210707133424-12f133e with NodeJs upgrade

RunScript improvements

  • unified unix and cmd WasmRunnerTemplate
  • added SetScriptCommands early in the script templates
  • so that the XHarness defaulting logic could happen on Helix based on current SCENARIO and JS_ENGINE env variables

SendToHelixHelp

  • WasmTestOnNodeJs scenario triggers NeedsEMSDKNode
  • NeedsEMSDKNode would take emscripten NodeJs binaries and push it as HelixCorrelationPayload
  • because NodeJs version on Helix agent is obsolete

Fixes#47336
Fixes#41861
Fixes#62901

@ghost

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@pavelsavarapavelsavara added arch-wasm WebAssembly architecture area-Build-mono labels Dec 14, 2021
@ghost

Copy link
Copy Markdown

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

Issue Details

Only in runtime-manual pipeline

Author:pavelsavara
Assignees:-
Labels:

arch-wasm, area-Build-mono

Milestone:-

@pavelsavarapavelsavara added this to the 7.0.0 milestone Dec 14, 2021
@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

Comment threadeng/testing/WasmRunnerTemplate.cmd Outdated
Comment threadsrc/tests/BuildWasmApps/Wasm.Build.Tests/data/RunScriptTemplate.cmd Outdated
@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

@radekdoulikradekdoulik left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. It would be nice to have activeissue set on the nodejs failing tests.

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-manual

@azure-pipelines

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

@pavelsavara
pavelsavara merged commit a73d44f into dotnet:mainDec 18, 2021
maraf added a commit to maraf/runtime that referenced this pull request Jan 4, 2022
Set BROWSER_PATH variable only when HELIX_CORRELATION_PAYLOAD variable is set.
Fixes change in the dotnet#62779.
@pavelsavara
pavelsavara deleted the wasm_node_ci branch January 4, 2022 13:05
maraf added a commit that referenced this pull request Jan 5, 2022
Set BROWSER_PATH variable only when HELIX_CORRELATION_PAYLOAD variable is set.
Fixes change in the #62779.
@ghostghost locked as resolved and limited conversation to collaborators Feb 3, 2022
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

3 participants

@pavelsavara@radekdoulik@maraf