runtime icon indicating copy to clipboard operation
runtime copied to clipboard

WasmApp.Native.targets warning WASM0001: Could not get pinvoke, or callbacks for method 'System.Tests.TimeZoneInfoTests+WindowsUILanguageHelper::EnumUILanguages' because 'Parsing function pointer types in signatures is not supported.' - ProxyProjectForAOTOnHelix.proj

Open carlossanlop opened this issue 1 year ago • 4 comments

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=627415 Build error leg or test failing: WasmTestOnBrowser-System.Runtime.Tests

Error Message

{
  "ErrorMessage" : "warning WASM0001: Could not get pinvoke, or callbacks for method 'System.Tests.TimeZoneInfoTests+WindowsUILanguageHelper::EnumUILanguages' because 'Parsing function pointer types in signatures is not supported.'",
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
  • PR: https://github.com/dotnet/runtime/pull/100546
  • Queue: Build Browser wasm windows Release LibraryTests_AOT
  • Job result: https://dev.azure.com/dnceng-public/public/public%20Team/_build/results?buildId=627415&view=logs&j=55f4943c-f76d-585b-7250-deab324f0a54&t=9d909c2f-e8c7-58b9-4308-45796ed0b70f&l=60
  • Log file: https://helix.dot.net/api/2019-06-17/jobs/9f3373c5-7326-4073-a2aa-d0420d77b40c/workitems/WasmTestOnBrowser-System.Runtime.Tests/console
  • Output:
C:\helix\work\correlation\build\wasm\WasmApp.Native.targets(290,5): warning WASM0001: Could not get pinvoke, or callbacks for method 'System.Tests.TimeZoneInfoTests+WindowsUILanguageHelper::EnumUILanguages' because 'Parsing function pointer types in signatures is not supported.' [C:\helix\work\workitem\e\publish\ProxyProjectForAOTOnHelix.proj]

cc @dotnet/area-system-runtime and @dotnet/area-system-globalization

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=627415 Error message validated: [warning WASM0001: Could not get pinvoke, or callbacks for method 'System.Tests.TimeZoneInfoTests+WindowsUILanguageHelper::EnumUILanguages' because 'Parsing function pointer types in signatures is not supported.'] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 4/2/2024 11:16:13 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

carlossanlop avatar Apr 02 '24 23:04 carlossanlop

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

is this all on Net7 branch ?

pavelsavara avatar Apr 10 '24 07:04 pavelsavara

cc @maraf

pavelsavara avatar Apr 10 '24 07:04 pavelsavara

This will not get serviced, we can keep it around for now to keep analysis clean for net7.0 servicing.

lewing avatar Apr 24 '24 20:04 lewing

It is past May 2024, closing

ilonatommy avatar Aug 26 '24 07:08 ilonatommy