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][eat] System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency fails #56846

Closed
Tracked by #50724
radical opened this issue Aug 4, 2021 · 3 comments
Labels
arch-wasm WebAssembly architecture area-System.Linq linkable-framework Issues associated with delivering a linker friendly framework trimming-for-aot `EnableAggressiveTrimming=true` used for running tests with AOT untriaged New issue has not been triaged by the area owner

Comments

@radical
Copy link
Member

radical commented Aug 4, 2021

System.Linq.Queryable.Tests

[07:27:45] fail: [FAIL] System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency
[07:27:45] info: Assert.NotNull() Failure
[07:27:45] info:    at System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency()
[07:27:45] info:    at System.Reflection.RuntimeMethodInfo.Invoke(Object , BindingFlags , Binder , Object[] , CultureInfo )

Tests built with /p:EnableAggressiveTrimming=true

@radical radical added arch-wasm WebAssembly architecture area-System.Linq linkable-framework Issues associated with delivering a linker friendly framework trimming-for-aot `EnableAggressiveTrimming=true` used for running tests with AOT labels Aug 4, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Aug 4, 2021
@ghost
Copy link

ghost commented Aug 4, 2021

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

Issue Details

System.Linq.Queryable.Tests

[07:27:45] fail: [FAIL] System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency
[07:27:45] info: Assert.NotNull() Failure
[07:27:45] info:    at System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency()
[07:27:45] info:    at System.Reflection.RuntimeMethodInfo.Invoke(Object , BindingFlags , Binder , Object[] , CultureInfo )

Tests built with /p:EnableAggressiveTrimming=true

Author: radical
Assignees: -
Labels:

arch-wasm, area-System.Linq, linkable-framework, trimming-for-aot

Milestone: -

@lewing
Copy link
Member

lewing commented Aug 4, 2021

isn't this a duplicate of #50712

@radical
Copy link
Member Author

radical commented Aug 4, 2021

isn't this a duplicate of #50712

How did I not find this?! 👀

@radical radical closed this as completed Aug 4, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Linq linkable-framework Issues associated with delivering a linker friendly framework trimming-for-aot `EnableAggressiveTrimming=true` used for running tests with AOT untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants