Open CarnaViire opened 3 months ago
Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas See info in area-owners.md if you want to be subscribed.
cc @lewing
Updated the error message to capture more hits. Also linked a new build as the original one is already gone.
Example:
[Release_was00fgf_osm] [MONO] AOT: FOUND method (wrapper managed-to-native) Interop/Runtime:BindAssemblyExports (intptr) [0x21fd - 0x21fe 0x41030]
Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun(config: "Release", aot: True, relinking: False) [FAIL]
Assert.Contains() Failure: Sub-string not found
String: "[Release_was00fgf_osm] ]9;4;3;\\[?25l["���
Not found: "AOT: image 'Release_was00fgf_osm' found"
Stack Trace:
/_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTests.cs(383,0): at Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun(String config, Boolean aot, Boolean relinking)
at InvokeStub_WasmTemplateTests.ConsolePublishAndRun(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Output:
[] Executing (Captured Output) - C:\helix\work\workitem\e\dotnet-latest\dotnet.exe new wasmconsole - in pwd C:\helix\work\workitem\e\wbt artifacts\Release_was00fgf_osm
[] The template "WebAssembly Console App" was created successfully.
[]
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=842042 Build error leg or test failing: Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun
Error Message
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=842042 Error message validated:
[Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun(config: "Release", aot: True, relinking: False) [FAIL]
] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 10/14/2024 8:28:20 PM UTCReport
Summary