-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Infrastructure-monoblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'perf-pipelineIssues with dotnet-runtime-perf, or runtime-wasm-perf pipelinesIssues with dotnet-runtime-perf, or runtime-wasm-perf pipelines
Description
Build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2267198
The perf pipeline runs are breaking with:
[2023/09/14 06:10:42][INFO] $ pushd "/home/helixbot/work/B807097D/w/AED609DF/e/performance/artifacts/bin/for-running/MicroBenchmarks"
[2023/09/14 06:10:42][INFO] $ dotnet exec MicroBenchmarks.dll --anyCategories Libraries Runtime "" --category-exclusion-filter NoInterpreter NoWASM NoMono --wasmEngine /home/helixbot/.jsvu/bin/v8-11.6.189 --wasmArgs "--experimental-wasm-eh --expose_wasm --module" --cli /home/helixbot/work/B807097D/p/dotnet/dotnet --wasmDataDir /home/helixbot/work/B807097D/p/wasm-data --logBuildOutput --generateBinLog "" --partition-count 30 --partition-index 17 --artifacts /home/helixbot/work/B807097D/w/AED609DF/e/artifacts/BenchmarkDotNet.Artifacts --packages /home/helixbot/work/B807097D/w/AED609DF/e/performance/artifacts/packages --runtimes wasmnet80 --buildTimeout 1200
[2023/09/14 06:10:42][INFO] MicroBenchmarks 1.0.0-dev
[2023/09/14 06:10:42][INFO] © Microsoft Corporation. All rights reserved.
[2023/09/14 06:10:42][INFO]
[2023/09/14 06:10:42][INFO] ERROR(S):
[2023/09/14 06:10:42][INFO] Option 'experimental-wasm-eh --expose_wasm --module' is unknown.
This is because dotnet/performance
took an update for BDN (dotnet/performance#3331) which includes dotnet/BenchmarkDotNet#2375 , and changes the existing way of passing the arguments slightly.
Known Issue Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "",
"ErrorPattern": "Option 'experimental-wasm-eh --expose_wasm --module' is unknown",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Known issue validation
Build: 🔎
Result validation:
Validation performed at: 9/14/2023 3:33:32 PM UTC
Report
Build | Definition | Step Name | Console log | Pull Request |
---|---|---|---|---|
2267481 | dotnet-runtime | Performance linux x64 release wasm wasm micro perftiger v8 False False net9.0 | Log | |
2267326 | dotnet-runtime | Performance linux x64 release wasm aot micro perftiger v8 False False net9.0 | Log |
Build | Definition | Test | Pull Request |
---|---|---|---|
2267375 | dotnet-runtime | wasm.x64.micro.net9.0.Partition9.WorkItemExecution | |
2267198 | dotnet-runtime | release.Partition9.WorkItemExecution |
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
4 | 4 | 4 |
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Infrastructure-monoblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'perf-pipelineIssues with dotnet-runtime-perf, or runtime-wasm-perf pipelinesIssues with dotnet-runtime-perf, or runtime-wasm-perf pipelines