-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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] Runtime tests failing - _Vector2_3_4::Vector2_3_4Test.RunVector*Tests
because of missing support for native libraries
#93669
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=442221 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Vector2_3_4TestNative",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
These tests are failing as they depend on native test libraries. But wasm build for runtime tests does not support that yet. Issue: dotnet#93669
These tests are failing as they depend on native test libraries. But wasm build for runtime tests does not support that yet. Issue: #93669
The pattern on this was matching way to much, the original issue has been solved |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=442221
Build error leg or test failing: _Vector2_3_4::Vector2_3_4Test.RunVector2Tests()
Pull request: #93646
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=442221
Error message validated:
Vector2_3_4TestNative
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/18/2023 3:05:23 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: