Skip to content
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

[wasm][mt] fail: System.TypeLoadException: Could not load type of field" #102615

Open
lewing opened this issue May 23, 2024 · 4 comments
Open

[wasm][mt] fail: System.TypeLoadException: Could not load type of field" #102615

lewing opened this issue May 23, 2024 · 4 comments
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@lewing
Copy link
Member

lewing commented May 23, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=685548
Build error leg or test failing: WasmTestOnFirefox-MT-Microsoft.Extensions.FileSystemGlobbing.Tests.WorkItemExecution
Pull request: #102489

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "fail: System.TypeLoadException: Could not load type of field",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
814017 dotnet/runtime WasmTestOnFirefox-MT-System.Console.Manual.Tests.WorkItemExecution #108061
812891 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.CompilerServices.Unsafe.Tests.WorkItemExecution #105427
797424 dotnet/runtime WasmTestOnFirefox-MT-Microsoft.Extensions.Configuration.Binder.Tests.WorkItemExecution #106924
788630 dotnet/runtime WasmTestOnFirefox-MT-Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.WorkItemExecution #106897

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 2 4

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=685548
Error message validated: [fail: System.TypeLoadException: Could not load type of field]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/28/2024 2:31:27 PM UTC

@lewing lewing added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab labels May 23, 2024
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 23, 2024
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label May 23, 2024
@lewing lewing added this to the 9.0.0 milestone May 23, 2024
@ericstj
Copy link
Member

ericstj commented May 23, 2024

@lewing the ordering in your ErrorMessage array matters. In the log geckodriver INFO occurs before fail: System.TypeLoadException so the order in the query needs to swap. I fixed it.

@lewing lewing changed the title Firefox MT typeload exceptions [wasm][mt] fail: System.TypeLoadException: Could not load type of field" May 28, 2024
@lewing
Copy link
Member Author

lewing commented May 28, 2024

similar to #102762

@lewing lewing removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Aug 14, 2024
@lewing lewing modified the milestones: 9.0.0, 10.0.0 Aug 14, 2024
@lewing
Copy link
Member Author

lewing commented Aug 14, 2024

This hasn't been hit in a couple of weeks, keeping open for now but moving to 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

2 participants