-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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] System.Reflection.Tests.MethodInfoTests.TestFunctionPointers
failing with AOT on linux
#82272
Labels
arch-wasm
WebAssembly architecture
area-System.Reflection
disabled-test
The test is disabled in source code against the issue
test-failure
Milestone
Comments
radical
added
arch-wasm
WebAssembly architecture
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
test-failure
labels
Feb 16, 2023
Tagging subscribers to 'arch-wasm': @lewing Issue Details
System.Reflection.InvokeInterpreted.Tests:
System.Reflection.InvokeEmit.Tests:
This was added in #81006 and didn't get caught because we run only smoke tests for AOT/wasm on PRs.
|
radical
changed the title
[wasm]
[wasm] Feb 16, 2023
System.Reflection.Tests.MethodInfoTests.TestFunctionPointers
failing with trimming on linuxSystem.Reflection.Tests.MethodInfoTests.TestFunctionPointers
failing with AOT on linux
cc @steveharter |
ghost
added
the
in-pr
There is an active PR which will close this issue when it is merged
label
Feb 17, 2023
maraf
added
disabled-test
The test is disabled in source code against the issue
and removed
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
labels
Feb 17, 2023
vargaz
added a commit
to vargaz/runtime
that referenced
this issue
Feb 20, 2023
vargaz
added a commit
that referenced
this issue
Feb 21, 2023
* [mono][wasm] Fix ldftn in AOT mode, it should return a ftndesc. Fixes #82272. * Reenable tests.
ghost
removed
the
in-pr
There is an active PR which will close this issue when it is merged
label
Feb 21, 2023
ghost
locked as resolved and limited conversation to collaborators
Mar 23, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
arch-wasm
WebAssembly architecture
area-System.Reflection
disabled-test
The test is disabled in source code against the issue
test-failure
System.Reflection.Tests log:
System.Reflection.InvokeInterpreted.Tests:
System.Reflection.InvokeEmit.Tests:
This was added in #81006 and didn't get caught because we run only smoke tests for AOT/wasm on PRs.
Known Issue Error Message
Fill the error message using known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: