-
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
Fix the disabled tests in the System V struct passing tests when Issue #2075 is resolved #4680
Closed
Tracked by
#63902
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
good first issue
Issue should be easy to implement, good for first-time contributors
JitUntriaged
CLR JIT issues needing additional triage
test-bug
Problem in test source code (most likely)
Milestone
Comments
@LLITCHEV ok |
#4679 was pushed out to Future. Doing the same with this issue. @yizhang82 @joshfree @LLITCHEV FYI. |
Closing as #4679 was also closed |
ghost
locked as resolved and limited conversation to collaborators
May 30, 2021
Reactivating to delete these test: runtime/src/tests/JIT/Methodical/structs/systemvbringup/structpinvoketests.cs Lines 171 to 187 in f04a242
(and many others in the same file) |
jakobbotsch
added a commit
to jakobbotsch/runtime
that referenced
this issue
Dec 16, 2022
jakobbotsch
added a commit
that referenced
this issue
Dec 17, 2022
* (Re)enable some SysV pinvoke tests Fix #4680 * Delete tests instead
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
good first issue
Issue should be easy to implement, good for first-time contributors
JitUntriaged
CLR JIT issues needing additional triage
test-bug
Problem in test source code (most likely)
Once the issue #4679 is resolved enable the commented out tests in System V bringup tests in JIT/Methodical/structs and make them test the right thing.
category:correctness
theme:testing
skill-level:beginner
cost:small
The text was updated successfully, but these errors were encountered: