Skip to content

Conversation

gbalykov
Copy link
Member

  • src/tests/Interop/PInvoke/NativeCallManagedComVisible/AssemblyTrue/AssemblyTrueTest.cs(646,25): error XUW1003: Test methods must be public. Add or change the visibility modifier of the test method to public.
  • src/tests/Interop/PInvoke/NativeCallManagedComVisible/AssemblyWithoutComVisible/AssemblyWithoutComVisibleTest.cs(646,25): error XUW1003: Test methods must be public. Add or change the visibility modifier of the test method to public.

Related PR: #94109

cc @t-mustafin @clamp03 @jkoritzinsky

- src/tests/Interop/PInvoke/NativeCallManagedComVisible/AssemblyTrue/AssemblyTrueTest.cs(646,25): error XUW1003: Test methods must be public. Add or change the visibility modifier of the test method to public.
- src/tests/Interop/PInvoke/NativeCallManagedComVisible/AssemblyWithoutComVisible/AssemblyWithoutComVisibleTest.cs(646,25): error XUW1003: Test methods must be public. Add or change the visibility modifier of the test method to public.
@ghost ghost added community-contribution Indicates that the PR has been added by a community member area-Interop-coreclr labels Dec 11, 2023
@gbalykov
Copy link
Member Author

@jkoritzinsky please take a look, after #94109 clr tests build fails at least with BuildAsStandalone=true

@jkoritzinsky jkoritzinsky merged commit c9088fe into dotnet:main Dec 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Interop-coreclr community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants