8000 [Wasm][Test Failure] ConsolePublishAndRun(config: "Release", aot: True, relinking: False) · Issue #106162 · dotnet/runtime · GitHub
[go: up one dir, main page]

Skip to content

[Wasm][Test Failure] ConsolePublishAndRun(config: "Release", aot: True, relinking: False) #106162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
CarnaViire opened this issue Aug 8, 2024 · 3 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@CarnaViire
Copy link
Member
CarnaViire commented Aug 8, 2024

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

{
  "ErrorMessage" : "Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun(config: \"Release\", aot: True, relinking: False) [FAIL]",
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}

Known issue validation

Build: 🔎 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: ✅ Known issue matched with the provided build.
Validation performed at: 10/14/2024 8:28:20 PM UTC

Report

Build Definition Test Pull Request
1052654 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #115597
1048891 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
1044486 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #115597
1044167 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #115677
1043689 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #115537
1041884 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #115589
1040846 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #115537
1040183 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #115504
1039595 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun
1037138 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun
1036907 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #114702
1036224 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #115385
1034105 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #114702

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 13
@CarnaViire CarnaViire added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Aug 8, 2024
@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 8, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Aug 8, 2024
@CarnaViire CarnaViire added arch-wasm WebAssembly architecture and removed untriaged New issue has not been triaged by the area owner labels Aug 8, 2024
@mkhamoyan mkhamoyan added this to the 9.0.0 milestone Aug 9, 2024
@mkhamoyan mkhamoyan self-assigned this Aug 9, 2024
@mkhamoyan mkhamoyan modified the milestones: 9.0.0, 10.0.0 Aug 12, 2024
Copy link
Contributor

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

@lewing lewing removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Aug 15, 2024
@teo-tsirpanis teo-tsirpanis removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 16, 2024
@mkhamoyan mkhamoyan removed their assignment Sep 27, 2024
@mkhamoyan
Copy link
Contributor

cc @lewing

@carlossanlop
Copy link
Contributor

Updated the error message to capture more hits. Also linked a new build as the original one is already gone.

Example:

https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-108765-merge-422f1af29bad4418b8/NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests/1/console.5f4b0de8.log?helixlogtype=result

[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.
        [] 
        

@carlossanlop carlossanlop added Known Build Error Use this to report build issues in the .NET Helix tab and removed Known Build Error Use this to report build issues in the .NET Helix tab labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono Known Build Error Use this to report build issues in the .NET Helix tab
4A11
Projects
Status: No status
Development

No branches or pull requests

8 participants
0