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

Closed
radical opened this issue Apr 5, 2021 · 4 comments
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono disabled-test The test is disabled in source code against the issue trimming-for-aot `EnableAggressiveTrimming=true` used for running tests with AOT
Milestone

Comments

@radical
Copy link
Member

radical commented Apr 5, 2021

Seen here

[02:19:15] fail: [FAIL] System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency
[02:19:15] info: Assert.NotNull() Failure
[02:19:15] info:    at System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency()
[02:19:15] info:    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
@radical radical added the arch-wasm WebAssembly architecture label Apr 5, 2021
@ghost
Copy link

ghost commented Apr 5, 2021

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

Issue Details
[02:19:15] fail: [FAIL] System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency
[02:19:15] info: Assert.NotNull() Failure
[02:19:15] info:    at System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency()
[02:19:15] info:    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Author: radical
Assignees: -
Labels:

arch-wasm

Milestone: -

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 5, 2021
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@radical radical added trimming-for-aot `EnableAggressiveTrimming=true` used for running tests with AOT disabled-test The test is disabled in source code against the issue labels Apr 5, 2021
@ghost
Copy link

ghost commented Apr 5, 2021

Tagging subscribers to this area: @CoffeeFlux
See info in area-owners.md if you want to be subscribed.

Issue Details

Seen here

[02:19:15] fail: [FAIL] System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency
[02:19:15] info: Assert.NotNull() Failure
[02:19:15] info:    at System.Linq.Tests.TrimCompatibilityTests.QueryableMethodsContainCorrectDynamicDependency()
[02:19:15] info:    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Author: radical
Assignees: -
Labels:

arch-wasm, area-VM-meta-mono, disabled-test, trimming-for-aot, untriaged

Milestone: -

@radical radical self-assigned this Apr 12, 2021
@radical radical removed their assignment Apr 30, 2021
@CoffeeFlux CoffeeFlux added this to the 6.0.0 milestone Jun 14, 2021
@CoffeeFlux CoffeeFlux removed the untriaged New issue has not been triaged by the area owner label Jun 14, 2021
@lewing lewing modified the milestones: 6.0.0, 7.0.0 Aug 4, 2021
lewing added a commit to lewing/runtime that referenced this issue Aug 16, 2021
thaystg added a commit to thaystg/runtime that referenced this issue Aug 16, 2021
…information

# By dotnet-maestro[bot] (4) and others
# Via GitHub
* origin/main: (58 commits)
  Localized file check-in by OneLocBuild Task (dotnet#57384)
  [debugger][wasm] Support DebuggerProxyAttribute (dotnet#56872)
  Account for type mismatch of `FIELD_LIST` members in LSRA (dotnet#57450)
  Qualify `sorted_table` allocation with `nothrow` (dotnet#57467)
  Rename transport packages to follow convention (dotnet#57504)
  Generate proper DWARF reg num for ARM32 (dotnet#57443)
  Enable System.Linq.Queryable and disable dotnet#50712 (dotnet#57464)
  Mark individual tests for 51211 (dotnet#57463)
  Fix Length for ReadOnlySequence created out of sliced Memory owned by MemoryManager (dotnet#57479)
  Add JsonConverter.Write/ReadAsPropertyName APIs (dotnet#57302)
  Remove workaround for dotnet/sdk#19482 (dotnet#57453)
  Do not drain HttpContentReadStream if the connection is disposed (dotnet#57287)
  [mono] Fix a few corner case overflow operations (dotnet#57407)
  make use of ports in SPN optional (dotnet#57159)
  Fixed H/3 stress server after the last Kestrel change (dotnet#57356)
  disable a failing stress test. (dotnet#57473)
  Eliminate temporary byte array allocations in the static constructor of `IPAddress`. (dotnet#57397)
  Update dependencies from https://github.com/dotnet/emsdk build 20210815.1 (dotnet#57447)
  [main] Update dependencies from mono/linker (dotnet#57344)
  Improve serializer performance (dotnet#57327)
  ...

# Conflicts:
#	src/mono/wasm/debugger/BrowserDebugProxy/MemberReferenceResolver.cs
#	src/mono/wasm/debugger/BrowserDebugProxy/MonoProxy.cs
#	src/mono/wasm/debugger/BrowserDebugProxy/MonoSDBHelper.cs
@ilonatommy
Copy link
Member

The error has not changed.

@lewing lewing modified the milestones: 7.0.0, 8.0.0 Jul 25, 2022
@lewing lewing modified the milestones: 8.0.0, Future Jul 21, 2023
@lewing lewing closed this as completed Jul 21, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono disabled-test The test is disabled in source code against the issue trimming-for-aot `EnableAggressiveTrimming=true` used for running tests with AOT
Projects
None yet
Development

No branches or pull requests

5 participants