Uh oh!
There was an error while loading. Please reload this page.
[wasm] Fix WebSocket tests on NodeJS - #64330
Conversation
ghost
commented
Jan 26, 2022
Tagging subscribers to this area: @directhex Issue Details
|
maraf
commented
Jan 26, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
commented
Jan 27, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
commented
Jan 27, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
pavelsavara
commented
Jan 28, 2022
Perhaps unrelated, but why we have and then both Does that duplicate Also, could we improve it so that I could pass something like |
maraf
commented
Jan 28, 2022
There are two flavors of those - MSBuild property vs environment variable. I have added a comment about it.
I have add a new MSBuild property |
Uh oh!
There was an error while loading. Please reload this page.
5766f80 to
1680cbeComparemaraf
commented
Feb 3, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
commented
Feb 3, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
commented
Feb 4, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
commented
Feb 4, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…ario in the generated script. Fix passing WasmXHarnessMonoArgs. The original where passed to XHarness, but not to the javascript.
6c75fce to
5fe7c0fComparemaraf
commented
Feb 8, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
commented
Feb 8, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
commented
Feb 8, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
commented
Feb 8, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
maraf
commented
Feb 8, 2022
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
WasmXHarnessArgsClias an alternative variable that can be used from cli, asWasmXHarnessMonoArgsis used in some csprojs.TestEchoMiddlewareandRemoteLoopMiddlewareas correlation payload even for NodeJS.SetScriptCommandsto a targets so they are in correct order in the generated run script.